(setup_lookup_flags): The last argument changed
authorhanda <handa>
Wed, 3 Dec 2008 00:40:58 +0000 (00:40 +0000)
committerhanda <handa>
Wed, 3 Dec 2008 00:40:58 +0000 (00:40 +0000)
commitf6a21ea45ac71f03dee2af5b7f491d4c88a65a47
tree95a371d0ea919f1ec69505d4fc085fb1c54044bf
parentf85e293b895c3d09ff7fd1a5893e7c5cf578b540
(setup_lookup_flags): The last argument changed
to lookup_flags.  Just set the elements to 1 or 0.
(gstring_insert_for_gpos): New function.
(lookup_gpos): New arg accumulate.  Insert pseudo glyphs to
accumulate positioning if necessary.
(OTF_drive_gsub_internal): Adjusted for the change of
setup_lookup_flags.
(OTF_drive_gpos_internal): Renamed from OTF_drive_gpos.  Adjusted
for the change of setup_lookup_flags and lookup_gpos.
(OTF_drive_gpos): Just call OTF_drive_gpos_internal with
accumulate == 0.
(OTF_drive_gpos2): New function.
src/otfdrive.c