Skip to content

Commit b92ef23

Browse files
committed
improve scattergl test
1 parent 4d52885 commit b92ef23

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
Loading

test/image/mocks/zz-gl2d_font-weight-scatter.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
"texttemplate": "Difficult -0.123456789 | %{text}",
77
"mode": "text",
88
"text": [
9-
"1 Minimum",
10-
"100 Thin (Hairline)",
11-
"200 Extra Light (Ultra Light)",
12-
"300 Light",
13-
"400 Normal (Regular)",
14-
"500 Medium",
15-
"600 Semi Bold (Demi Bold)",
16-
"700 Bold",
17-
"800 Extra Bold (Ultra Bold)",
18-
"900 Black (Heavy)",
19-
"950 Extra Black (Ultra Black)",
20-
"1000 Maximum"
9+
"1 --> Normal",
10+
"100 --> Normal",
11+
"200 --> Normal",
12+
"300 --> Normal",
13+
"400 --> Normal",
14+
"500 --> Normal",
15+
"600 --> Bold",
16+
"700 --> Bold",
17+
"800 --> Bold",
18+
"900 --> Bold",
19+
"950 --> Bold",
20+
"1000 --> Bold"
2121
],
2222
"textfont": {
2323
"family": "Inter",

0 commit comments

Comments
 (0)