Nick Ing-Simmons wrote on 2001-01-09 00:03 UTC:
> The bug snag with that is that there is no way to tell what encodings
> system iconv can do, or what they mean. e.g. does Solaris's iconv
> handle Adobe Symbol encoding so perl/Tk can use it (via perl) to use 
> glyphs from the symbol fonts?

The X11 standard fonts will in the foreseeable future anyway be
available in ISO 10646 directly, with no further application-level
conversion necessary. Adobe Symbol will be merged into Adobe Times (for
which it was designed). Pre-release of all this already available on:

http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html

So don't worry about Adobe Symbol conversion tables for Tk. It would get
the phi/phi1 and many other problems in the fonts wrong anyway.

Markus

-- 
Markus G. Kuhn, Computer Laboratory, University of Cambridge, UK
Email: mkuhn at acm.org,  WWW: <http://www.cl.cam.ac.uk/~mgk25/>

Reply via email to