Terraxiss
Junior Member
Posts: 13
Threads: 7
Joined: Mar 2013
Reputation:
0
|
Fonts
What must i do to have polish fonts in my custom story? I try write this:
<RESOURCES>
<Directory Path="fonts/eng" />
<Directory Path="lang/eng" />
</RESOURCES>
in my extra.lang file, but it doesnt work. Please help me.
|
|
03-23-2013, 08:10 PM |
|
PutraenusAlivius
Posting Freak
Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation:
119
|
RE: Fonts
(Please note that original game assets such as fonts, lanterns CANNOT be changed in a custom story. You must use a full conversion. Now, it's time for me to explain.)
Since fonts are original game assets (LOOK ABOVE), they cannot be changed. Also, you don't write that in the extra_english.lang file. You wrote this[1] to the resources.cfg in your full conversion.
[1] <Directory Path="/fonts/eng" AddSubDirs="false" />
"Veni, vidi, vici."
"I came, I saw, I conquered."
|
|
03-24-2013, 05:46 AM |
|