forked from mirror/openmw-tes3mp
17a2c67d26
- Made a (very experimental) Morrowind skin - Decoded the fnt/tex font files, but they aren't used yet git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@84 ea6a568a-9f4f-0410-981a-c910a81bb256
12 lines
399 B
XML
12 lines
399 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<MyGUI type="Font">
|
|
<Font name="MyGUI_CoreFont.18" source="Comic.TTF" size="18" resolution="72" antialias_colour="false" space_width="a" tab_count="4" spacer="5">
|
|
<Code range="33 126"/>
|
|
<Code range="1025 1105"/>
|
|
<Code range="8470 8470" help="№"/>
|
|
<Code hide="128"/>
|
|
<Code hide="1026 1039"/>
|
|
<Code hide="1104"/>
|
|
</Font>
|
|
</MyGUI>
|