On 2/21/2013 6:39 AM, Byron Hawkins wrote:
> I've been using SciTE on Linux for a while, and I'm starting a
> Windows project, so I installed from the download page and moved
> my properties files over (cpp.properties, SciTEGlobal.properties
> and SciTEUser.properties). But the monospace font is not working.
> I've tried putting the properties files in two places:
>
> C:\ProgramData\SciTE
> C:\Program Files (x86)\SciTE (The binary is in here)
>
> The following entries for monospace font are in
> SciTEGlobal.properties. I tried the font with and without the "!",
> since I'm not sure what it does.
>
> if PLAT_WIN
> font.monospace=font:!Courier New,size:10
> font.base=$(font.monospace)
> font.small=$(font.monospace)
> font.comment=$(font.monospace)
> font.text=$(font.monospace)
> font.text.comment=$(font.monospace)
> font.embedded.base=$(font.monospace)
> font.embedded.comment=$(font.monospace)
> font.vbs=$(font.monospace)
The above, without the '!', works for me when copied into
SciTEUser.properties. I set the SciTE_HOME environment variable in
the system properties to point to the correct location.
--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia