Use the new type MFLTGlyphFT for MFLTGlyphString.glyphs.
commit524eeb2e5e158d98ea52fe5ebe4768c4433ba8b2
authorK. Handa <handa@gnu.org>
Tue, 1 Sep 2015 11:44:51 +0000 (1 20:44 +0900)
committerK. Handa <handa@gnu.org>
Tue, 1 Sep 2015 11:44:51 +0000 (1 20:44 +0900)
tree122ddb9850f703ddc8e2f1615d1b3101f426300d
parentfdd095d2fd79f73ec96b9d318248e6ad70931b4a
Use the new type MFLTGlyphFT for MFLTGlyphString.glyphs.

* ftfont.c (MFLTGlyphFT): New type.
(ftfont_get_glyph_id, ftfont_get_metrics, ftfont_drive_otf)
(ftfont_shape_by_flt): Make MFLTGlyphFT the actual type of
elements in the array MFLTGlyphString.glyphs.
src/ftfont.c