Sync'd docs to get new tp_magic_example.c

...now localizable!
This commit is contained in:
Bill Kendrick 2022-10-18 01:27:36 -07:00
parent 3160b07a3c
commit 9986ef2a49
24 changed files with 5360 additions and 139 deletions

View file

@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
http://www.tuxpaint.org/
2022.October.14 (0.9.29)
2022.October.18 (0.9.29)
* Improvements to "Stamp" tool:
-----------------------------
* Stamps may now be rotated.
@ -162,7 +162,11 @@ http://www.tuxpaint.org/
Mark Kim <markuskimius@gmail.com>
* Magic tool API documentation updated to match other docs,
and allow for localization.
and allow for localization. (Maintained in "tuxpaint-docs" repo.)
Bill Kendrick <bill@newbreedsoftware.com>
* WIP - Example Magic tool source file ("tp_magic_example.c")
now allows for localization. (Maintained in "tuxpaint-docs" repo.)
Bill Kendrick <bill@newbreedsoftware.com>
* "--verbose-version" now shows whether SDL2_Pango is being used.