Merge pull request #3182 from Mailaender/d2k-font
Added a new d2k title font
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -18,6 +18,7 @@ Also thanks to:
|
|||||||
* Bugra Cuhadaroglu (BugraC)
|
* Bugra Cuhadaroglu (BugraC)
|
||||||
* Christer Ulfsparre (Holloweye)
|
* Christer Ulfsparre (Holloweye)
|
||||||
* Cody Brittain (Generalcamo)
|
* Cody Brittain (Generalcamo)
|
||||||
|
* D2k Sardaukar
|
||||||
* Daniel Derejvanik (Harisson)
|
* Daniel Derejvanik (Harisson)
|
||||||
* Danny (Dan9550)
|
* Danny (Dan9550)
|
||||||
* Erasmus Schroder (rasco)
|
* Erasmus Schroder (rasco)
|
||||||
|
|||||||
BIN
Dune2k.ttf
Normal file
BIN
Dune2k.ttf
Normal file
Binary file not shown.
@@ -111,8 +111,8 @@ Fonts:
|
|||||||
Font:FreeSansBold.ttf
|
Font:FreeSansBold.ttf
|
||||||
Size:14
|
Size:14
|
||||||
Title:
|
Title:
|
||||||
Font:titles.ttf
|
Font:Dune2k.ttf
|
||||||
Size:48
|
Size:32
|
||||||
BigBold:
|
BigBold:
|
||||||
Font:FreeSansBold.ttf
|
Font:FreeSansBold.ttf
|
||||||
Size:24
|
Size:24
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ markdown DOCUMENTATION.md > DOCUMENTATION.html
|
|||||||
# they are now installed to the game directory instead of placed in the gac
|
# 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 \
|
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.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"
|
README.html CONTRIBUTING.html DOCUMENTATION.html COPYING HACKING INSTALL CHANGELOG"
|
||||||
|
|
||||||
echo "Copying files..."
|
echo "Copying files..."
|
||||||
|
|||||||
Reference in New Issue
Block a user