Requires TrueType fonts for OpenMW and OpenMW 0.45 or newer.
AvQest is free for both personal and commercial use, released under Freeware (Commercial Free) license and copyright belongs to GemFonts 98 / Imitation Warehouse.
TrueType fonts for OpenMW is created by akortunov, Isaskar & Georgd.
INSTALLATION:
1) First install TrueType fonts for OpenMW.
2) Extract
AvQest.ttf
into Fonts
folder. You can find the folder here:For Linux:
$HOME/.config/openmw/Fonts
For Mac:
$HOME/Library/Preferences/openmw/Fonts
For Windows:
Documents\My Games\OpenMW\Fonts
3) Open
openmw_font.xml
in a text editor:
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Resource" version="1.1">
<Resource type="ResourceTrueTypeFont" name="Magic Cards">
<Property key="Source" value="Pelagiad.ttf"/>
<Property key="Antialias" value="false"/>
<Property key="TabWidth" value="8"/>
<Property key="OffsetHeight" value="0"/>
Find and replace the value "
Pelagiad.ttf
" with "AvQest.ttf
".The file
openmw_font.xml
comes from TrueType fonts for OpenMW and is found
here:For Linux:
$HOME/.config/openmw/Fonts
For Mac:
$HOME/Library/Preferences/openmw/Fonts
For Windows:
Documents\My Games\OpenMW\Fonts
4) Open
settings.cfg
in a text editor and find [GUI]
and the following values, if these values cannot be found, add them:
[GUI]
font size = 16
ttf resolution = 96
Replace the value "
font size = 16
" with "font size = 20
".You can find the file
settings.cfg
here:For Linux:
$HOME/.config/openmw
For Mac: $HOME/Library/Preferences/openmw
For Windows: Documents\My Games\OpenMW