Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: s2007131 on Sun 19/10/2014 16:01:23

Title: Displaying Chinese correctly in the game?
Post by: s2007131 on Sun 19/10/2014 16:01:23
Hello guys.
I was wondering if AVGS could display Chinese correctly without glitches.
Is there any way to do this?
Thanks you.
Title: Re: Displaying Chinese correctly in the game?
Post by: Gilbert on Sun 19/10/2014 16:18:30
As far as I know the engine can still only display characters #0-255 in a font file, so there is no easy way to do this, except workarounds such as using images, etc.

BTW, what is AVGS?
Title: Re: Displaying Chinese correctly in the game?
Post by: s2007131 on Mon 20/10/2014 10:06:48
Quote from: Iceboty V7000a on Sun 19/10/2014 16:18:30
As far as I know the engine can still only display characters #0-255 in a font file, so there is no easy way to do this, except workarounds such as using images, etc.

BTW, what is AVGS?
Thanks for the reply.Looks like using images is the only way to do it.

I thought AVGS is an abbreviation for Adventure Game Studio... I forgot who told me that though.