Hi Eric, you'll find turkish letters on cp857 and cp853 (the latter is regarded as obsolete for turkish). Actually, it's not G-caret (i.e. G-circumflex) but G-breve - unless you're talking about esperanto - where, on the other hand, you won't need the small-dotless-i but you'll definitely need cp853.
I'll assume the turkish language and cp857. It needs: 1) Ç/ç, Ö/ö, Ü/ü which are found on the same codepoints as they're found on cp858. 2) G/g-breve, found respectively on codepoints #A6h and #A7h. 3) Capital-dotted-I, found on codepoint #98h. 4) Small-dotless-i, found on codepoint #8Dh. 5) S/s-cedilla, found respectively on codepoints #9Eh and #9Fh. cp808 is also suitable for russian (cp808 = cp866 + Euro). cp437 is not enough for dutch if capital "Ë" is required. cp437 is also not enough for italian if capital "ÀÈÌÒÙ ÍÓÚ Ï" are required. Last but not least, cp437 and cp858 are not enough for french if OE/oe ligature and capital y-diaeresis are required. They're found on cp859. AFAIK, cp852 is the preferred codepage for polish but I'll leave the last word about that for poles; if you decide not to wait for a feedback therefore taking my word for granted, I could send you an e-mail message with a "translation table" of codepoints for the polish letters between cp790/cp991 and cp852, in case you need it. :-) Regards, Henrique Eric Auer escreveu: > Hi everybody, > > thanks for the quick help with RUNTIME translations :-) > > The new runtime.com from > >> http://www.coli.uni-saarland.de/~eric/stuff/soft/specials/runtime.zip >> > now "speaks" the languages English, German, Dutch, Portuguese, Spanish, > French, Turkish, Italian, Polish and Russian :-). Most languages work > in codepage 858, Italian / English / Dutch even in 437... For Polish, > you should use codepage 790 (or 991). For Russian, you need CP866 :-). > > Please let me know if the translations are okay. For Turkish, I did > not find the dotless lower case I and G-caret. Please send a file > (as file, not via cut and paste) in a suitable codepage for DOS, and > let me know which codepage has to be used. Note that our EDIT can > show an ASCII / character table window :-). Thank you :-). > > Enjoy the updated RUNTIME. Cheers, Eric. > > > > Q: How do you load fonts for the codepage in question in FreeDOS? > A: Three steps, can be done at the command line or in autoexec: > LH DISPLAY con=(ega,,1) > MODE CON CODEPAGE prepare=((858) c:\fdos\cpi\ega.cpx) > MODE CON CODEPAGE select=858 > (you can also say "CP PREP" and "CP SEL" if you are lazy...) > > Q: How do you do the same in MS DOS? > A: Almost the same, but DISPLAY is a device driver and instead > of our small cute CPX files you use large clumsy CPI files ;-). > > Q: And how about DR DOS, the greatest DOS of all? > A: Almost as in MS DOS but you can use compressed small CPI files. > > > > PS: The binary is now slightly above 2 kB (3 kB without UPX) and > supports 10 languages, not bad :-). My c:/fdos/nls/ directory has > only 1 of 20 tools translated to Portuguese and none to Turkish > (1 Pt, 6 Ru, 9 Fr, 11 Nl, 11 Pl, 12 De, 13 It, 14 Es, 19 En) so > you are invited to translate those files in your FreeDOS, too :-). > Jim's "runtime classic" also supported Hungarian and Latvian ;-). > > Translateable tools: help find choice sort more fc edlin diskcopy > mem xcopy tree htmlhelp move (...). All files are text files, easy > to edit... You can also translate FreeCOM and the help of EDIT, but > those are packed. I can help with packing if you want to translate. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Freedos-user mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-user > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user