Searched refs:linear_hori_advance (Results 1 – 1 of 1) sorted by relevance
515 int linear_hori_advance = font_width * 65536; in render_freetype() local534 … if (FT_Set_Char_Size(face, 16*64 * linear_hori_advance / face->glyph->linearHoriAdvance, 0, 0, 0)) in render_freetype()