summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2019-06-19 16:45:39 +0200
committerWerner Lemberg <wl@gnu.org>2019-06-19 16:45:39 +0200
commit1e20a37f641d3b3e5e92b9a49d08553bc7bac5de (patch)
tree99c16d6ef0aaf09b8f6450ebdd0c95dc17a7be77
parent983a87c6ece8d46e33bf7f6ff68f61b0d7a133d2 (diff)
downloadfreetype2-1e20a37f641d3b3e5e92b9a49d08553bc7bac5de.tar.gz
docs/CHANGES: Updated.
-rw-r--r--docs/CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index e69404817..f36cb19b7 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -32,6 +32,11 @@ CHANGES BETWEEN 2.10.0 and 2.10.1
changed to make it faster. This can cause very subtle rendering
changes, which aren't noticeable by the eye, however.
+ - The auto-hinter now disables hinting if there are blue zones
+ defined for a `style' (i.e., a certain combination of a script and
+ its related typographic features) but the font doesn't contain any
+ characters needed to set up at least one blue zone.
+
- The `ftmulti' demo program now supports multiple hidden axes with
the same name tag.