added a new d2k title font

from http://www.d2kplus.com/font.php
by http://forum.dune2k.com/user/2251-d2k-sardaukar/
This commit is contained in:
Matthias Mailänder
2013-04-28 08:05:02 +02:00
parent 6da0db0035
commit 52797e8b79
4 changed files with 4 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ Also thanks to:
* Bugra Cuhadaroglu (BugraC)
* Christer Ulfsparre (Holloweye)
* Cody Brittain (Generalcamo)
* D2k Sardaukar
* Daniel Derejvanik (Harisson)
* Danny (Dan9550)
* Erasmus Schroder (rasco)

BIN
Dune2k.ttf Normal file

Binary file not shown.

View File

@@ -105,8 +105,8 @@ Fonts:
Font:FreeSansBold.ttf
Size:14
Title:
Font:titles.ttf
Size:48
Font:Dune2k.ttf
Size:32
BigBold:
Font:FreeSansBold.ttf
Size:24

View File

@@ -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 \
FreeSans.ttf FreeSansBold.ttf titles.ttf cg glsl mods/ra mods/cnc mods/d2k \
FreeSans.ttf FreeSansBold.ttf titles.ttf Dune2k.ttf cg glsl mods/ra mods/cnc mods/d2k \
README.html CONTRIBUTING.html DOCUMENTATION.html COPYING HACKING INSTALL CHANGELOG"
echo "Copying files..."