Skip to content

Commit 6f20c25

Browse files
committed
use new options in trace_metatext mock
1 parent 70f3370 commit 6f20c25

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
8.2 KB
Loading

test/image/mocks/trace_metatext.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@
3636
"font": {
3737
"weight": "bold",
3838
"style": "italic",
39-
"variant": "small-caps"
39+
"variant": "small-caps",
40+
"textcase": "caps",
41+
"decorline": "under",
42+
"shadow": "auto"
4043
},
4144
"meta": {
4245
"global": "GrApH",

0 commit comments

Comments
 (0)