From d03d57fb42e33cfff85b0b8b98f626af01ae0253 Mon Sep 17 00:00:00 2001 From: Peter Baker Date: Tue, 30 May 2023 19:06:35 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e55fb8d..9fb1b22 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For more information, see the [documentation](https://github.com/psb1558/ygt/tre ## Changes -### Version 0.2.4 (circa 2023-5-31) +### Version 0.2.4 (2023-5-30) Qt was adding extra antialiasing in string/array preview. We now display only FreeType antialiasing. @@ -28,6 +28,10 @@ Can now pass indices to cvNN and salt. Fixed crash on file not found. +Preview->Features launches a dialog with which you can supply values, on, off, or 1-99 to any GSUB feature. Use it (among other things) to turn off features that are on by default. + +Enhanced Preview->Script and Preview->Language menus (descriptions as well as tags). + ### Version 0.2.3 (2023-5-25) Enable OpenType features in string preview panel (via Harfbuzz).