gtk/testsuite/gsk/compare/text-missing-glyph.node
Matthias Clasen c7806eb908 gsk: Fix handling of hex boxes
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.
2024-03-01 16:51:58 -05:00

9 lines
120 B
Plaintext

color {
bounds: -3 -44 44 50;
color: rgb(255,255,255);
}
text {
font: "Cantarell 50px";
glyphs: 268435576 38;
}