Jump to content
Sign in to follow this  
shlomo

Creating and using other font

Recommended Posts

Hi .

I saw a question about this more then a year ago but without any answers.

I want to create some missions in hebrew .

Does someone know how to create fonts ? How to use them later on in the game ?

Thx.

Share this post


Link to post
Share on other sites

Tzaharayim Tovim (Hebrew=good afternoon)

I'm guessing that if you type in Hebrew, it should appear in mission overviews, briefings and messages on PC's that support the Hebrew character set encoding, such as those running Windows Enabled (for Hebrew).

Have you tried? I can't from my PC. It's only English.

Share this post


Link to post
Share on other sites

No it doesn't work.

It display some weird text instead of the Hebrew .

The fonts in the game are not those in the regular windows system. I looked at the data.pbo and found there couple of fonts.

Thx.

Share this post


Link to post
Share on other sites

I've found the font files and even their format.

I also found that in the flashpoint.cfg I can set the language to English, French etc.

In the commented config.cpp I found

class CfgFonts

{

class Korean

{

TahomaB24 = hfont16;

TahomaB36 = hfont16;

TahomaB48 = hfont16;

CourierNewB64 = hfont16;

Garamond64 = hfont16;

SteelfishB64 = hfont32;

SteelfishB128 = hfont32_16;

AudreysHandB48 = hfont16;

AudreysHandI48 = hfont16;

};

};

Does someone know how to put all together ??

Thx.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×