d2/testdata/d2exporter/TestExport/theme/shape_with_italic.exp.json

44 lines
814 B
JSON
Raw Normal View History

{
"name": "",
"shapes": [
{
"id": "x",
"type": "",
"pos": {
"x": 0,
"y": 0
},
"width": 0,
"height": 0,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "#E7EAFF",
"stroke": "#000E3D",
"shadow": false,
"3d": false,
"multiple": false,
"tooltip": "",
"link": "",
"icon": null,
"iconPosition": "",
"fields": null,
"methods": null,
"columns": null,
"label": "x",
"fontSize": 16,
"fontFamily": "DEFAULT",
"language": "",
"color": "#676C7E",
"italic": true,
"bold": true,
"underline": false,
"labelWidth": 0,
2022-11-29 22:22:23 +00:00
"labelHeight": 0,
2022-11-29 23:50:18 +00:00
"zIndex": 1
}
],
"connections": []
}