From fe027ad1a10e233c540c6e873c737b5bb2a9039c Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 1 Nov 2022 10:28:44 -0300 Subject: Add To Polygon screenshot to Help page + refactor relevant pages Change-Id: I3759f2d86df0cd66913d11a7d2711614315e24a1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142115 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/06/sd_screenshots.xhp | 6 ++++++ source/text/simpress/01/13050200.xhp | 26 ++++++++++++-------------- source/text/simpress/guide/vectorize.xhp | 7 ++----- 3 files changed, 20 insertions(+), 19 deletions(-) (limited to 'source') diff --git a/source/text/shared/06/sd_screenshots.xhp b/source/text/shared/06/sd_screenshots.xhp index df51970344..4bbb31ed41 100644 --- a/source/text/shared/06/sd_screenshots.xhp +++ b/source/text/shared/06/sd_screenshots.xhp @@ -16,6 +16,7 @@ + paste this on target: embed href="text/shared/06/sd_screenshots.xhp#section_id"
Insert layer dialog @@ -26,5 +27,10 @@ Snap Object Dialog
+
+ + To Polygon dialog + +
diff --git a/source/text/simpress/01/13050200.xhp b/source/text/simpress/01/13050200.xhp index a8537138ef..fa772fd9f8 100644 --- a/source/text/simpress/01/13050200.xhp +++ b/source/text/simpress/01/13050200.xhp @@ -1,6 +1,4 @@ - - - @@ -34,37 +31,38 @@ -To Polygon +

To Polygon

Converts the selected object to a polygon (a closed object bounded by straight lines). The appearance of the object does not change. If you want, you can right-click and choose Edit Points to view the changes.
-Convert to Polygon + +

Convert to Polygon

The following options are required to convert a bitmap image to a polygon. The converted image is actually a collection of smaller polygons filled with color. -Settings +

Settings

Set the conversion options for the image. -Number of colors: +

Number of colors:

Enter the number of colors to be displayed in the converted image. $[officename] generates a polygon for each occurrence of a color in the image. -Point reduction +

Point reduction

Removes color polygons that are smaller than the pixel value you enter. -Fill holes +

Fill holes

Fills the color gaps caused by applying a point reduction. -Tile size +

Tile size

Enter the size of the rectangle for the background fill. -Source image: +

Source image:

Preview of the original image. -Vectorized image: +

Vectorized image:

Preview of the converted image. Click Preview to generate the vectorized image. -Progress +

Progress

Displays the conversion progress. -Preview +

Preview

Previews the converted image without applying the changes.
diff --git a/source/text/simpress/guide/vectorize.xhp b/source/text/simpress/guide/vectorize.xhp index 21c06cc893..75ef8705b6 100644 --- a/source/text/simpress/guide/vectorize.xhp +++ b/source/text/simpress/guide/vectorize.xhp @@ -1,6 +1,4 @@ - - - @@ -35,8 +32,8 @@ bitmaps; converting to vector graphics vector graphics; converting bitmaps -Converting Bitmap Images into Vector Graphics - +

Converting Bitmap Images into Vector Graphics +

A vector graphic can be resized without losing the quality of the graphic. In $[officename] Draw and Impress, you can convert a bitmap image into a vector graphic. -- cgit