Fix a mistake in t42objs.c in previous commit.

This commit is contained in:
suzuki toshiya 2010-07-09 23:43:14 +09:00
parent 840f208df4
commit 84fa62e0d7
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@
goto Exit;
/* now, generate an Adobe Standard encoding when appropriate */
charmap.encoding_id = TT_ADOBE_ID_STANDARD;
charmap.platform_id = TT_PLATFORM_ADOBE;
clazz = NULL;
switch ( type1->encoding_type )