From e85eb98a571397c204e715e5743293f0e32402e2 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 1 Jun 2023 23:13:41 -0700 Subject: [PATCH] More changelog updates --- docs/CHANGES.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 1695a1f70..90eb83a34 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -54,18 +54,17 @@ https://tuxpaint.org/ Closes https://sourceforge.net/p/tuxpaint/feature-requests/236/ Bill Kendrick - * WIP "Erase" controls may be disabled via a new simplification + * "Erase" controls may be disabled via a new simplification configuration setting, "--noerase". This removes the ability to delete: + saved images from the "Open" dialog, and - + WIP templates, from the "New" dialog + + templates, from the "New" dialog Bill Kendrick * WIP Ability to specify a font for Tux Paint's UI (button labels, dialog boxes, Tux tip text at the bottom). + The requested font & actual font loaded will be echo'd to STDOUT + TODO Provide a way to list available fonts ("--uifont list"?) - + TODO List fonts in a pull-down menu in Tux Paint Config.? Closes https://sourceforge.net/p/tuxpaint/feature-requests/146/ Bill Kendrick