summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-06-27 11:31:13 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-06-27 22:00:17 -0400
commitd4356779945855f7cc950dbe162285ccf21bcce9 (patch)
tree96ff8e55dd1341c516d344e499dcc916ce60cd80 /subprojects
parentc463e096e119abb9b65b74c078ee1f2b1aae8c30 (diff)
downloadpango-d4356779945855f7cc950dbe162285ccf21bcce9.tar.gz
shape: Bring back careful rounding codebring-back-better-rounding
When we added the round-glyph-positions option in c43da2d3 and b5634799, we lost some code that was careful to round in device coordinates. The reason we lost it is that the rounding needs fontconfig- specific data that is only available in the backend, and the rounding now happens in the frontend. Bringing it back is annoying, since we've run out of vfunc slots to get info from the backend. This commit works around that limitation in a hacky way. Fixes: #562
Diffstat (limited to 'subprojects')
0 files changed, 0 insertions, 0 deletions