Home
last modified time | relevance | path

Searched defs:FT_SvgGlyphRec_ (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/
Dftglyph.h290 typedef struct FT_SvgGlyphRec_ struct
292 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 …]