Searched defs:font_collection (Results 1 – 1 of 1) sorted by relevance
1002 STBTT_DEF int stbtt_GetFontOffsetForIndex(const unsigned char *font_collection, int index) in stbtt_GetFontOffsetForIndex()3187 STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *font_collection, const char *name_utf8, s… in stbtt_FindMatchingFont()