Searched defs:ttfFont_s (Results 1 – 1 of 1) sorted by relevance
126 struct ttfFont_s { struct127 ttfPtrElem t_cvt_;128 ttfPtrElem t_fpgm;129 ttfPtrElem t_glyf;130 ttfPtrElem t_head;131 ttfPtrElem t_hhea;132 ttfPtrElem t_hmtx;133 ttfPtrElem t_vhea;134 ttfPtrElem t_vmtx;135 ttfPtrElem t_loca;[all …]