View Single Post
  #12  
Old 29-09-2012, 12:23
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
Quote:
Originally Posted by peterf1999 View Post
ą (a nasal) is not a standard ansi character, need additional code or switch to unicode version to display it properly.
Yes, it is a standard ANSI character but not in the Latin 1 code page (1252, Western Europe), rather in the Latin 2 code page (1250, Eastern Europe), at 0xD9. Perhaps, you can switch the code page for some language for national characters to be displayed properly, even without using Unicode.
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
Reply With Quote