mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-10 15:45:37 +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
@ -62,6 +62,11 @@ Soft, which has a less hardware-dependent implementation. If you
|
|||||||
experience sound problems (like stuttering music), try switching to
|
experience sound problems (like stuttering music), try switching to
|
||||||
OpenAL Soft.
|
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
|
libavcodec and libavformat are part of the FFmpeg package, which is
|
||||||
part of the 'mplayer' project. Note that some of the codecs might be
|
part of the 'mplayer' project. Note that some of the codecs might be
|
||||||
patent protected in your country or area.
|
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>
|
||||||
|
|
||||||
<MyGUI type="List">
|
<MyGUI type="List">
|
||||||
<!--List file="core.lang" group="General"/-->
|
|
||||||
<!--List file="core.layer" group="General"/-->
|
|
||||||
<List file="core.skin" group="General"/>
|
<List file="core.skin" group="General"/>
|
||||||
<List file="core.font" group="General"/>
|
|
||||||
|
|
||||||
<List file="openmw_layers.xml" group="General"/>
|
<List file="openmw_layers.xml" group="General"/>
|
||||||
<List file="openmw.pointer.xml" group="General"/>
|
<List file="openmw.pointer.xml" group="General"/>
|
||||||
|
@ -1,6 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<MyGUI type="Font">
|
<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">
|
<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="33 126"/>
|
||||||
<Code range="1025 1105"/>
|
<Code range="1025 1105"/>
|
||||||
@ -36,6 +45,10 @@
|
|||||||
<Code range="33 98"/>
|
<Code range="33 98"/>
|
||||||
</Font>
|
</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">
|
<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="33 126"/>
|
||||||
<Code range="1025 1105"/>
|
<Code range="1025 1105"/>
|
||||||
@ -53,4 +66,14 @@
|
|||||||
<Code hide="1026 1039"/>
|
<Code hide="1026 1039"/>
|
||||||
<Code hide="1104"/>
|
<Code hide="1104"/>
|
||||||
</Font>
|
</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>
|
</MyGUI>
|
||||||
|
@ -45,8 +45,9 @@
|
|||||||
|
|
||||||
<!-- Button widget -->
|
<!-- Button widget -->
|
||||||
<Skin name="MW_Button" size="136 24">
|
<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 = "cards" /-->
|
||||||
|
<!--Property key="FontName" value = "albertis"/-->
|
||||||
<Property key="FontHeight" value = "18" />
|
<Property key="FontHeight" value = "18" />
|
||||||
<Property key="AlignText" value = "ALIGN_CENTER" />
|
<Property key="AlignText" value = "ALIGN_CENTER" />
|
||||||
<Property key="Colour" value = "0.6 0.6 0.6" />
|
<Property key="Colour" value = "0.6 0.6 0.6" />
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
</Skin>
|
</Skin>
|
||||||
|
|
||||||
<Skin name = "ProgressText" size = "16 16">
|
<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="FontHeight" value = "18" />
|
||||||
<Property key="AlignText" value = "ALIGN_CENTER" />
|
<Property key="AlignText" value = "ALIGN_CENTER" />
|
||||||
<Property key="Colour" value = "0.35 0.6 0.75" />
|
<Property key="Colour" value = "0.35 0.6 0.75" />
|
||||||
|
@ -137,6 +137,8 @@
|
|||||||
<!--
|
<!--
|
||||||
<Property key="FontName" value = "dorcla" />
|
<Property key="FontName" value = "dorcla" />
|
||||||
<Property key="FontHeight" value = "20" />
|
<Property key="FontHeight" value = "20" />
|
||||||
|
<Property key="FontName" value = "albertis" />
|
||||||
|
<Property key="FontName" value = "cards2" />
|
||||||
-->
|
-->
|
||||||
<Property key="FontName" value = "MyGUI_CoreFont.18" />
|
<Property key="FontName" value = "MyGUI_CoreFont.18" />
|
||||||
<Property key="FontHeight" value = "18" />
|
<Property key="FontHeight" value = "18" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user