Fix ChangeLogs.

This commit is contained in:
suzuki toshiya 2010-08-29 06:04:51 +09:00
parent 0eb9b1f571
commit 1ab1e9ae30
2 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@
* include/freetype/ftsnames.h (FT_PARAM_TAG_IGNORE_PREFERRED_FAMILY,
FT_PARAM_TAG_IGNORE_PREFERRED_SUBFAMILY): Define.
* src/sfnt/sfobjs.h (sfnt_load_face): Check the arguments and
* src/sfnt/sfobjs.c (sfnt_load_face): Check the arguments and
ignore preferred family and subfamily names if requested.
2010-01-27 Ken Sharp <ken.sharp@artifex.com>