more templates

This commit is contained in:
Klemek
2020-04-16 18:00:31 +02:00
parent 5551c430f2
commit 2df173f245
+19
View File
@@ -623,4 +623,23 @@
"stroke_width": 0.1,
"fill": [255, 255, 255]
}]
},{
"id": "pigeon",
"template": "pigeon.jpg",
"based_on": "white_text",
"aliases": ["butterfly"],
"font_size": 0.08,
"texts": [{
"x_range": [0.02, 0.98],
"y_range": [0.86, 0.99],
"fill": [255, 255, 0],
"font": "arial",
"position": "S"
},{
"x_range": [0.04, 0.49],
"y_range": [0.20, 0.72]
},{
"x_range": [0.69, 1.00],
"y_range": [0.03, 0.39]
}]
}]