view data/conf/options.mtt @ 51:387a80724c35

Enabled LCD font rendering mode (only tested with freetype's sub-pixel rendering disabled). committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Mon, 02 Jun 2008 14:34:24 +0100
parents f68ae1d667f9
children f000d6cd0f74
line wrap: on
line source

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

{font}
<int|lcdFilter=0>
<int|renderMode=0>

{video}
<bool|noFrame=false>
<bool|resizable=true>
<bool|hardware=false>
<bool|fullscreen=false>
<int|screenW=1280>
<int|windowW=1272>
<int|screenH=1024>
<int|windowH=993>