-
Notifications
You must be signed in to change notification settings - Fork 3
/
aspect-ratio-4-3.xml
328 lines (320 loc) · 11.1 KB
/
aspect-ratio-4-3.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
<!--
4:3 resolution:
based on 1440x1080
-->
<theme>
<!--
///
All Views
///
-->
<view name="system,gamelist">
<helpsystem name="help">
<pos>0.5 0.95</pos><!-- 50% 1026 -->
<fontSize>${helpSystemFontSize}</fontSize>
<entrySpacing>0.020833333333333</entrySpacing><!-- 40 -->
</helpsystem>
<image name="helpBackground">
<size>1 0.1</size>
</image>
</view>
<fontSize name="medium">
<variables>
<helpSystemFontSize>0.038888888888889</helpSystemFontSize><!-- 42 -->
</variables>
</fontSize>
<fontSize name="large">
<variables>
<helpSystemFontSize>0.042592592592593</helpSystemFontSize><!-- 46 -->
</variables>
</fontSize>
<!--
///
System View
///
-->
<view name="system">
<text name="
system-label,
system-description,
system-game-count
">
<visible>false</visible>
</text>
<text name="system-name">
<origin>0.5 0</origin>
<pos>0.5 0.712962962962963</pos><!-- 50% 770 -->
<size>0.652777777777778 0.138888888888889</size><!-- 940 150 -->
<fontSize>${systemSystemNameFontSize}</fontSize>
<horizontalAlignment>center</horizontalAlignment>
<verticalAlignment>bottom</verticalAlignment>
</text>
<carousel name="system-carousel">
<type>horizontal</type>
<origin>0.5 0</origin>
<pos>0.5 0</pos><!-- 50% 50% -->
<size>1 0.8</size><!-- 100% 864 -->
<itemSize>1 0.9</itemSize><!-- 100% 972 -->
</carousel>
</view>
<fontSize name="medium">
<variables>
<systemSystemNameFontSize>0.066666666666667</systemSystemNameFontSize><!-- 72 -->
</variables>
</fontSize>
<fontSize name="large">
<variables>
<systemSystemNameFontSize>0.066666666666667</systemSystemNameFontSize><!-- 72 -->
</variables>
</fontSize>
<!--
///
Gamelist View - List Variants
///
-->
<variant name="
gamelist-metadata-off-boxart,
gamelist-metadata-off-miximage,
gamelist-metadata-off-screenshot,
gamelist-metadata-off-screenshot-marquee,
gamelist-metadata-off-titlescreen,
gamelist-metadata-off-physicalmedia,
gamelist-metadata-on-boxart,
gamelist-metadata-on-miximage,
gamelist-metadata-on-screenshot,
gamelist-metadata-on-screenshot-marquee,
gamelist-metadata-on-titlescreen,
gamelist-metadata-on-physicalmedia,
gamelist-basic
">
<view name="gamelist">
<text name="system-name,custom-collection-name">
<pos>0.048611111111111 0.068518518518519</pos><!-- 70 74 -->
<size>0.422222222222222 0.185185185185185</size><!-- 608 200 -->
<fontSize>${gamelistSystemNameFontSize}</fontSize>
</text>
<textlist name="game-list">
<pos>${gamelistPos}</pos>
<size>${gamelistSize}</size>
<fontSize>${gamelistFontSize}</fontSize>
<lineSpacing>${gamelistLineSpacing}</lineSpacing>
<horizontalMargin>0.009027777777778</horizontalMargin><!-- 13 -->
</textlist>
</view>
</variant>
<fontSize name="medium">
<variables>
<gamelistSystemNameFontSize>0.042592592592593</gamelistSystemNameFontSize><!-- 46 -->
<gamelistPos>0.039583333333333 0.188888888888889</gamelistPos><!-- 57 204 -->
<gamelistSize>0.43125 0.638888888888889</gamelistSize><!-- 621 690 -->
<gamelistFontSize>0.038888888888889</gamelistFontSize><!-- 42 -->
<gamelistLineSpacing>1.5</gamelistLineSpacing>
</variables>
</fontSize>
<fontSize name="large">
<variables>
<gamelistSystemNameFontSize>0.048148148148148</gamelistSystemNameFontSize><!-- 52 -->
<gamelistPos>0.039583333333333 0.207407407407407</gamelistPos><!-- 57 224 -->
<gamelistSize>0.43125 0.62962962962963</gamelistSize><!-- 621 680 -->
<gamelistFontSize>0.046296296296296</gamelistFontSize><!-- 50 -->
<gamelistLineSpacing>1.5</gamelistLineSpacing>
</variables>
</fontSize>
<!--
Gamelist View - List: Basic
-->
<variant name="gamelist-basic">
<view name="gamelist">
<image name="system-art">
<pos>0.75 0.448148148148148</pos><!-- 75% 484 -->
<maxSize>0.9 0.9</maxSize>
<opacity>0.2</opacity>
</image>
<badges name="badges">
<pos>0.965277777777778 0.05</pos><!-- 1390 54 -->
<size>0.069444444444444 0.722222222222222</size><!-- 100 780 -->
<itemMargin>0 0.009259259259259</itemMargin><!-- 0 10 -->
</badges>
</view>
</variant>
<!--
Gamelist View - List: Metadata Off
-->
<variant name="
gamelist-metadata-off-boxart,
gamelist-metadata-off-miximage,
gamelist-metadata-off-screenshot,
gamelist-metadata-off-screenshot-marquee,
gamelist-metadata-off-titlescreen,
gamelist-metadata-off-physicalmedia
">
<view name="gamelist">
<badges name="badges">
<pos>0.965277777777778 0.05</pos><!-- 1390 54 -->
<size>0.069444444444444 0.722222222222222</size><!-- 100 780 -->
<itemMargin>0 0.009259259259259</itemMargin><!-- 0 10 -->
</badges>
</view>
</variant>
<variant name="
gamelist-metadata-off-boxart,
gamelist-metadata-off-miximage,
gamelist-metadata-off-physicalmedia
">
<view name="gamelist">
<video name="game-art">
<origin>1 0</origin>
<pos>0.951388888888889 0.068518518518519</pos><!-- 1370 74 -->
<maxSize>0.422222222222222 0.759259259259259</maxSize><!-- 608 820 -->
</video>
</view>
</variant>
<variant name="
gamelist-metadata-off-screenshot,
gamelist-metadata-off-titlescreen
">
<view name="gamelist">
<video name="game-art">
<origin>1 0.5</origin>
<pos>1 0.45</pos><!-- 100% 486 -->
<cropSize>0.470833333333333 0.9</cropSize><!-- 678 972 -->
<imageCornerRadius>0</imageCornerRadius>
<videoCornerRadius>0</videoCornerRadius>
</video>
</view>
</variant>
<variant name="
gamelist-metadata-off-screenshot-marquee
">
<view name="gamelist">
<video name="game-art">
<origin>1 0.5</origin>
<pos>1 0.45</pos><!-- 100% 486 -->
<cropSize>0.470833333333333 0.9</cropSize><!-- 678 972 -->
<imageCornerRadius>0</imageCornerRadius>
<videoCornerRadius>0</videoCornerRadius>
</video>
<image name="game-marquee">
<pos>0.764583333333333 0.45</pos><!-- 1101 486 -->
<maxSize>0.277777777777778 0.462962962962963</maxSize><!-- 400 500 -->
</image>
</view>
</variant>
<!--
Gamelist View - List: Metadata On
-->
<variant name="
gamelist-metadata-on-boxart,
gamelist-metadata-on-miximage,
gamelist-metadata-on-screenshot,
gamelist-metadata-on-screenshot-marquee,
gamelist-metadata-on-titlescreen,
gamelist-metadata-on-physicalmedia
">
<view name="gamelist">
<badges name="badges">
<pos>0.944791666666667 0.083333333333333</pos><!-- 1814 80 -->
<size>0.019791666666667 0.722222222222222</size><!-- 38 780 -->
</badges>
<video name="game-art">
<pos>0.598958333333333 0.333333333333333</pos><!-- 1150 360 -->
<cropSize>0.333333333333333 0.444444444444444</cropSize><!-- 640 480 -->
</video>
<rating name="game-rating">
<pos>0.740277777777778 0.538888888888889</pos><!-- 1066 582 -->
<size>0.422222222222222 0.055555555555556</size><!-- 608 60 -->
<visible>true</visible>
</rating>
<text name="game-description">
<pos>0.529166666666667 0.62962962962963</pos><!-- 762 680 -->
<size>0.422222222222222 0.225925925925926</size><!-- 608 244 -->
<fontSize>${gamelistDescriptionFontSize}</fontSize>
<lineSpacing>${gamelistDescriptionLineSpacing}</lineSpacing>
<visible>true</visible>
</text>
</view>
<fontSize name="medium">
<variables>
<gamelistDescriptionFontSize>0.033333333333333</gamelistDescriptionFontSize><!-- 36 -->
<gamelistDescriptionLineSpacing>1.45</gamelistDescriptionLineSpacing><!-- 26 -->
</variables>
</fontSize>
<fontSize name="large">
<variables>
<gamelistDescriptionFontSize>0.042592592592593</gamelistDescriptionFontSize><!-- 46 -->
<gamelistDescriptionLineSpacing>1.55</gamelistDescriptionLineSpacing><!-- 26 -->
</variables>
</fontSize>
</variant>
<variant name="
gamelist-metadata-on-boxart,
gamelist-metadata-on-miximage,
gamelist-metadata-on-physicalmedia
">
<view name="gamelist">
<video name="game-art">
<origin>0.5 0</origin>
<pos>0.740277777777778 0.068518518518519</pos><!-- 1066 74 -->
<maxSize>0.422222222222222 0.422222222222222</maxSize><!-- 608 456 -->
</video>
</view>
</variant>
<variant name="
gamelist-metadata-on-screenshot,
gamelist-metadata-on-titlescreen
">
<view name="gamelist">
<video name="game-art">
<origin>0.5 0</origin>
<pos>0.740277777777778 0.068518518518519</pos><!-- 1066 74 -->
<cropSize>0.422222222222222 0.422222222222222</cropSize><!-- 608 456 -->
</video>
</view>
</variant>
<variant name="
gamelist-metadata-on-screenshot-marquee
">
<view name="gamelist">
<video name="game-art">
<origin>0.5 0</origin>
<pos>0.740277777777778 0.068518518518519</pos><!-- 1066 74 -->
<cropSize>0.422222222222222 0.422222222222222</cropSize><!-- 608 456 -->
</video>
<image name="game-marquee">
<pos>0.740277777777778 0.27962962962963</pos><!-- 1066 302 -->
<maxSize>0.277777777777778 0.277777777777778</maxSize><!-- 400 300 -->
</image>
</view>
</variant>
<!--
///
Gamelist View: Carousel Variants
///
-->
<variant name="
gamelist-carousel
">
<view name="gamelist">
<text name="system-name,custom-collection-name">
<pos>0.0625 0.064814814814815</pos><!-- 90 70 -->
<size>0.875 0</size><!-- 1260 - -->
<fontSize>${gamelistSystemNameFontSize}</fontSize>
<horizontalAlignment>center</horizontalAlignment>
</text>
<carousel name="game-carousel">
<pos>0 0.505</pos>
<fontSize>0.03</fontSize>
</carousel>
</view>
<fontSize name="medium">
<variables>
<gamelistSystemNameFontSize>0.038888888888889</gamelistSystemNameFontSize><!-- 42 -->
</variables>
</fontSize>
<fontSize name="large">
<variables>
<gamelistSystemNameFontSize>0.055555555555556</gamelistSystemNameFontSize><!-- 60 -->
</variables>
</fontSize>
</variant>
</theme>