d2/e2etests/testdata/unicode/japanese-basic/elk/board.exp.json

92 lines
1.8 KiB
JSON
Raw Normal View History

2023-02-14 06:28:32 +00:00
{
"name": "",
2023-02-27 22:33:33 +00:00
"isFolderOnly": false,
2023-02-14 06:28:32 +00:00
"fontFamily": "SourceSansPro",
"shapes": [
{
"id": "a",
"type": "rectangle",
"pos": {
"x": 12,
"y": 12
},
"width": 246,
"height": 66,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
2023-02-19 11:32:44 +00:00
"fill": "B6",
"stroke": "B1",
2024-12-15 02:54:49 +00:00
"animated": false,
2023-02-14 06:28:32 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "ああああああああああ",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
2023-02-19 11:32:44 +00:00
"color": "N1",
2023-02-14 06:28:32 +00:00
"italic": false,
"bold": true,
"underline": false,
"labelWidth": 201,
"labelHeight": 21,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
}
],
2023-02-26 19:41:50 +00:00
"connections": [],
"root": {
"id": "",
"type": "",
"pos": {
"x": 0,
"y": 0
},
"width": 0,
"height": 0,
"opacity": 0,
"strokeDash": 0,
"strokeWidth": 0,
"borderRadius": 0,
"fill": "N7",
"stroke": "",
2024-12-15 02:54:49 +00:00
"animated": false,
2023-02-26 19:41:50 +00:00
"shadow": false,
"3d": false,
"multiple": false,
"double-border": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"blend": false,
"fields": null,
"methods": null,
"columns": null,
"label": "",
"fontSize": 0,
"fontFamily": "",
"language": "",
"color": "",
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 0,
"labelHeight": 0,
"zIndex": 0,
"level": 0
}
2023-02-14 06:28:32 +00:00
}