renamed and relocated fonts
This commit is contained in:
@@ -3,7 +3,7 @@ Container@INGAME_ROOT:
|
||||
Children:
|
||||
Timer@GAME_TIMER:
|
||||
X: WINDOW_RIGHT/2
|
||||
Y: 0-10
|
||||
Y: 0
|
||||
StrategicProgress@STRATEGIC_PROGRESS:
|
||||
X: WINDOW_RIGHT/2
|
||||
Y: 40
|
||||
|
||||
@@ -139,8 +139,8 @@ Fonts:
|
||||
Font:FreeSansBold.ttf
|
||||
Size:14
|
||||
Title:
|
||||
Font:titles.ttf
|
||||
Size:48
|
||||
Font:FreeSansBold.ttf
|
||||
Size:32
|
||||
MediumBold:
|
||||
Font:FreeSansBold.ttf
|
||||
Size:18
|
||||
|
||||
@@ -124,7 +124,7 @@ Fonts:
|
||||
Font:FreeSansBold.ttf
|
||||
Size:14
|
||||
Title:
|
||||
Font:Dune2k.ttf
|
||||
Font:mods/d2k/Dune2k.ttf
|
||||
Size:32
|
||||
BigBold:
|
||||
Font:FreeSansBold.ttf
|
||||
|
||||
@@ -142,7 +142,7 @@ Fonts:
|
||||
Font:FreeSansBold.ttf
|
||||
Size:14
|
||||
Title:
|
||||
Font:titles.ttf
|
||||
Font:mods/ra/ZoodRangmah.ttf
|
||||
Size:48
|
||||
BigBold:
|
||||
Font:FreeSansBold.ttf
|
||||
|
||||
@@ -30,7 +30,7 @@ markdown DOCUMENTATION.md > DOCUMENTATION.html
|
||||
# they are now installed to the game directory instead of placed in the gac
|
||||
FILES=('OpenRA.Game.exe' 'OpenRA.Editor.exe' 'OpenRA.Utility.exe' \
|
||||
'OpenRA.FileFormats.dll' 'OpenRA.Renderer.SdlCommon.dll' 'OpenRA.Renderer.Cg.dll' 'OpenRA.Renderer.Gl.dll' 'OpenRA.Renderer.Null.dll' 'OpenRA.Irc.dll' \
|
||||
'FreeSans.ttf' 'FreeSansBold.ttf' 'titles.ttf' 'Dune2k.ttf' \
|
||||
'FreeSans.ttf' 'FreeSansBold.ttf' \
|
||||
'cg' 'glsl' 'mods/ra' 'mods/cnc' 'mods/d2k' \
|
||||
'AUTHORS' 'COPYING' 'HACKING' 'INSTALL' 'CHANGELOG' \
|
||||
'README.html' 'CONTRIBUTING.html' 'DOCUMENTATION.html' \
|
||||
|
||||
Reference in New Issue
Block a user