On Sat, May 01, 2004 at 02:20:23AM +0300, Tuomo Valkonen wrote: > > Which character sets does Ion support if you run it without the -i18n > > option? Is it hardwired to ISO-8859-1 or does any 8-bit character set > > work? > In practise any 8-bit single-byte encoding/character set > should work fine -- assuming that the rest of the system uses the same > encoding.
However, as the Ion drawing engine configuration files do not specify an encoding for fonts, it could be that Xlib or X server or whatever defaults to ISO-8859-1 encoding as the first choice when no locale is set. -- Tuomo
