• YAMAMOTO Mitsuharu's avatar
    Avoid artifacts in ftx and ftcr font backend drivers · 9b28a508
    YAMAMOTO Mitsuharu authored
    * src/ftcrfont.c (ftcrfont_open):
    * src/ftfont.c (ftfont_open2): Make font->height equal to sum of font->ascent
    and font->descent.  Respect :minspace property.
    (ftfont_open2): Remove redundant assignment.
    (syms_of_ftfont) <QCminspace>: New DEFSYM.
    9b28a508
ftfont.c 74.2 KB