Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Fri 13/10/2006 15:56:00

Title: Problem with extended characters in SCI font
Post by: on Fri 13/10/2006 15:56:00
First of all-sorry for my english, it's not so good, but I'll try to explain my problem ::)
When I type the dialog in russian symbols & test the game, program show me an error message like that: "Error: cannot display message with extended characters in SCI font". I've tryed to change the font in SCI Studio. But there is no support for russian symbols too! Maybe I miss something?Ã,  My head is going to blow! :-X Could you please tell me what to do! Or if you have a SCI font with russian letters- mail me, please, at nvnsk@yandex.ru!
Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã, Thanks.
Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã,  Ã, 
Title: Re: Problem with extended characters in SCI font
Post by: Gilbert on Sat 14/10/2006 16:24:09
SCI fonts don't support characters with code >127, use TTF fonts instead or replace some unless symbols with accented characters in the font set. See Q4 for related info. (http://americangirlscouts.org/agswiki/Graphics%2C_Characters%2C_Text%2C_Rooms)