forked from CorsixTH/CorsixTH
-
Notifications
You must be signed in to change notification settings - Fork 0
Fonts
MarkL edited this page Mar 2, 2014
·
4 revisions
CorsixTH uses the fonts provided with Theme Hospital by default. This means that only the languages present in the original game will work correctly at first glance. However, CorsixTH also supports TrueType fonts through FreeType2.
To use the support for additional fonts there are two steps you need to take:
-
Download a suitable font file, such as uming.ttc bundled in the following package from freedesktop.org or choose one on your system.
-
Specify the location of your desired font file in the configuration file in the variable
unicode_font
. You can also do this through the Font option in the game at the Options menu. For information how to find your configuration file check here.
Back to the Home page