mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-03 01:49:41 +00:00
Minor skin testing.
git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@88 ea6a568a-9f4f-0410-981a-c910a81bb256
This commit is contained in:
parent
2995f8b99f
commit
9e73edf3d4
7 changed files with 33 additions and 17 deletions
|
@ -62,6 +62,11 @@ Soft, which has a less hardware-dependent implementation. If you
|
|||
experience sound problems (like stuttering music), try switching to
|
||||
OpenAL Soft.
|
||||
|
||||
Note to UBUNTU 8.10 users: There's a problem with Pulseaudio in this
|
||||
Ubuntu version. If you find that sound doesn't work or you get error
|
||||
messages related to sound, try this page:
|
||||
http://idyllictux.wordpress.com/2008/10/29/alsa-instead-of-pulseaudio-for-ubuntu-810-intrepid-a-non-destructive-way/
|
||||
|
||||
libavcodec and libavformat are part of the FFmpeg package, which is
|
||||
part of the 'mplayer' project. Note that some of the codecs might be
|
||||
patent protected in your country or area.
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
<?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="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>
|
|
@ -3,10 +3,7 @@
|
|||
<MyGUI>
|
||||
|
||||
<MyGUI type="List">
|
||||
<!--List file="core.lang" group="General"/-->
|
||||
<!--List file="core.layer" group="General"/-->
|
||||
<List file="core.skin" group="General"/>
|
||||
<List file="core.font" group="General"/>
|
||||
|
||||
<List file="openmw_layers.xml" group="General"/>
|
||||
<List file="openmw.pointer.xml" group="General"/>
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
<?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="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="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"/>
|
||||
|
@ -36,6 +45,10 @@
|
|||
<Code range="33 98"/>
|
||||
</Font>
|
||||
|
||||
<Font name="cards2" default_height="17" source="magiccards2.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"/>
|
||||
|
@ -53,4 +66,14 @@
|
|||
<Code hide="1026 1039"/>
|
||||
<Code hide="1104"/>
|
||||
</Font>
|
||||
|
||||
<Font name="albertis" source="AlbertisADF.otf" size="18" resolution="50" 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>
|
||||
|
|
|
@ -45,8 +45,9 @@
|
|||
|
||||
<!-- Button widget -->
|
||||
<Skin name="MW_Button" size="136 24">
|
||||
<Property key="FontName" value = "MyGUI_CoreFont.18" />
|
||||
<Property key="FontName" value = "MyGUI_CoreFont.18"/>
|
||||
<!--Property key="FontName" value = "cards" /-->
|
||||
<!--Property key="FontName" value = "albertis"/-->
|
||||
<Property key="FontHeight" value = "18" />
|
||||
<Property key="AlignText" value = "ALIGN_CENTER" />
|
||||
<Property key="Colour" value = "0.6 0.6 0.6" />
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
</Skin>
|
||||
|
||||
<Skin name = "ProgressText" size = "16 16">
|
||||
<Property key="FontName" value = "MyGUI_CoreFont.18" />
|
||||
<Property key="FontName" value = "MyGUI_CoreFont.18"/>
|
||||
<Property key="FontHeight" value = "18" />
|
||||
<Property key="AlignText" value = "ALIGN_CENTER" />
|
||||
<Property key="Colour" value = "0.35 0.6 0.75" />
|
||||
|
|
|
@ -137,6 +137,8 @@
|
|||
<!--
|
||||
<Property key="FontName" value = "dorcla" />
|
||||
<Property key="FontHeight" value = "20" />
|
||||
<Property key="FontName" value = "albertis" />
|
||||
<Property key="FontName" value = "cards2" />
|
||||
-->
|
||||
<Property key="FontName" value = "MyGUI_CoreFont.18" />
|
||||
<Property key="FontHeight" value = "18" />
|
||||
|
|
Loading…
Reference in a new issue