Searched refs:stbtt_GetGlyphSDF (Results 1 – 1 of 1) sorted by relevance
| /lvgl-latest/src/libs/tiny_ttf/ |
| D | stb_truetype_htcw.h | 991 STBTT_DEF unsigned char * stbtt_GetGlyphSDF(const stbtt_fontinfo * info, float scale, int glyph, in… 4990 STBTT_DEF unsigned char * stbtt_GetGlyphSDF(const stbtt_fontinfo * info, float scale, int glyph, in… function 5185 …return stbtt_GetGlyphSDF(info, scale, stbtt_FindGlyphIndex(info, codepoint), padding, onedge_value…
|