New font-type and cosmetics

This commit is contained in:
DaVukovic 2019-05-21 21:42:08 +02:00
parent 452209ba25
commit 25b032c9c1
2 changed files with 10 additions and 5 deletions

View File

@ -31,7 +31,12 @@
<filename>humanist_521_condensed_bt.ttf</filename> <filename>humanist_521_condensed_bt.ttf</filename>
<size>32</size> <size>32</size>
</font> </font>
<font> <font>
<name>font18a</name>
<filename>humanist_521_condensed_bt.ttf</filename>
<size>30</size>
</font>
<font>
<name>font18b</name> <name>font18b</name>
<filename>humanist_521_bt.ttf</filename> <filename>humanist_521_bt.ttf</filename>
<size>32</size> <size>32</size>
@ -119,4 +124,4 @@
<aspect>.8</aspect> <aspect>.8</aspect>
</font> </font>
</fontset> </fontset>
</fonts> </fonts>

View File

@ -82,11 +82,11 @@
</control> </control>
</include> </include>
<include name="WindowTitleCommons"> <include name="WindowTitleCommons">
<posx>110</posx> <posx>20</posx>
<posy>50</posy> <posy>80</posy>
<width>1060</width> <width>1060</width>
<height>30</height> <height>30</height>
<font>font18</font> <font>font18a</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>
<scroll>false</scroll> <scroll>false</scroll>
<align>left</align> <align>left</align>