Hi, Also in the CUPS (Common UNIX Print System) which ships with most all Linux distributions, the filter 'texttops' reads plaintext UTF-8 and writes PostScript. See:
http://www.cups.org Cheers, - Ira McDonald High North Inc -----Original Message----- From: Markus Kuhn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 2:11 PM To: Daniel Resare Cc: [EMAIL PROTECTED] Subject: Re: program to print utf-8 on postscript printers > I have a faint memory of a program you wrote that helped writing utf-8 > to postscript printers (or was it hp pcl printers)? My proof-of-concept best-effort UTF-8 formatter for Postscript: http://www.cl.cam.ac.uk/~mgk25/ucs/utf2ps.c http://www.cl.cam.ac.uk/~mgk25/ucs/utf2ps.ps My practically useful best-effort UTF-8/ISO 8859/etc. formatter for HP PCL: http://www.cl.cam.ac.uk/~mgk25/ucs/hpp.c http://www.cl.cam.ac.uk/~mgk25/ucs/hpp-repertoire.txt A more serious best-effort UTF-8 formatter for Postscript: http://www.pps.jussieu.fr/~jch/software/cedilla/ Hope this helped ... Markus -- Markus Kuhn, Computer Lab, Univ of Cambridge, GB http://www.cl.cam.ac.uk/~mgk25/ | __oo_O..O_oo__ -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/ -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
