diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 6f60b3cca..8720e83bb 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -6,7 +6,7 @@ Copyright (c) 2002-2024 Various contributors (see below, and AUTHORS.txt) https://tuxpaint.org/ -2024.April.11 (0.9.33) +2024.April.12 (0.9.33) * New Magic Tools: ---------------- * WIP Specular Reflection: Draws a slightly blurred, wavy, and @@ -89,7 +89,7 @@ https://tuxpaint.org/ + Magic tools can provide a value that allows them to be sorted and grouped together (rather than always relying on the localized name of the tool). - - WIP Updated many magic tools to take advantage of this. + - Updated many magic tools to take advantage of this. + Note: `TP_MAGIC_API_VERSION` bumped to 0x00000009. Bill Kendrick diff --git a/docs/html/images/magic_examples/filled_polygon.png b/docs/html/images/magic_examples/filled_polygon.png new file mode 100644 index 000000000..59b0d5a51 Binary files /dev/null and b/docs/html/images/magic_examples/filled_polygon.png differ diff --git a/magic/magic-docs/en/html/filled_polygon.html b/magic/magic-docs/en/html/filled_polygon.html index 042b1ec90..51e89f26f 100644 --- a/magic/magic-docs/en/html/filled_polygon.html +++ b/magic/magic-docs/en/html/filled_polygon.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Place three or more connected points on your picture to form a polygon; it will be filled with the currently-chosen color. (Connect the final (red) point to the initial (green) point.)

+

This tool is operated in a freehand fashion.

This tool offers color choices.