Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Wed 08/12/2004 19:38:10

Title: Writing In spanish (How!?) [SOLVED]
Post by: on Wed 08/12/2004 19:38:10
Hello, I search forums about spanish fonts, and now I have fonts who support spanish (áéíó ñ...)  but when I write "ñ" on conversations, game crash.

I supose I could use the symbol that was replaced (ex: # instead of é), but this is not good when you have to write so many text, so I searched about who to write it right in agseditor.. and I found nothing.

Is there anyway to do this?
Title: Re: Writing In spanish (How!?)
Post by: Radiant on Wed 08/12/2004 19:56:51
You could use a truetype font.
Other than that, there's no way really. I'd suggest typing the text in, say, Word, then search-replacing accented letters with $%^ and other unused symbols. And edit your font accordingly with (pluggity plug) Radiant FontEdit.
Title: Re: Writing In spanish (How!?)
Post by: Proskrito on Wed 08/12/2004 20:07:30
Quote from: Radiant on Wed 08/12/2004 19:56:51
You could use a truetype font.
but thats only in translations. If you are making your game in english and spanish, you could make it in english, and later translate it to spanish using a ttf font. that way you'll be able to use any spanish characters.
If thats not the case, then you'll have to use special characters like #, im afraid : /
Title: Re: Writing In spanish (How!?)
Post by: TerranRich on Thu 09/12/2004 01:54:28
http://bfaq.terran-x.com/#graphics03

Did the above link not help you at all? It is in the BFAQ.
Title: Re: Writing In spanish (How!?)
Post by: on Thu 09/12/2004 20:51:10
Quote from: QuantumRich on Thu 09/12/2004 01:54:28
http://bfaq.terran-x.com/#graphics03

Did the above link not help you at all? It is in the BFAQ.

yes, that was exactly the thing I explaned on my first post  :)

I was searching a way to use (ex: Ã' key) instead # key, or other strange keys.

Now I know its imposible up today.

Thanks all!  ;)