Re: Yet Another Win32lib question

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi  Gwen,

> So I'm wondering if it depends on the font or if under windows we can't
use
> the ASCII table or I dunno. 
> Do you know a way to use the classic-dos ASCII table with win32lib ?

Windows use ANSI table, not ASCII one.
You must translate the codes of a non-latin text from
your DOS  code page into your native
WIN code page, same about special symbols.
For example, in Russian, DOS ASCII code page is 866,
WIN ANSI -- 1251, all WIN fonts are from the ANSI table, as I know.

Regards,
Igor Kachan

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu