Skip to content

Drop CAIRO_ROUND_GLYPH_POS_*

This removes the CAIRO_ROUND_GLYPH_POS_ON/OFF font options that was added in commits 6bfe7112, b514863a, d24e9881, cee1dadc.

This option was added because of what I now believe are wrong reference images. It makes not much sense that we are ignoring fractional positions and round that to nearest position. Instead of trying to make this work properly, we should just drop this.

Fixes: #492 Signed-off-by: Uli Schlachter psychon@znc.in


This is a draft to see what CI things about this.

Edited by Uli Schlachter

Merge request reports