I'm writing a unicode text editor that does its own characterset conversions
when necessary. Now I'm running into the problem that there are only a few fonts
available for unicode. Why is it that e.g. the truetype fonts are not available
in the iso10646 encoding? Take cyberbit which has quite a few encodings in one
font, why isn't it possible to access this font with the unicode encoding?

Please don't tell me to use utf8 locales and fontsets, I tried it but fontsets
are slow and inflexible and utf8 locales seem to be a Linux only feature.

-maarten

--
Maarten L. Hekkelman                      http://www.hekkelman.com
Hekkelman Programmatuur bv         mailto:maarten at hekkelman.com
_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n

Reply via email to