summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/CHANGES10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index dc851da39..999667ec0 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -25,10 +25,16 @@ CHANGES BETWEEN 2.5.5 and 2.6
- Arabic script support has been added to the auto-hinter.
- - Following OpenType version 1.7, advance widths and side bearing
- values in CFFs (wrapped in an SFNT structure) are now always
+ - Following OpenType version 1.7, advance widths and side bearing
+ values in CFFs (wrapped in an SFNT structure) are now always
taken from the `hmtx' table.
+ - Following OpenType version 1.7, the PostScript font name of a
+ CFF font (wrapped in an SFNT structure) is now always taken from
+ the `name' table. This is also true for OpenType Collections
+ (i.e., TTCs using CFFs subfonts instead of TTFs), where it may
+ have a significant difference.
+
III. MISCELLANEOUS