Skip to content

map: use new textview API to fix glyph alignment

Christian Hergert requested to merge wip/chergert/glyph-alignment into master

This helps reduce the amount of grid lines we see across the font from pixel alignment in text rendering. Our font is a bit special, in that we know how it needs to be rendered to give the effect we're looking for.

Depends on gtk!3690 (merged)

Merge request reports