update tests

This commit is contained in:
Gavin Nishizawa 2022-12-16 15:43:58 -08:00
parent 46921d6025
commit 65dc45c119
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD
4 changed files with 35 additions and 15 deletions

View file

@ -95,7 +95,7 @@
"strokeDash": 5, "strokeDash": 5,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "green", "stroke": "green",
"label": "", "label": "in style",
"fontSize": 16, "fontSize": 16,
"fontFamily": "DEFAULT", "fontFamily": "DEFAULT",
"language": "", "language": "",
@ -103,9 +103,9 @@
"italic": true, "italic": true,
"bold": false, "bold": false,
"underline": false, "underline": false,
"labelWidth": 0, "labelWidth": 47,
"labelHeight": 0, "labelHeight": 21,
"labelPosition": "", "labelPosition": "INSIDE_MIDDLE_CENTER",
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 326 KiB

After

Width:  |  Height:  |  Size: 469 KiB

View file

@ -46,7 +46,7 @@
"type": "", "type": "",
"pos": { "pos": {
"x": 12, "x": 12,
"y": 238 "y": 359
}, },
"width": 114, "width": 114,
"height": 126, "height": 126,
@ -95,7 +95,7 @@
"strokeDash": 5, "strokeDash": 5,
"strokeWidth": 2, "strokeWidth": 2,
"stroke": "green", "stroke": "green",
"label": "", "label": "in style",
"fontSize": 16, "fontSize": 16,
"fontFamily": "DEFAULT", "fontFamily": "DEFAULT",
"language": "", "language": "",
@ -103,9 +103,9 @@
"italic": true, "italic": true,
"bold": false, "bold": false,
"underline": false, "underline": false,
"labelWidth": 0, "labelWidth": 47,
"labelHeight": 0, "labelHeight": 21,
"labelPosition": "", "labelPosition": "INSIDE_MIDDLE_CENTER",
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
@ -114,7 +114,7 @@
}, },
{ {
"x": 69, "x": 69,
"y": 238 "y": 359
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 326 KiB

After

Width:  |  Height:  |  Size: 469 KiB