Sync docs after uifont addition, etc.

This commit is contained in:
Bill Kendrick 2023-05-29 13:40:53 -07:00
parent 12ff955f68
commit 71ff56df96
25 changed files with 286 additions and 15 deletions

View file

@ -107,7 +107,14 @@ What's New in Tux Paint version 0.9.31?
Create templates from Open dialog
Saved drawings can be turned into templates (used to make new
drawings) via a new option in the Open dialog
drawings) via a new option in the Open dialog. (This feature may
be deactivated using the "notemplateexport" simplification
option.)
User interface font may be overridden
The font used for the user interface (button labels, dialog
pop-ups, and instructions) can be overridden from its default
("DejaVu Sans"). (See the "uifont" configuration option.)
See CHANGES.txt for the complete list of changes.