|
@@ -9,8 +9,8 @@
|
9
|
9
|
"waveTop": 150,
|
10
|
10
|
"waveBottom": 420,
|
11
|
11
|
"captionTop": 470,
|
12
|
|
- "captionFont": "300 52px 'Source Sans Pro'",
|
13
|
|
- "captionLineHeight": 52,
|
|
12
|
+ "captionFont": "300 48px 'Source Sans Pro'",
|
|
13
|
+ "captionLineHeight": 48,
|
14
|
14
|
"captionLineSpacing": 7,
|
15
|
15
|
"captionLeft": 200,
|
16
|
16
|
"captionRight": 1080
|
|
@@ -33,11 +33,35 @@
|
33
|
33
|
"captionTop": 60,
|
34
|
34
|
"captionRight": 1220,
|
35
|
35
|
"captionLeft": 640,
|
36
|
|
- "backgroundImage": "subway.jpg",
|
|
36
|
+ "backgroundImage": "amish1280.jpg",
|
37
|
37
|
"foregroundColor": "#fc0",
|
38
|
38
|
"waveBottom": 660,
|
39
|
39
|
"waveTop": 320
|
40
|
40
|
},
|
|
41
|
+ "Distillations logo rect red wave white top right text": {
|
|
42
|
+ "captionAlign": "right",
|
|
43
|
+ "captionTop": 60,
|
|
44
|
+ "captionRight": 1220,
|
|
45
|
+ "captionLeft": 640,
|
|
46
|
+ "backgroundImage": "Distillations_1280x720.jpg",
|
|
47
|
+ "foregroundColor": "#fff",
|
|
48
|
+ "waveColor": "#cf0920",
|
|
49
|
+ "waveBottom": 660,
|
|
50
|
+ "waveTop": 320
|
|
51
|
+ },
|
|
52
|
+ "Distillations logo square red wave white text": {
|
|
53
|
+ "width": 640,
|
|
54
|
+ "height": 640,
|
|
55
|
+ "samplesPerFrame": 64,
|
|
56
|
+ "waveTop": 20,
|
|
57
|
+ "waveBottom": 300,
|
|
58
|
+ "captionTop": 340,
|
|
59
|
+ "captionLeft": 20,
|
|
60
|
+ "captionRight": 620,
|
|
61
|
+ "waveColor": "#cf0920",
|
|
62
|
+ "foregroundColor": "#fff",
|
|
63
|
+ "backgroundImage": "Distillations_640x640.jpg"
|
|
64
|
+ },
|
41
|
65
|
"Bars": {
|
42
|
66
|
"pattern": "bars",
|
43
|
67
|
"foregroundColor": "#d84a4a"
|
|
@@ -100,6 +124,6 @@
|
100
|
124
|
"captionLeft": 20,
|
101
|
125
|
"captionRight": 620,
|
102
|
126
|
"foregroundColor": "#0eb8ba",
|
103
|
|
- "backgroundImage": "nyc.png"
|
|
127
|
+ "backgroundImage": "amish640.png"
|
104
|
128
|
}
|
105
|
129
|
}
|