From 6a4acebef1511035c173fb91e33dbb5fb3c56942 Mon Sep 17 00:00:00 2001 From: Klemek Date: Sat, 11 Apr 2020 16:12:58 +0200 Subject: [PATCH] more templates --- memes.json | 74 ++++++++++++++++++++++++------------------------------ 1 file changed, 33 insertions(+), 41 deletions(-) diff --git a/memes.json b/memes.json index b9221c1..bb12685 100644 --- a/memes.json +++ b/memes.json @@ -127,17 +127,15 @@ "abstract": true, "font": "impact", "font_size": 0.12, + "stroke_fill": [255, 255, 255], + "stroke_width": 0.1, "texts": [{ "x_range": [0.02, 0.98], "y_range": [0.02, 0.50], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1, "position": "N" },{ "x_range": [0.02, 0.98], "y_range": [0.50, 0.98], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1, "position": "S" }] },{ @@ -202,35 +200,32 @@ "id": "burn", "template": "burn.jpg", "font": "arial", + "stroke_fill": [255, 255, 255], + "stroke_width": 0.1, "texts": [{ "x_range": [0.08, 0.37], - "y_range": [0.09, 0.43] + "y_range": [0.09, 0.43], + "stroke_width": 0 },{ "x_range": [0.65, 0.95], - "y_range": [0.21, 0.40], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1 + "y_range": [0.21, 0.40] },{ "x_range": [0.16, 0.45], - "y_range": [0.73, 0.91], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1 + "y_range": [0.73, 0.91] },{ "x_range": [0.69, 0.98], - "y_range": [0.72, 0.90], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1 + "y_range": [0.72, 0.90] }] },{ "id": "aliens", "template": "aliens.jpg", "font": "impact", "font_size": 0.15, + "stroke_fill": [255, 255, 255], + "stroke_width": 0.1, "texts": [{ "x_range": [0.02, 0.98], "y_range": [0.8, 0.98], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1, "position": "S" }] },{ @@ -253,12 +248,12 @@ "aliases": ["no_brain"], "font": "grafo", "font_size": 0.07, + "fill": [0, 14, 109], + "stroke_fill": [0, 14, 109], + "stroke_width": 0.02, "texts": [{ "x_range": [0.05, 0.45], - "y_range": [0.53, 0.70], - "fill": [0, 14, 109], - "stroke_fill": [0, 14, 109], - "stroke_width": 0.02 + "y_range": [0.53, 0.70] }] },{ "id": "argument", @@ -266,36 +261,24 @@ "aliases": ["wrestlers"], "font": "impact", "font_size": 0.07, + "stroke_fill": [255, 255, 255], + "stroke_width": 0.1, + "position": "S", "texts": [{ "x_range": [0.02, 0.98], - "y_range": [0.10, 0.19], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1, - "position": "S" + "y_range": [0.10, 0.19] },{ "x_range": [0.02, 0.98], - "y_range": [0.30, 0.39], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1, - "position": "S" + "y_range": [0.30, 0.39] },{ "x_range": [0.02, 0.98], - "y_range": [0.50, 0.59], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1, - "position": "S" + "y_range": [0.50, 0.59] },{ "x_range": [0.02, 0.98], - "y_range": [0.70, 0.79], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1, - "position": "S" + "y_range": [0.70, 0.79] },{ "x_range": [0.02, 0.98], - "y_range": [0.90, 0.99], - "stroke_fill": [255, 255, 255], - "stroke_width": 0.1, - "position": "S" + "y_range": [0.90, 0.99] }] },{ "id": "buff", @@ -303,5 +286,14 @@ "aliases": ["tom", "jerry"], "font": "impact", "font_size": 0.07, - "texts": [] + "stroke_fill": [255, 255, 255], + "stroke_width": 0.1, + "texts": [{ + "x_range": [0.07, 0.36], + "y_range": [0.69, 0.98], + "font_size": 0.05 + },{ + "x_range": [0.44, 0.84], + "y_range": [0.27, 0.59] + }] }] \ No newline at end of file