(read_name): Argument changed. Set
authorhanda <handa>
Thu, 6 May 2004 07:07:48 +0000 (07:07 +0000)
committerhanda <handa>
Thu, 6 May 2004 07:07:48 +0000 (07:07 +0000)
commit59b34045097e5e57ecb1d6293c015c80d8553d56
tree3e66d674c1310c41c67c420ba7c0718ad580ffa9
parentb46ba59c76ac57eff720aa527e0bd50b8e0445ca
(read_name): Argument changed.  Set
OTF_NameRecord->ascii.  If possible, convert Unicode sequence to
ASCII.
(read_name_table): Adjusted for the change of read_name.
(read_cmap_table): Signal an error (not-yet-supported) if format
is 2.  Support for formats, 8, 10, 12.
(read_value_record): Clear value_record at first.
(read_lookup_subtable_gpos): Fix for the case subFormat is 1 and
2.
(OTF_open): Check file name extension.
src/otfopen.c