diff --git a/Documentation/Gifbuilder/ObjectNames/Adjust/Index.rst b/Documentation/Gifbuilder/ObjectNames/Adjust/Index.rst index d74244d20..25d73bb15 100644 --- a/Documentation/Gifbuilder/ObjectNames/Adjust/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Adjust/Index.rst @@ -22,6 +22,8 @@ Example 20.value = inputLevels = 13, 230 +.. _gifbuilder-adjust-properties: + Properties ========== @@ -35,6 +37,7 @@ inputLevels ----------- .. confval:: inputLevels + :name: gifbuilder-adjust-inputLevels :Data type: low, high (int<0,255>, int<0, 255>) @@ -66,6 +69,7 @@ outputLevels ------------ .. confval:: outputLevels + :name: gifbuilder-adjust-outputLevels :Data type: low, high (int<0,255>, int<0, 255>) @@ -98,6 +102,7 @@ autoLevels ---------- .. confval:: autoLevels + :name: gifbuilder-adjust-autoLevels Sets the :ref:`inputLevels ` and :ref:`outputLevels ` automatically. diff --git a/Documentation/Gifbuilder/ObjectNames/Box/Index.rst b/Documentation/Gifbuilder/ObjectNames/Box/Index.rst index 3c0857786..b3bbba1ff 100644 --- a/Documentation/Gifbuilder/ObjectNames/Box/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Box/Index.rst @@ -29,6 +29,7 @@ Example } } +.. _gifbuilder-box-properties: Properties ========== @@ -42,6 +43,7 @@ align ----- .. confval:: align + :name: gifbuilder-box-align :Data type: VHalign / :ref:`stdWrap ` :Default: l, t @@ -89,6 +91,7 @@ color ----- .. confval:: color + :name: gifbuilder-box-color :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` :Default: black @@ -102,6 +105,7 @@ dimensions ---------- .. confval:: dimensions + :name: gifbuilder-box-dimensions :Data type: x,y,w,h :ref:`+calc ` / :ref:`stdWrap ` @@ -119,6 +123,7 @@ opacity ------- .. confval:: opacity + :name: gifbuilder-box-opacity :Data type: positive integer (1-100) / :ref:`stdWrap ` :Default: 100 diff --git a/Documentation/Gifbuilder/ObjectNames/Crop/Index.rst b/Documentation/Gifbuilder/ObjectNames/Crop/Index.rst index 19fd0f6d7..cbabbf786 100644 --- a/Documentation/Gifbuilder/ObjectNames/Crop/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Crop/Index.rst @@ -10,6 +10,8 @@ CROP This object resets :ref:`gifbuilder-properties-workArea` to the new dimensions of the image! +.. _gifbuilder-properties: + Properties ========== @@ -22,6 +24,7 @@ align ----- .. confval:: align + :name: gifbuilder-crop-align :Data type: VHalign / :ref:`stdWrap ` :Default: l, t @@ -69,6 +72,7 @@ backColor --------- .. confval:: backColor + :name: gifbuilder-crop-backColor :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` :Default: The original background color @@ -81,6 +85,7 @@ crop ---- .. confval:: crop + :name: gifbuilder-crop-crop :Data type: x,y,w,h :ref:`+calc ` /:ref:`stdWrap ` diff --git a/Documentation/Gifbuilder/ObjectNames/Effect/Index.rst b/Documentation/Gifbuilder/ObjectNames/Effect/Index.rst index be45519b6..0a008e500 100644 --- a/Documentation/Gifbuilder/ObjectNames/Effect/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Effect/Index.rst @@ -12,6 +12,7 @@ The :typoscript:`EFFECT` object allows to apply one or more of the It has only one property: :typoscript:`value`. :ref:`stdWrap ` is available for :typoscript:`value`. +.. _gifbuilder-effect-syntax: Syntax ====== @@ -26,6 +27,7 @@ All effects are defined as the effect only or as an effect/value pair inside :typoscript:`value`. Multiple effects or effect/value pairs are separated by :typoscript:`|`. +.. _gifbuilder-effect-example: Example ======= @@ -62,6 +64,7 @@ blur ---- .. confval:: blur + :name: gifbuilder-effect-blur :Data type: integer (1-99) :Default: 0 @@ -83,6 +86,7 @@ charcoal -------- .. confval:: charcoal + :name: gifbuilder-effect-charcoal :Data type: integer (0-100) :Default: 0 @@ -105,6 +109,7 @@ colors ------ .. confval:: colors + :name: gifbuilder-effect-colors :Data type: integer (2-255) @@ -125,6 +130,7 @@ edge ---- .. confval:: edge + :name: gifbuilder-effect-edge :Data type: integer (0-99) :Default: 0 @@ -148,6 +154,7 @@ emboss ------ .. confval:: emboss + :name: gifbuilder-effect-emboss Creates a relief effect: Creates highlights or shadows that replace light and dark boundaries in the image. @@ -167,6 +174,7 @@ flip ---- .. confval:: flip + :name: gifbuilder-effect-flip Vertical flipping. @@ -185,6 +193,7 @@ flop ---- .. confval:: flop + :name: gifbuilder-effect-flop Horizontal flipping. @@ -203,6 +212,7 @@ gamma ----- .. confval:: gamma + :name: gifbuilder-effect-gamma :Data type: double (0.5 - 3.0) :Default: 1.0 @@ -224,6 +234,7 @@ gray ---- .. confval:: gray + :name: gifbuilder-effect-gray The image is converted to gray tones. @@ -245,6 +256,7 @@ invert ------ .. confval:: invert + :name: gifbuilder-effect-invert Invert the colors. @@ -263,6 +275,7 @@ rotate ------ .. confval:: rotate + :name: gifbuilder-effect-rotate :Data type: integer (0-360) :Default: 0 @@ -287,6 +300,7 @@ sharpen ------- .. confval:: sharpen + :name: gifbuilder-effect-sharpen :Data type: integer (0-99) :Default: 0 @@ -308,6 +322,7 @@ shear ----- .. confval:: shear + :name: gifbuilder-effect-shear :Data type: integer (-90 - 90) :Default: 0 @@ -332,6 +347,7 @@ solarize -------- .. confval:: solarize + :name: gifbuilder-effect-solarize :Data type: integer (0-99) :Default: 0 @@ -357,6 +373,7 @@ swirl ----- .. confval:: swirl + :name: gifbuilder-effect-swirl :Data type: integer (0-1000) :Default: 0 @@ -378,6 +395,7 @@ wave ---- .. confval:: wave + :name: gifbuilder-effect-wave :Data type: integer,integer (both 0-99) :Default: 0,0 diff --git a/Documentation/Gifbuilder/ObjectNames/Ellipse/Index.rst b/Documentation/Gifbuilder/ObjectNames/Ellipse/Index.rst index 4f4fef721..8c7f3fe3c 100644 --- a/Documentation/Gifbuilder/ObjectNames/Ellipse/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Ellipse/Index.rst @@ -8,6 +8,7 @@ ELLIPSE Prints a filled ellipse. +.. _gifbuilder-ellipse-example: Example ======= @@ -25,6 +26,7 @@ Example 10.color = red } +.. _gifbuilder-properties: Properties ========== @@ -39,6 +41,7 @@ color ----- .. confval:: color + :name: gifbuilder-ellipse-color :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` :Default: black @@ -52,6 +55,7 @@ dimensions ---------- .. confval:: dimensions + :name: gifbuilder-ellipse-dimensions :Data type: x,y,w,h :ref:`+calc ` / :ref:`stdWrap ` diff --git a/Documentation/Gifbuilder/ObjectNames/Emboss/Index.rst b/Documentation/Gifbuilder/ObjectNames/Emboss/Index.rst index 7d7c8a02a..6c70648b7 100644 --- a/Documentation/Gifbuilder/ObjectNames/Emboss/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Emboss/Index.rst @@ -10,6 +10,7 @@ The :typoscript:`EMBOSS` object uses two shadow offsets in opposite directions and with different colors to create an effect of light cast onto an embossed text. +.. _gifbuilder-emboss-properties: Properties ========== @@ -24,6 +25,7 @@ blur ---- .. confval:: blur + :name: gifbuilder-emboss-blur :Data type: integer (1-99) / :ref:`stdWrap ` @@ -37,6 +39,7 @@ highColor --------- .. confval:: highColor + :name: gifbuilder-emboss-highColor :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` @@ -49,6 +52,7 @@ intensity --------- .. confval:: intensity + :name: gifbuilder-emboss-intensity :Data type: integer (0-100) / :ref:`stdWrap ` @@ -62,6 +66,7 @@ lowColor -------- .. confval:: lowColor + :name: gifbuilder-emboss-lowColor :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` @@ -74,6 +79,7 @@ opacity ------- .. confval:: opacity + :name: gifbuilder-emboss-opacity :Data type: integer (1-100) / :ref:`stdWrap ` @@ -90,6 +96,7 @@ offset ------ .. confval:: offset + :name: gifbuilder-emboss-offset :Data type: x,y / :ref:`stdWrap ` @@ -102,6 +109,7 @@ textObjNum ---------- .. confval:: textObjNum + :name: _gifbuilder-emboss-textObjNum :Data type: positive integer / :ref:`stdWrap ` diff --git a/Documentation/Gifbuilder/ObjectNames/Image/Index.rst b/Documentation/Gifbuilder/ObjectNames/Image/Index.rst index db006144d..c7f7ae368 100644 --- a/Documentation/Gifbuilder/ObjectNames/Image/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Image/Index.rst @@ -8,6 +8,7 @@ IMAGE Renders an image file. +.. _gifbuilder-image-properties: Properties ========== @@ -22,6 +23,7 @@ align ----- .. confval:: align + :name: gifbuilder-image-align :Data type: VHalign / :ref:`stdWrap ` :Default: 1,1 @@ -69,6 +71,7 @@ file ---- .. confval:: file + :name: gifbuilder-image-file :Data type: :ref:`data-type-imgResource` @@ -81,6 +84,7 @@ mask ---- .. confval:: mask + :name: gifbuilder-image-mask :Data type: :ref:`data-type-imgResource` @@ -93,6 +97,7 @@ offset ------ .. confval:: offset + :name: gifbuilder-image-offset :Data type: x,y :ref:`+calc ` / :ref:`stdWrap ` :Default: 0,0 @@ -106,6 +111,7 @@ tile ---- .. confval:: tile + :name: gifbuilder-image-tile :Data type: x,y / :ref:`stdWrap ` :Default: 1,1 diff --git a/Documentation/Gifbuilder/ObjectNames/Outline/Index.rst b/Documentation/Gifbuilder/ObjectNames/Outline/Index.rst index 8a8e6f68f..2fcc63926 100644 --- a/Documentation/Gifbuilder/ObjectNames/Outline/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Outline/Index.rst @@ -14,6 +14,7 @@ This outline normally renders quite ugly as it is done by printing 4 or :ref:`shadow ` with a high intensity instead. That works better! +.. _gifbuilder-outline-properties: Properties ========== @@ -28,6 +29,7 @@ color ----- .. confval:: color + :name: gifbuilder-outline-color :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` @@ -40,6 +42,7 @@ textObjNum ---------- .. confval:: textObjNum + :name: gifbuilder-outline-textObjNum :Data type: positive integer / :ref:`stdWrap ` @@ -58,6 +61,7 @@ thickness --------- .. confval:: thickness + :name: gifbuilder-outline-thickness :Data type: x,y / :ref:`stdWrap ` diff --git a/Documentation/Gifbuilder/ObjectNames/Scale/Index.rst b/Documentation/Gifbuilder/ObjectNames/Scale/Index.rst index 900b51786..804001a4d 100644 --- a/Documentation/Gifbuilder/ObjectNames/Scale/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Scale/Index.rst @@ -12,6 +12,7 @@ This scales the GIFBUILDER object to the provided dimensions. This object resets :ref:`gifbuilder-properties-workArea` to the new dimensions of the image! +.. _gifbuilder-scale-properties: Properties ========== @@ -26,6 +27,7 @@ height ------ .. confval:: height + :name: gifbuilder-scale-height :Data type: pixels :ref:`+calc ` / :ref:`stdWrap ` @@ -38,6 +40,7 @@ params ------ .. confval:: params + :name: gifbuilder-scale-params :Data type: GraphicsMagick/ImageMagick parameters @@ -50,6 +53,7 @@ width ----- .. confval:: width + :name: gifbuilder-scale-width :Data type: pixels :ref:`+calc ` / :ref:`stdWrap ` diff --git a/Documentation/Gifbuilder/ObjectNames/Shadow/Index.rst b/Documentation/Gifbuilder/ObjectNames/Shadow/Index.rst index f0c224c2a..f89e86843 100644 --- a/Documentation/Gifbuilder/ObjectNames/Shadow/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Shadow/Index.rst @@ -8,6 +8,8 @@ SHADOW Creates a shadow under the associated text. +.. _gifbuilder-shadow-properties: + Properties ========== @@ -21,6 +23,7 @@ blur ---- .. confval:: blur + :name: gifbuilder-shadow-blur :Data type: integer (1-99) / :ref:`stdWrap ` @@ -34,6 +37,7 @@ color ----- .. confval:: color + :name: gifbuilder-shadow-color :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` @@ -46,6 +50,7 @@ intensity --------- .. confval:: intensity + :name: gifbuilder-shadow-intensity :Data type: integer (1-100) / :ref:`stdWrap ` @@ -59,6 +64,7 @@ offset ------ .. confval:: offset + :name: gifbuilder-shadow-offset :Data type: x,y / :ref:`stdWrap ` @@ -71,6 +77,7 @@ opacity ------- .. confval:: opacity + :name: gifbuilder-shadow-opacity :Data type: integer (1-100) / :ref:`stdWrap ` @@ -87,6 +94,7 @@ textObjNum ---------- .. confval:: textObjNum + :name: gifbuilder-shadow-textObjNum :Data type: positive integer / :ref:`stdWrap ` diff --git a/Documentation/Gifbuilder/ObjectNames/Text/Index.rst b/Documentation/Gifbuilder/ObjectNames/Text/Index.rst index d47790714..c5c81f593 100644 --- a/Documentation/Gifbuilder/ObjectNames/Text/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Text/Index.rst @@ -8,6 +8,7 @@ TEXT Renders a text. +.. _gifbuilder-text-properties: Properties ========== @@ -22,6 +23,7 @@ align ----- .. confval:: align + :name: gifbuilder-text-align :Data type: align / :ref:`stdWrap ` :Default: left @@ -41,6 +43,7 @@ angle ----- .. confval:: angle + :name: gifbuilder-text-angle :Data type: :ref:`data-type-degree` :Default: 0 @@ -59,6 +62,7 @@ antiAlias --------- .. confval:: antiAlias + :name: gifbuilder-text-antiAlias :Data type: boolean :Default: 1 (true) @@ -79,6 +83,7 @@ breakSpace ---------- .. confval:: breakSpace + :name: gifbuilder-text-breakSpace :Data type: float :Default: 1.0 @@ -93,6 +98,7 @@ breakWidth ---------- .. confval:: breakWidth + :name: gifbuilder-text-breakWidth :Data type: integer / :ref:`stdWrap ` @@ -106,6 +112,7 @@ doNotStripHTML -------------- .. confval:: doNotStripHTML + :name: gifbuilder-text-doNotStripHTML :Data type: boolean :Default: 0 (false) @@ -120,6 +127,7 @@ emboss ------ .. confval:: emboss + :name: gifbuilder-text-emboss :Data type: GIFBUILDER object :ref:`->EMBOSS ` @@ -130,6 +138,7 @@ fontColor --------- .. confval:: fontColor + :name: gifbuilder-text-fontColor :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` :Default: black @@ -143,6 +152,7 @@ fontFile -------- .. confval:: fontFile + :name: gifbuilder-text-fontFile :Data type: resource / :ref:`stdWrap ` :Default: Nimbus (Arial clone) @@ -157,6 +167,7 @@ fontSize -------- .. confval:: fontSize + :name: gifbuilder-text-fontSize :Data type: positive integer / :ref:`stdWrap ` :Default: 12 @@ -170,6 +181,7 @@ hide ---- .. confval:: hide + :name: gifbuilder-text-hide :Data type: boolean / :ref:`stdWrap ` :Default: 0 (false) @@ -187,6 +199,7 @@ iterations ---------- .. confval:: iterations + :name: gifbuilder-text-iterations :Data type: positive integer / :ref:`stdWrap ` :Default: 1 @@ -205,6 +218,7 @@ maxWidth -------- .. confval:: maxWidth + :name: gifbuilder-text-maxWidth :Data type: positive integer / :ref:`stdWrap ` @@ -222,6 +236,7 @@ niceText -------- .. confval:: niceText + :name: gifbuilder-text-niceText :Data type: boolean / :ref:`stdWrap ` @@ -247,6 +262,7 @@ after ~~~~~ .. confval:: niceText.after + :name: gifbuilder-text-niceText-after GraphicsMagick/ImageMagick parameters after scale. @@ -257,6 +273,7 @@ before ~~~~~~ .. confval:: niceText.before + :name: gifbuilder-text-niceText-before GraphicsMagick/ImageMagick parameters before scale. @@ -267,6 +284,7 @@ scaleFactor ~~~~~~~~~~~ .. confval:: niceText.scaleFactor + :name: gifbuilder-text-niceText-scaleFactor :Data type: integer (2-5) @@ -279,6 +297,7 @@ sharpen ~~~~~~~ .. confval:: niceText.sharpen + :name: gifbuilder-text-niceText-sharpen :Data type: integer (0-99) @@ -292,6 +311,7 @@ offset ------ .. confval:: offset + :name: gifbuilder-text-offset :Data type: x,y :ref:`+calc ` / :ref:`stdWrap ` :Default: 0,0 @@ -305,6 +325,7 @@ outline ------- .. confval:: outline + :name: gifbuilder-text-outline :Data type: GIFBUILDER object :ref:`->OUTLINE ` @@ -315,6 +336,7 @@ shadow ------ .. confval:: shadow + :name: gifbuilder-text-shadow :Data type: GIFBUILDER object :ref:`->SHADOW ` @@ -325,6 +347,7 @@ spacing ------- .. confval:: spacing + :name: gifbuilder-text-spacing :Data type: positive integer / :ref:`stdWrap ` :Default: 0 @@ -338,6 +361,7 @@ splitRendering -------------- .. confval:: splitRendering + :name: gifbuilder-text-splitRendering :Data type: integer / *(array of keys)* @@ -359,6 +383,7 @@ splitRendering ~~~~~~~ .. confval:: splitRendering.[array] + :name: gifbuilder-text-splitRendering-array :Data type: integer @@ -443,6 +468,7 @@ compX ~~~~~ .. confval:: splitRendering.compX + :name: gifbuilder-text-splitRendering-compX :Data type: integer @@ -455,6 +481,7 @@ compY ~~~~~ .. confval:: splitRendering.compY + :name: gifbuilder-text-splitRendering-compY :Data type: integer @@ -467,6 +494,7 @@ text ---- .. confval:: text + :name: gifbuilder-text-text :Data type: string / :ref:`stdWrap ` @@ -483,6 +511,7 @@ textMaxLength ------------- .. confval:: textMaxLength + :name: gifbuilder-text-textMaxLength :Data type: integer :Default: 100 @@ -497,6 +526,7 @@ wordSpacing ----------- .. confval:: wordSpacing + :name: gifbuilder-text-wordSpacing :Data type: positive integer / :ref:`stdWrap ` :Default: :ref:`spacing ` * 2 diff --git a/Documentation/Gifbuilder/ObjectNames/Workarea/Index.rst b/Documentation/Gifbuilder/ObjectNames/Workarea/Index.rst index 461c41f90..b3a95ad10 100644 --- a/Documentation/Gifbuilder/ObjectNames/Workarea/Index.rst +++ b/Documentation/Gifbuilder/ObjectNames/Workarea/Index.rst @@ -8,6 +8,7 @@ WORKAREA Sets another work area. +.. _gifbuilder-workarea-properties: Properties ========== @@ -21,6 +22,7 @@ clear ----- .. confval:: clear + :name: gifbuilder-workarea-clear :Data type: string @@ -36,6 +38,7 @@ set --- .. confval:: set + :name: gifbuilder-workarea-set :Data type: x,y,w,h :ref:`+calc ` / :ref:`stdWrap ` diff --git a/Documentation/Gifbuilder/Properties.rst b/Documentation/Gifbuilder/Properties.rst index ef15f74fd..c6bd173d1 100644 --- a/Documentation/Gifbuilder/Properties.rst +++ b/Documentation/Gifbuilder/Properties.rst @@ -15,6 +15,7 @@ Properties ========== .. confval:: 1,2,3,4... + :name: gifbuilder-properties-array :Data type: :ref:`Gifbuilder Object ` + .if (:ref:`->if `) @@ -30,6 +31,7 @@ backColor ========= .. confval:: backColor + :name: gifbuilder-properties-backColor :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` :Default: white @@ -48,6 +50,7 @@ charRangeMap ------- .. confval:: charRangeMap.[array] + :name: gifbuilder-properties-charRangeMap-array :Data type: string @@ -82,6 +85,7 @@ charRangeMap --------------------- .. confval:: charRangeMap.[array].charMapConfig + :name: gifbuilder-properties-charRangeMap-charMapConfig :Data type: :ref:`TEXT ` / :ref:`splitRendering.[array] ` configuration @@ -95,6 +99,7 @@ charRangeMap ----------------------------- .. confval:: charRangeMap.[array].fontSizeMultiplicator + :name: gifbuilder-properties-charRangeMap-fontSizeMultiplicator :Data type: double @@ -110,6 +115,7 @@ charRangeMap ----------------------------- .. confval:: charRangeMap.[array].pixelSpaceFontSizeRef + :name: gifbuilder-properties-charRangeMap-pixelSpaceFontSizeRef :Data type: double @@ -160,6 +166,7 @@ format Support for WebP has been added. .. confval:: format + :name: gifbuilder-properties-format :Data type: "gif" / "jpg" / "jpeg" / "png" / "webp" :Default: png @@ -180,6 +187,7 @@ maxHeight ========= .. confval:: maxHeight + :name: gifbuilder-properties-maxHeight :Data type: positive integer / :ref:`stdWrap ` @@ -192,6 +200,7 @@ maxWidth ======== .. confval:: maxWidth + :name: gifbuilder-properties-maxWidth :Data type: positive integer / :ref:`stdWrap ` @@ -204,6 +213,7 @@ offset ====== .. confval:: offset + :name: gifbuilder-properties-offset :Data type: x,y :ref:`+calc ` / :ref:`stdWrap ` :Default: 0,0 @@ -220,6 +230,7 @@ quality The quality can be set for WebP images. .. confval:: quality + :name: gifbuilder-properties-quality :Data type: Between 10 (lowest quality) and 100 (highest quality) / additionally, 101 (lossless) for WebP @@ -238,6 +249,7 @@ transparentBackground ===================== .. confval:: transparentBackground + :name: gifbuilder-properties-transparentBackground :Data type: boolean / :ref:`stdWrap ` @@ -256,6 +268,7 @@ transparentColor ================ .. confval:: transparentColor + :name: gifbuilder-properties-transparentColor :Data type: :ref:`data-type-GraphicColor` / :ref:`stdWrap ` @@ -268,6 +281,7 @@ closest ------- .. confval:: transparentColor.closest + :name: gifbuilder-properties-transparentColor-closest :Data Type: boolean @@ -285,6 +299,7 @@ workArea ======== .. confval:: workArea + :name: gifbuilder-properties-workArea :Data type: x,y,w,h :ref:`+calc ` / :ref:`stdWrap ` @@ -301,6 +316,7 @@ XY == .. confval:: XY + :name: gifbuilder-properties-XY :Data type: x,y :ref:`+calc ` (1-2000) / :ref:`stdWrap ` :Default: 120,50 @@ -314,6 +330,7 @@ reduceColors ============ .. confval:: reduceColors + :name: gifbuilder-properties-reduceColors .. versionchanged:: 13.0 This property has been removed.