Searched refs:stbtt_BakeFontBitmap (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 291 …stbtt_BakeFontBitmap(ttf_buffer, 0, 32.0, temp_bitmap, 512, 512, 32, 96, cdata); // no guarantee t… 5404 STBTT_DEF int stbtt_BakeFontBitmap(STBTT_STREAM_TYPE data, int offset, 5408 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char * data, int offset, 5414 STBTT_DEF int stbtt_BakeFontBitmap(STBTT_STREAM_TYPE data, int offset, function 5418 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char * data, int offset,
|