mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-09 21:42:13 +00:00
2995f8b99f
- various gui-work - begun binding the GUI into Monster script - updated to latest Monster source (0.11 alpha) git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@87 ea6a568a-9f4f-0410-981a-c910a81bb256
57 lines
2.1 KiB
XML
57 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<MyGUI type="Font">
|
|
<Font name="gothic" source="gothic.ttf" size="18" resolution="72" antialias_colour="false" space_width="4" 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>
|
|
|
|
<Font name="daedric" source="daedric.ttf" size="18" resolution="72" antialias_colour="false" space_width="4" tab_count="4" spacer="5">
|
|
<Code range="33 98"/>
|
|
<Code hide="128"/>
|
|
<Code hide="1026 1039"/>
|
|
<Code hide="1104"/>
|
|
</Font>
|
|
|
|
<Font name="daedric_orig" source="daedric_orig.ttf" size="18" resolution="72" antialias_colour="false" space_width="4" tab_count="4" spacer="5">
|
|
<Code range="33 98"/>
|
|
<Code hide="128"/>
|
|
<Code hide="1026 1039"/>
|
|
<Code hide="1104"/>
|
|
</Font>
|
|
|
|
<Font name="daedric36" source="daedric.ttf" size="36" resolution="72" antialias_colour="false" space_width="4" tab_count="4" spacer="5">
|
|
<Code range="33 98"/>
|
|
</Font>
|
|
|
|
<Font name="daedric_orig36" source="daedric_orig.ttf" size="36" resolution="72" antialias_colour="false" space_width="4" tab_count="4" spacer="5">
|
|
<Code range="33 98"/>
|
|
</Font>
|
|
|
|
<Font name="cards" default_height="17" source="magiccards.ttf" size="18" resolution="50" antialias_colour="false" space_width="4" tab_width="8" cursor_width="2" distance="5" offset_height="0">
|
|
<Code range="33 98"/>
|
|
</Font>
|
|
|
|
<Font name="dorcla" source="dorcla.ttf" size="20" resolution="72" antialias_colour="false" space_width="5" 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>
|
|
|
|
<Font name="perrygot" source="perrygot.ttf" size="16" resolution="72" antialias_colour="false" space_width="4" 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>
|