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).