view data/conf/options.mtt @ 100:0ea4a3e651ae

There is now a position marker for text editing. Changed the way fonts are configured. Actually, not much of the new way exists yet.
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 15 Nov 2008 17:39:14 +0000
parents 49e7cfed4b34
children 71f0f1f83620
line wrap: on
line source

{MT01}
{MiscOptions}
<int|maxThreads=1>
<bool|exitImmediately=false>
<char[]|L10n="en-GB">
<int|logLevel=1>
<int|logOutput=3>
<double|pollInterval=0.01>

{FontOptions}
<int|lcdFilter=2>
<int|renderMode=0x30000>
<char[]|defaultFont="/usr/share/fonts/X11/Type1/n019003l.pfb">
!<char[]|defaultFont="/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf">
<int|defaultSize=16>

{VideoOptions}
<bool|noFrame=false>
<bool|resizable=true>
<bool|hardware=false>
<bool|fullscreen=false>
<int|screenW=1280>
<int|screenH=1024>
<int|windowW=800>
<int|windowH=600>