Fix ChangeLog entry.

This commit is contained in:
Werner Lemberg 2013-05-17 14:00:26 +02:00
parent f04951af8d
commit 2799133a6e
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@
This makes the option TT_CONFIG_OPTION_SUBPIXEL_HINTING controllable
at runtime.
* include/freetype/ftttdrv.h: New file.
* include/freetype/config/ftheader.h (FT_TRUETYPE_DRIVER_H): New
macro.
* src/truetype/ttdriver.c: Include FT_TRUETYPE_DRIVER_H.
(tt_property_set, tt_property_get): Fill templates.