mirror of
https://github.com/viliusle/miniPaint.git
synced 2026-02-06 14:26:46 +00:00
712 lines
15 KiB
JSON
712 lines
15 KiB
JSON
{
|
|
"info": {
|
|
"width": 1000,
|
|
"height": 600,
|
|
"about": "Image data with multi-layers. Can be opened using miniPaint - https://github.com/viliusle/miniPaint",
|
|
"date": "2020-10-25",
|
|
"version": "4.2.5",
|
|
"layer_active": 6
|
|
},
|
|
"layers": [
|
|
{
|
|
"id": 1,
|
|
"parent_id": 0,
|
|
"name": "Line",
|
|
"type": "line",
|
|
"link": null,
|
|
"x": 405,
|
|
"y": 338,
|
|
"width": 24,
|
|
"width_original": null,
|
|
"height": -227,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 21,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": null,
|
|
"params": {
|
|
"size": 5,
|
|
"type": {
|
|
"value": "Simple",
|
|
"values": [
|
|
"Simple",
|
|
"Arrow"
|
|
]
|
|
}
|
|
},
|
|
"status": null,
|
|
"color": "#008000",
|
|
"filters": [],
|
|
"render_function": [
|
|
"line",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"parent_id": 0,
|
|
"name": "Line (arrow)",
|
|
"type": "line",
|
|
"link": null,
|
|
"x": 490,
|
|
"y": 113,
|
|
"width": -26.600000000000023,
|
|
"width_original": null,
|
|
"height": 228.60000000000002,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 20,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": null,
|
|
"params": {
|
|
"size": 5,
|
|
"type": {
|
|
"value": "Arrow",
|
|
"values": [
|
|
"Simple",
|
|
"Arrow"
|
|
]
|
|
}
|
|
},
|
|
"status": null,
|
|
"color": "#606060",
|
|
"filters": [],
|
|
"render_function": [
|
|
"line",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"parent_id": 0,
|
|
"name": "Rectangle (opacity)",
|
|
"type": "rectangle",
|
|
"link": null,
|
|
"x": 527,
|
|
"y": 191,
|
|
"width": 40,
|
|
"width_original": null,
|
|
"height": 150,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 50,
|
|
"order": 19,
|
|
"composition": "source-over",
|
|
"rotate": -15,
|
|
"data": null,
|
|
"params": {
|
|
"size": 1,
|
|
"fill": true,
|
|
"square": false
|
|
},
|
|
"status": null,
|
|
"color": "#e01a1a",
|
|
"filters": [],
|
|
"render_function": [
|
|
"rectangle",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 4,
|
|
"parent_id": 0,
|
|
"name": "Rectangle",
|
|
"type": "rectangle",
|
|
"link": null,
|
|
"x": 610,
|
|
"y": 240,
|
|
"width": 50,
|
|
"width_original": null,
|
|
"height": 100,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 13,
|
|
"composition": "source-over",
|
|
"rotate": 0,
|
|
"data": null,
|
|
"params": {
|
|
"size": 4,
|
|
"fill": false,
|
|
"square": false
|
|
},
|
|
"status": null,
|
|
"color": "#1b1bd8",
|
|
"filters": [],
|
|
"render_function": [
|
|
"rectangle",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 5,
|
|
"parent_id": 0,
|
|
"name": "Circle (filled)",
|
|
"type": "circle",
|
|
"link": null,
|
|
"x": 690,
|
|
"y": 110,
|
|
"width": 50,
|
|
"width_original": null,
|
|
"height": 100,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 10,
|
|
"composition": "source-over",
|
|
"rotate": 0,
|
|
"data": {
|
|
"center_x": 927,
|
|
"center_y": 28
|
|
},
|
|
"params": {
|
|
"size": 1,
|
|
"fill": true,
|
|
"circle": false
|
|
},
|
|
"status": null,
|
|
"color": "#c80000",
|
|
"filters": [],
|
|
"render_function": [
|
|
"circle",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 6,
|
|
"parent_id": 0,
|
|
"name": "Circle",
|
|
"type": "circle",
|
|
"link": null,
|
|
"x": 690,
|
|
"y": 240,
|
|
"width": 50,
|
|
"width_original": null,
|
|
"height": 100,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 9,
|
|
"composition": "source-over",
|
|
"rotate": 0,
|
|
"data": {
|
|
"center_x": 1007,
|
|
"center_y": 44
|
|
},
|
|
"params": {
|
|
"size": 5,
|
|
"fill": false,
|
|
"circle": false
|
|
},
|
|
"status": null,
|
|
"color": "#008000",
|
|
"filters": [],
|
|
"render_function": [
|
|
"circle",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 7,
|
|
"parent_id": 0,
|
|
"name": "Image",
|
|
"type": "image",
|
|
"link": {},
|
|
"x": 50,
|
|
"y": 100,
|
|
"width": 300,
|
|
"height": 239,
|
|
"width_original": 400,
|
|
"height_original": 380,
|
|
"visible": true,
|
|
"is_vector": false,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 23,
|
|
"composition": "source-over",
|
|
"rotate": 0,
|
|
"data": null,
|
|
"params": {},
|
|
"status": null,
|
|
"color": "#008000",
|
|
"filters": [
|
|
{
|
|
"id": 592629679,
|
|
"name": "drop-shadow",
|
|
"params": {
|
|
"x": 10,
|
|
"y": 10,
|
|
"value": "5",
|
|
"color": "#000000"
|
|
}
|
|
}
|
|
],
|
|
"render_function": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"parent_id": 0,
|
|
"name": "Text",
|
|
"type": "text",
|
|
"link": null,
|
|
"x": 50,
|
|
"y": 25,
|
|
"width": 522,
|
|
"width_original": null,
|
|
"height": 62,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 26,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": null,
|
|
"params": {
|
|
"size": 45,
|
|
"bold": true,
|
|
"italic": false,
|
|
"stroke": false,
|
|
"align": {
|
|
"value": "Left",
|
|
"values": [
|
|
"Left",
|
|
"Center",
|
|
"Right"
|
|
]
|
|
},
|
|
"family": {
|
|
"value": "Arial",
|
|
"values": [
|
|
"Arial",
|
|
"Courier",
|
|
"Impact",
|
|
"Helvetica",
|
|
"monospace",
|
|
"Times New Roman",
|
|
"Verdana"
|
|
]
|
|
},
|
|
"stroke_size": 1,
|
|
"text": "MiniPaint test collection"
|
|
},
|
|
"status": null,
|
|
"color": "#323e6c",
|
|
"filters": [],
|
|
"render_function": [
|
|
"text",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 9,
|
|
"parent_id": 0,
|
|
"name": "Gradient (radial)",
|
|
"type": "gradient",
|
|
"link": null,
|
|
"x": 757,
|
|
"y": 137,
|
|
"width": 46,
|
|
"width_original": null,
|
|
"height": 10,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 6,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": {
|
|
"center_x": 486,
|
|
"center_y": 504
|
|
},
|
|
"params": {
|
|
"color_1": "#008000",
|
|
"color_2": "#ffffff",
|
|
"alpha": 0,
|
|
"radial": true,
|
|
"radial_power": 50
|
|
},
|
|
"status": null,
|
|
"color": "#40ff40",
|
|
"filters": [],
|
|
"render_function": [
|
|
"gradient",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 10,
|
|
"parent_id": 0,
|
|
"name": "Gradient (linear)",
|
|
"type": "gradient",
|
|
"link": null,
|
|
"x": 999,
|
|
"y": 394,
|
|
"width": -147,
|
|
"width_original": null,
|
|
"height": 33,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": false,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 5,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": {
|
|
"center_x": 1185,
|
|
"center_y": 540
|
|
},
|
|
"params": {
|
|
"color_1": "#008000",
|
|
"color_2": "#ffffff",
|
|
"alpha": 0,
|
|
"radial": false,
|
|
"radial_power": 50
|
|
},
|
|
"status": null,
|
|
"color": "#c4f5b2",
|
|
"filters": [],
|
|
"render_function": [
|
|
"gradient",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 11,
|
|
"parent_id": 0,
|
|
"name": "Text (hidden)",
|
|
"type": "text",
|
|
"link": null,
|
|
"x": 581,
|
|
"y": 35,
|
|
"width": 326,
|
|
"width_original": null,
|
|
"height": 34,
|
|
"height_original": null,
|
|
"visible": false,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 24,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": null,
|
|
"params": {
|
|
"size": 30,
|
|
"bold": true,
|
|
"italic": false,
|
|
"stroke": false,
|
|
"align": {
|
|
"value": "Left",
|
|
"values": [
|
|
"Left",
|
|
"Center",
|
|
"Right"
|
|
]
|
|
},
|
|
"family": {
|
|
"value": "Arial",
|
|
"values": [
|
|
"Arial",
|
|
"Courier",
|
|
"Impact",
|
|
"Helvetica",
|
|
"monospace",
|
|
"Times New Roman",
|
|
"Verdana"
|
|
]
|
|
},
|
|
"stroke_size": 1,
|
|
"text": "INVISIBLE TEXT"
|
|
},
|
|
"status": null,
|
|
"color": "#bb0004",
|
|
"filters": [],
|
|
"render_function": [
|
|
"text",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 12,
|
|
"parent_id": 0,
|
|
"name": "Borders",
|
|
"type": "borders",
|
|
"link": null,
|
|
"x": 0,
|
|
"y": 0,
|
|
"width": 1000,
|
|
"width_original": null,
|
|
"height": 600,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": false,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 1,
|
|
"composition": "source-over",
|
|
"rotate": 0,
|
|
"data": null,
|
|
"params": {
|
|
"size": 7,
|
|
"shadow": false
|
|
},
|
|
"status": null,
|
|
"color": "#02740f",
|
|
"filters": [],
|
|
"render_function": [
|
|
"borders",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 13,
|
|
"parent_id": 0,
|
|
"name": "Rectangle (radius)",
|
|
"type": "rectangle",
|
|
"link": null,
|
|
"x": 610,
|
|
"y": 110,
|
|
"width": 50,
|
|
"width_original": null,
|
|
"height": 100,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 16,
|
|
"composition": "source-over",
|
|
"rotate": 0,
|
|
"data": null,
|
|
"params": {
|
|
"size": 1,
|
|
"radius": 999,
|
|
"fill": true,
|
|
"square": false
|
|
},
|
|
"status": null,
|
|
"color": "#6b6b6b",
|
|
"filters": [],
|
|
"render_function": [
|
|
"rectangle",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 14,
|
|
"parent_id": 0,
|
|
"name": "Rectangle",
|
|
"type": "rectangle",
|
|
"link": null,
|
|
"x": 525,
|
|
"y": 109,
|
|
"width": 40,
|
|
"width_original": null,
|
|
"height": 200,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": false,
|
|
"opacity": 100,
|
|
"order": 17,
|
|
"composition": "source-over",
|
|
"rotate": 10,
|
|
"data": null,
|
|
"params": {
|
|
"size": 1,
|
|
"fill": true,
|
|
"square": false
|
|
},
|
|
"status": null,
|
|
"color": "#55b955",
|
|
"filters": [],
|
|
"render_function": [
|
|
"rectangle",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 15,
|
|
"parent_id": 0,
|
|
"name": "Brush",
|
|
"type": "brush",
|
|
"link": null,
|
|
"x": 60,
|
|
"y": 370,
|
|
"width": 82,
|
|
"width_original": null,
|
|
"height": 49,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": true,
|
|
"opacity": 100,
|
|
"order": 1,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": [
|
|
[
|
|
[0,48,4],[0,38,4],[1,28,4],[4,18,4],[7,10,4],[8,6,4],[8,0,4],[10,2,4],[14,10,4],[16,14,4],
|
|
[19,19,4],[21,20,4],[24,22,4],[25,22,4],[27,22,4],[31,22,4],[34,20,4],[41,13,4],[45,8,4],
|
|
[49,5,4],[52,3,4],[53,2,4],[54,2,4],[55,2,4],[59,5,4],[61,15,4],[62,21,4],[62,25,4],[62,26,4],
|
|
[62,26,4]
|
|
],
|
|
[
|
|
[8,52,4],[23,49,4],[38,46,4],[53,43,4],[63,39,4],[70,37,4],[74,36,4],[76,36,4]
|
|
]
|
|
],
|
|
"params": {
|
|
"size": 4,
|
|
"pressure": false
|
|
},
|
|
"status": null,
|
|
"color": "#008000",
|
|
"filters": [],
|
|
"render_function": [
|
|
"brush",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 16,
|
|
"parent_id": 0,
|
|
"name": "Brush (pressure)",
|
|
"type": "brush",
|
|
"link": null,
|
|
"x": 180,
|
|
"y": 370,
|
|
"width": 82,
|
|
"width_original": null,
|
|
"height": 49,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": true,
|
|
"opacity": 100,
|
|
"order": 0,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": [
|
|
[
|
|
[0,48,4],[0,38,4],[1,28,4],[4,18,4],[7,10,4],[8,6,4],[8,0,4],[10,2,4],[14,10,4],[16,14,4],
|
|
[19,19,4],[21,20,4],[24,22,4],[25,22,4],[27,22,4],[31,22,4],[34,20,4],[41,13,4],[45,8,3],
|
|
[49,5,3],[52,3,3],[53,2,3],[54,2,2],[55,2,2],[59,5,2],[61,15,2],[62,21,1],[62,25,1],[62,26,1],
|
|
[62,26,1]
|
|
],
|
|
[
|
|
[8,52,1],[23,49,2],[38,46,3],[53,43,4],[63,39,5],[70,37,4],[74,36,3],[76,36,2]
|
|
]
|
|
],
|
|
"params": {
|
|
"size": 4,
|
|
"pressure": true
|
|
},
|
|
"status": null,
|
|
"color": "#008000",
|
|
"filters": [],
|
|
"render_function": [
|
|
"brush",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 17,
|
|
"parent_id": 0,
|
|
"name": "Pencil (antialiasing)",
|
|
"type": "pencil",
|
|
"link": null,
|
|
"x": 60,
|
|
"y": 450,
|
|
"width": 53,
|
|
"width_original": null,
|
|
"height": 43,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": true,
|
|
"opacity": 100,
|
|
"order": -1,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": [
|
|
[0,39],[4,31],[8,19],[11,15],[13,13],[14,16],[16,21],[18,26],[19,28],[21,28],[26,21],[37,7],[42,1],
|
|
[43,0],[43,5],[43,9],[44,13],[45,16],[46,19],[46,21],[46,21],null,[12,43],[20,41],[28,39],[37,35],
|
|
[42,33],[46,31],[47,31],[49,30],[51,29],[53,28],[53,28]
|
|
],
|
|
"params": {
|
|
"antialiasing": true,
|
|
"size": 2
|
|
},
|
|
"status": null,
|
|
"color": "#ff0000",
|
|
"filters": [],
|
|
"render_function": [
|
|
"pencil",
|
|
"render"
|
|
]
|
|
},
|
|
{
|
|
"id": 18,
|
|
"parent_id": 0,
|
|
"name": "Pencil",
|
|
"type": "pencil",
|
|
"link": null,
|
|
"x": 180,
|
|
"y": 450,
|
|
"width": 40,
|
|
"width_original": null,
|
|
"height": 35,
|
|
"height_original": null,
|
|
"visible": true,
|
|
"is_vector": true,
|
|
"hide_selection_if_active": true,
|
|
"opacity": 100,
|
|
"order": -2,
|
|
"composition": "source-over",
|
|
"rotate": null,
|
|
"data": [
|
|
[0,28],[1,21],[5,13],[7,11],[7,10],[9,14],[11,20],[12,23],[12,24],[13,24],[17,22],[25,13],[33,3],[35,0],
|
|
[35,4],[35,9],[34,15],[34,17],[34,18],[34,18],null,[5,35],[17,32],[27,29],[31,28],[36,27],[38,26],
|
|
[39,26],[40,26],[40,26]
|
|
],
|
|
"params": {
|
|
"antialiasing": false,
|
|
"size": 2
|
|
},
|
|
"status": null,
|
|
"color": "#ff0000",
|
|
"filters": [],
|
|
"render_function": [
|
|
"pencil",
|
|
"render"
|
|
]
|
|
}
|
|
],
|
|
"data": [
|
|
{
|
|
"id": 7,
|
|
"data": "data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' version='1.0' width='400' height='380' id='svg2'%3E%3Cdefs id='defs5' /%3E%3Cpath d='M 151.34904,307.20455 L 264.34904,307.20455 C 264.34904,291.14096 263.2021,287.95455 236.59904,287.95455 C 240.84904,275.20455 258.12424,244.35808 267.72404,244.35808 C 276.21707,244.35808 286.34904,244.82592 286.34904,264.20455 C 286.34904,286.20455 323.37171,321.67547 332.34904,307.20455 C 345.72769,285.63897 309.34904,292.21514 309.34904,240.20455 C 309.34904,169.05135 350.87417,179.18071 350.87417,139.20455 C 350.87417,119.20455 345.34904,116.50374 345.34904,102.20455 C 345.34904,83.30695 361.99717,84.403577 358.75805,68.734879 C 356.52061,57.911656 354.76962,49.23199 353.46516,36.143889 C 352.53959,26.857305 352.24452,16.959398 342.59855,17.357382 C 331.26505,17.824992 326.96549,37.77419 309.34904,39.204549 C 291.76851,40.631991 276.77834,24.238028 269.97404,26.579549 C 263.22709,28.901334 265.34904,47.204549 269.34904,60.204549 C 275.63588,80.636771 289.34904,107.20455 264.34904,111.20455 C 239.34904,115.20455 196.34904,119.20455 165.34904,160.20455 C 134.34904,201.20455 135.49342,249.3212 123.34904,264.20455 C 82.590696,314.15529 40.823919,293.64625 40.823919,335.20455 C 40.823919,353.81019 72.349045,367.20455 77.349045,361.20455 C 82.349045,355.20455 34.863764,337.32587 87.995492,316.20455 C 133.38711,298.16014 137.43914,294.47663 151.34904,307.20455 z ' style='fill:%23a70d0d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' id='path1891' /%3E%3C/svg%3E%0A"
|
|
}
|
|
]
|
|
} |