Matthias Clasen
2018-10-15 17:27:16 UTC
Hi,
a while ago, I've spent some time trying to figure out subpixel positioning
for fonts in cairo. The results are here:
https://github.com/matthiasclasen/cairo/commit/f3d186f10a0bc474a1b93fe580b92c1b8149142c
This is using a 4x4 subpixel grid, and applies subpixel positioning
when metrics hinting is turned off. For now, I've only added it to the
image compositor.
Would be great to get something like this into cairo.
Matthias
a while ago, I've spent some time trying to figure out subpixel positioning
for fonts in cairo. The results are here:
https://github.com/matthiasclasen/cairo/commit/f3d186f10a0bc474a1b93fe580b92c1b8149142c
This is using a 4x4 subpixel grid, and applies subpixel positioning
when metrics hinting is turned off. For now, I've only added it to the
image compositor.
Would be great to get something like this into cairo.
Matthias