gtk/testsuite/gsk/nodeparser/text-font-options.node

24 lines
583 B
Plaintext
Raw Normal View History

text {
color: rgb(50,50,50);
font: "Cantarell 15px";
glyphs: "N", 430 5, 406 8, 417 7, 772 4, 783 5, 783 5, 793 6 0 0 same-cluster;
offset: 0 32.0186;
hint-style: none;
antialias: none;
}
text {
color: rgb(50,50,50);
font: "Cantarell 15px";
glyphs: "N", 430 5, 406 8, 417 7, 772 4, 783 5, 783 5, 793 6 0 0 same-cluster;
offset: 0 32.0186;
hint-style: slight;
antialias: gray;
}
text {
color: rgb(50,50,50);
font: "Cantarell 15px";
glyphs: "N", 430 5, 406 8, 417 7, 772 4, 783 5, 783 5, 793 6 0 0 same-cluster;
offset: 0 32.0186;
hint-style: full;
}