> 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/

Reply via email to