mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-19 00:20:09 +00:00
c7806eb908
The pango code that is drawing hex boxes, invisible glyphs, etc, is depending on the width being set in the PangoGlyphInfo. Once we set that, everything falls into place. Testcase included.
5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
text {
|
|
font: "Noto Sans Mono 300";
|
|
glyphs: "o";
|
|
}
|