[dev-context] SciTE on linux
Taco Hoekwater
taco at elvenkind.com
Tue Jan 17 17:43:00 CET 2006
Hans Hagen wrote:
> so we need:
>
> if PLAT_WIN
> font.monospace=font:LMTypewriter10,size:16.5
> font.errorfont=font:LMTypewriter10,size:11.5
>
> if PLAT_GTK
> font.monospace=font:!LMTypewriter10 Regular,size:16.5
> font.errorfont=font:!LMTypewriter10 Regular,size:11.5
Not so sure. Perhaps you should not set the font on linux
at all. I had to do perform quite some magic to get a usable
lmtypewriter on linux, and I doubt many people will want to
go through that (on X11, not setting any font is much better
than attempting to set a non-existant one).
> like this?
> ...
> if PLAT_GTK
> name.context.acrobat=acroread
> ...
Yes, that looks fine.
Taco
More information about the dev-context
mailing list