<http://forum.pspad.com/read.php?f=6&i=3701&t=3690> ----------------------------------------------------------------
pspad wrote: > new option OldSpecialChars in the Program settings / Direct > edit. Set value to 1 if you use non unicode fonts, I'm using this with LucidaSans Typewriter and when I set OldSpecialChars to 0 then the display gets corrupted. The private final int id; will be displayed as privatefinalint id; the space between int and id will contain one single dot (marking the space actually in the file) plus some extra space not containing anything. This is with the Java highlighter With OldSpecialChars=1 everything works fine. Thomas -- PSPad freeware editor http://www.pspad.com
