fix small bug
This commit is contained in:
parent
3b6c71ee24
commit
782f13831e
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue