xterm UTF-8
xterm UTF-8
Posted Jun 5, 2004 6:40 UTC (Sat) by paulj (subscriber, #341)In reply to: xterm UTF-8 by djao
Parent article: The Grumpy Editor's guide to terminal emulators
That and the fact that CJK characters benefit greatly from antialiasing
That's because you used -fn to specify fontname, which specifies an "old" core font name. Try using -fa instead, eg -fa fixed or -fa MiscFixed.
