We use a ccsid of 273 (german). With TN5250_CCSIDMAP set to 273 german "umlauts" don't show right. I changed MacRomanEncoding in scs2pdf.c to WinAnsiEncoding, and all results were OK now.
As Linux and most other flavors of Unix use latin1 by default (Darwin resp. Mac OS X ??), it would be better, to use WinAnsiEncoding. What we really need is a mapping between ccsid and font-encoding. I do not know anything about PDF, but in PostScript you have to supply a encoding vector. -- Esda Feinstrumpffabrik GmbH Frank Richter, Leiter EDV Hauptstr. 76, D-09392 Auerbach E-Mail: [EMAIL PROTECTED] _______________________________________________ This is the Linux 5250 Development Project (LINUX5250) mailing list To post a message email: [EMAIL PROTECTED] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250 or email: [EMAIL PROTECTED] Before posting, please take a moment to review the archives at http://archive.midrange.com/linux5250.
