Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <otsvg.h>
Data Fields | |
FT_Byte * | svg_document |
FT_ULong | svg_document_length |
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 |
FT_Size_Metrics FT_SVG_DocumentRec_::metrics |