Searched defs:FT_SvgGlyphRec_ (Results 1 – 1 of 1) sorted by relevance
290 typedef struct FT_SvgGlyphRec_ struct292 FT_GlyphRec root;294 FT_Byte* svg_document;295 FT_ULong svg_document_length;297 FT_UInt glyph_index;299 FT_Size_Metrics metrics;300 FT_UShort units_per_EM;302 FT_UShort start_glyph_id;303 FT_UShort end_glyph_id;305 FT_Matrix transform;[all …]