The problem is probably not the fonts, but the font mapping. Esperanto uses "eastern European" characters which are not in code page 1252, which is what's most commonly used. Works fine in UTF-8, but not in 8-bit character sets unless you use code page 1250 ("central European").
|