[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs



Dixi quod…

>values). I’ll build it now so I don’t know if it even compiles yet…

    font.hhea.ascender = TO_TTF(properties.ascent.toReal());
    font.hhea.descender = TO_TTF(-properties.descent.toReal());
    font.hhea.lineGap = TO_TTF(properties.leading.toReal());


Reply to: