Searched refs:kern (Results 1 – 3 of 3) sorted by relevance
10 if [ -f dts/kern.dtb ]; then
642 int loca,head,glyf,hhea,hmtx,kern; // table locations as offset from start of .ttf member1036 info->kern = stbtt__find_table(data, fontstart, "kern"); // not required in stbtt_InitFont()1485 stbtt_uint8 *data = info->data + info->kern; in stbtt_GetGlyphKernAdvance()1490 if (!info->kern) in stbtt_GetGlyphKernAdvance()1515 if (!info->kern) // if no kerning table, don't waste time looking up both codepoint->glyphs in stbtt_GetCodepointKernAdvance()
1045 default "dts/kern.dtb"