Searched refs:baseline (Results 1 – 2 of 2) sorted by relevance
121 int baseline; member257 linenum = priv->baseline + yoff; in console_truetype_putc_xy()531 priv->baseline = (int)(ascent * priv->scale); in console_truetype_probe()
334 int i,j,ascent,baseline,ch=0;343 baseline = (int) (ascent*scale);350 …stbtt_MakeCodepointBitmapSubpixel(&font, &screen[baseline + y0][(int) xpos + x0], x1-x0,y1-y0, 79,…