-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathaspect-ratio-4-3.xml
More file actions
39 lines (35 loc) · 1.16 KB
/
Copy pathaspect-ratio-4-3.xml
File metadata and controls
39 lines (35 loc) · 1.16 KB
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
<!--
4:3 Apsect Ratio - Defaults
(based on 1067x800 Resolution)
-->
<theme>
<formatVersion>6</formatVersion>
<view name="system">
<text name="logoText">
<fontSize>0.15</fontSize>
</text>
<image name="background-art-mask" extra="true">
<path>./_inc/images/utility/background-art-mask-4-3.png</path>
</image>
</view>
<view name="basic,detailed,video">
<image name="logo">
<pos>0.243205248359888 0.131875</pos><!-- 259.5 105.5 -->
<maxSize>0.36 0.10375</maxSize><!-- 402 83 -->
</image>
<text name="logoText">
<pos>0.243205248359888 0.131875</pos><!-- 259.5 105.5 -->
<size>0.376757263355201 0.10375</size><!-- 402 83 -->
<fontSize>0.05</fontSize>
</text>
<textlist name="gamelist">
<pos>0.046860356138707 0.24</pos><!-- 50 192 -->
<size>0.384254920337395 0.725</size><!-- 410 542.5 -->
<lineSpacing>1.585</lineSpacing>
<fontSize>0.04</fontSize><!-- 32 -->
</textlist>
<image name="gamelist-background" extra="true">
<size>0.487347703842549 1</size><!-- 520 800 -->
</image>
</view>
</theme>