Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_SvgGlyphRec_ Struct Reference

#include <ftglyph.h>

Data Fields

FT_GlyphRec root
 
FT_Bytesvg_document
 
FT_ULong svg_document_length
 
FT_UInt glyph_index
 
FT_Size_Metrics metrics
 
FT_UShort units_per_EM
 
FT_UShort start_glyph_id
 
FT_UShort end_glyph_id
 
FT_Matrix transform
 
FT_Vector delta
 

Detailed Description

Definition at line 290 of file ftglyph.h.

Field Documentation

◆ delta

FT_Vector FT_SvgGlyphRec_::delta

Definition at line 306 of file ftglyph.h.

◆ end_glyph_id

FT_UShort FT_SvgGlyphRec_::end_glyph_id

Definition at line 303 of file ftglyph.h.

◆ glyph_index

FT_UInt FT_SvgGlyphRec_::glyph_index

Definition at line 297 of file ftglyph.h.

◆ metrics

FT_Size_Metrics FT_SvgGlyphRec_::metrics

Definition at line 299 of file ftglyph.h.

◆ root

FT_GlyphRec FT_SvgGlyphRec_::root

Definition at line 292 of file ftglyph.h.

◆ start_glyph_id

FT_UShort FT_SvgGlyphRec_::start_glyph_id

Definition at line 302 of file ftglyph.h.

◆ svg_document

FT_Byte* FT_SvgGlyphRec_::svg_document

Definition at line 294 of file ftglyph.h.

◆ svg_document_length

FT_ULong FT_SvgGlyphRec_::svg_document_length

Definition at line 295 of file ftglyph.h.

◆ transform

FT_Matrix FT_SvgGlyphRec_::transform

Definition at line 305 of file ftglyph.h.

◆ units_per_EM

FT_UShort FT_SvgGlyphRec_::units_per_EM

Definition at line 300 of file ftglyph.h.


The documentation for this struct was generated from the following file: