testsuite: Add a forgotten test

This commit is contained in:
Matthias Clasen
2024-03-01 09:20:14 -05:00
parent 74860f7602
commit aec2f50d82
3 changed files with 3 additions and 2 deletions

View File

@@ -372,6 +372,7 @@ node_parser_tests = [
'stroke.node',
'stroke.ref.node',
'testswitch.node',
'text.node',
'text-color.node',
'text-fail.node',
'text-fail.ref.node',

View File

@@ -1,6 +1,6 @@
text {
color: rgb(50,50,50);
font: "Cantarell 11";
font: "Cantarell 14px";
glyphs: "N", 430 5, 406 8, 417 7, 772 4, 783 5, 783 5, 793 6 0 0 same-cluster;
offset: 0 32.0186;
}

View File

@@ -1,6 +1,6 @@
text {
color: rgb(50,50,50);
font: "Cantarell 11";
font: "Cantarell 14px";
glyphs: "N", 430 5, 406 8, 417 7, 772 4, 783 5, 783 5, 793 6 0 0 same-cluster;
offset: 0 32.0186;
}