ref: 1a39944fa0a29b15ba563fe36178d071c97b4e24
parent: 01af71d42fd7effb5e9211a7a2c26d17e7adccb1
author: Werner Lemberg <[email protected]>
date: Thu Oct 3 02:16:50 EDT 2013
Updated CHANGES file.
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -8,12 +8,16 @@
- The vertical size of glyphs was incorrectly set after a call to
`FT_GlyphSlot_Embolden', resulting in clipped glyphs.
+ - Many fields of the `PCLT' table in SFNT based fonts (if accessed
+ with `FT_Get_Sfnt_Table') were computed incorrectly.
+
II. IMPORTANT CHANGES
- WOFF support has been added.
- - The auto-hinter now supports Hebrew.
+ - The auto-hinter now supports Hebrew. Greek and Cyrillic support
+ has been improved.
III. MISCELLANEOUS