diff --git a/resources/template_2dDrawing/00_template_cover.json b/resources/template_2dDrawing/00_template_cover.json index 4dff3543..901b9426 100644 --- a/resources/template_2dDrawing/00_template_cover.json +++ b/resources/template_2dDrawing/00_template_cover.json @@ -332,6 +332,34 @@ "fontFamily": "sans-serif" } } + }, + { + "id": "944f4ed1-a4e0-5ddf-b91f-3847984d2659", + "type": "Image", + "lineColor": "#f5f7fa", + "lineWidth": 1, + "layerId": "-00.표지", + "shapeData": { + "points": [ + { + "x": 57.4, + "y": 64.06 + }, + { + "x": 137.4, + "y": 64.06 + }, + { + "x": 137.4, + "y": 104.06 + }, + { + "x": 57.4, + "y": 104.06 + } + ], + "imageData": "{{회사로고}}" + } } ], "layers": [ @@ -348,4 +376,4 @@ "isLocked": false } ] -} \ No newline at end of file +}