summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2017-12-31 11:16:36 +0100
committerWerner Lemberg <wl@gnu.org>2017-12-31 11:16:36 +0100
commita9a5aa573e8f7e13e1ec6cadf54c18b018ff8e02 (patch)
tree7df6940199938e0fd9dd31dd8bda11edbf3a0317 /docs
parent3f090c6843dea837d1054e994e9ba18fefb75a62 (diff)
downloadfreetype2-a9a5aa573e8f7e13e1ec6cadf54c18b018ff8e02.tar.gz
Update `CHANGES' file with demo program news.
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index 4f8b9d48f..d990ee14b 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -70,6 +70,18 @@ CHANGES BETWEEN 2.8.1 and 2.8.2
- Some fuzzer fixes to better reject malformed fonts.
+ - The `ftbench' demo program has a new test for opening a new face
+ and loading some glyphs.
+
+ - The `ftbench' demo program has a new option `-j' to specify the
+ last glyph index to be used in the tests.
+
+ - The `ftgrid' demo program has a new option `-n' to suppress
+ display of named instances of variation fonts.
+
+ - The `ttdebug' demo program can now show a stack trace (key `K')
+ and switch between hexadecimal and decimal display of integers
+ (key `I').
======================================================================