Searched defs:GlyphMetrics (Results 1 – 1 of 1) sorted by relevance
26 struct GlyphMetrics { struct27 uint32_t width = 0;28 uint32_t height = 0;29 int32_t left = 0;30 int32_t top = 0;31 uint32_t advance = 0;