(enum GlyphInfoMask): Delete EncodedMask and
authorhanda <handa>
Mon, 10 Sep 2007 04:49:47 +0000 (04:49 +0000)
committerhanda <handa>
Mon, 10 Sep 2007 04:49:47 +0000 (04:49 +0000)
commitc4594c97030345ab7e77a7137d96f7e3906f2691
tree83e75eab4e4a9a72164ff3c1e9a93e225f7b5064
parent46b536b347f89139d6944e5c7a28741415bc81f3
(enum GlyphInfoMask): Delete EncodedMask and
PositionedMask.
(GAPPEND): Delete this macro.
(GET_ENCODED, SET_ENCODED, GET_MEASURED, SET_MEASURED): Adjusted
for the change of MFLTGlyph.  Caller changed.
(run_otf): Simply calls font->get_glyph_id.
(run_command): Reset g->encoded and g->measured for direct code.
(positioning): Delete this function.
(run_stages): Simply calls font->get_glyph_id and font->get_metric.
src/m17n-flt.c