fix small bug

This commit is contained in:
David Turner 2006-02-23 22:59:52 +00:00
parent 3b6c71ee24
commit 782f13831e
1 changed files with 2 additions and 0 deletions

2
src/cache/ftccmap.c vendored
View File

@ -309,6 +309,8 @@
query.face_id = desc->face_id;
char_code = (FT_UInt32)cmap_index;
switch ( desc->type )
{
case FTC_OLD_CMAP_BY_INDEX: