How to import diacritical fonts

Started by , Wed 23/11/2005 08:53:09

Previous topic - Next topic

Martina

Hi, I'm new here and maybe this question is very simple, but I need to get ě, í, ř, and similar in the game (some of my friends do'nt speak english). I've tried to do it by import font, but that did'nt work. The font was there, but without diacritics. Please, help me.

Gilbert

Are you using a SCI font or a TTF font?

If you're using a SCI font, note that AGS can display only the first 128 characters in the font set, so to get these symbols, you may change some of the unused characters to them (like for example '#') and type them instead in the game text.

If you're using a TTF font, AGS can display the first 256 characters in the set when you use a translation (the base text in the game can only use teh first 128 characters), so it's recommended you make your game's default text in ENglish (which does not include these characters), and then use the translation feature to create a translation file, which can contain text with these characters.

SMF spam blocked by CleanTalk