Changed the OpenMW default font from Comic sans to EB Garamond

actorid
Pieter van der Kloet 13 years ago
parent 155cd76f37
commit 426c278505

Binary file not shown.

@ -2,11 +2,11 @@
<MyGUI type="Skin"> <MyGUI type="Skin">
<Skin name = "TextBox" size = "16 16"> <Skin name = "TextBox" size = "16 16">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "EB Garamond" />
<Property key="FontHeight" value = "18" /> <Property key="FontHeight" value = "16" />
<Property key="TextAlign" value = "ALIGN_DEFAULT" /> <Property key="TextAlign" value = "ALIGN_DEFAULT" />
<Property key="TextColour" value = "0.7 0.7 0.7" /> <Property key="TextColour" value = "0.7 0.7 0.7" />
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/> <BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
</Skin> </Skin>

@ -1,28 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<MyGUI> <MyGUI>
<MyGUI type="List">
<MyGUI type="List"> <List file="core.skin" />
<List file="core.skin" group="General"/> <List file="openmw_images.xml" />
<List file="openmw_images.xml" group="General"/> <List file="openmw_layers.xml" />
<List file="openmw_layers.xml" group="General"/> <List file="openmw.pointer.xml" />
<List file="openmw.pointer.xml" group="General"/> <List file="openmw.font.xml" />
<List file="openmw.font.xml" group="General"/> <List file="openmw_text.skin.xml" />
<List file="openmw_text.skin.xml" group="General"/> <List file="openmw_windows.skin.xml" />
<List file="openmw_windows.skin.xml" group="General"/> <List file="openmw_button.skin.xml" />
<List file="openmw_button.skin.xml" group="General"/> <List file="openmw_list.skin.xml" />
<List file="openmw_list.skin.xml" group="General"/> <List file="openmw_edit.skin.xml" />
<List file="openmw_edit.skin.xml" group="General"/> <List file="openmw_box.skin.xml" />
<List file="openmw_box.skin.xml" group="General"/> <List file="openmw_progress.skin.xml" />
<List file="openmw_progress.skin.xml" group="General"/> <List file="openmw_hud_energybar.skin.xml" />
<List file="openmw_hud_energybar.skin.xml" group="General"/> <List file="openmw_hud_box.skin.xml" />
<List file="openmw_hud_box.skin.xml" group="General"/> <List file="openmw_mainmenu_skin.xml" />
<List file="openmw_mainmenu_skin.xml" group="General"/> <List file="openmw_console.skin.xml" />
<List file="openmw_console.skin.xml" group="General"/> <List file="openmw_journal_skin.xml" />
<List file="openmw_journal_skin.xml" group="General"/> <List file="openmw_map_window_skin.xml" />
<List file="openmw_map_window_skin.xml" group="General"/> <List file="openmw_dialogue_window_skin.xml" />
<List file="openmw_dialogue_window_skin.xml" group="General"/> <List file="openmw_settings.xml" />
<List file="openmw_settings.xml" group="General"/> </MyGUI>
</MyGUI>
</MyGUI> </MyGUI>

@ -1,95 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Resource" version="1.1">
<MyGUI type="Font"> <Resource type="ResourceTrueTypeFont" name="EB Garamond">
<Property key="Source" value="EBGaramond-Regular.ttf"/>
<Font name="MyGUI_CoreFont.18" source="Comic.TTF" size="13" resolution="72" antialias_colour="false" space_width="4" tab_count="4" spacer="5" distance="10"> <Property key="Size" value="16"/>
<Code range="33 126"/> <Property key="Resolution" value="72"/>
<Code range="192 382"/><!-- Central and Eastern European languages glyphs --> <Property key="Antialias" value="false"/>
<Code range="1025 1105"/> <Property key="TabWidth" value="8"/>
<Code range="8470 8470" help="№"/> <Property key="CursorWidth" value="2"/>
<Code hide="128"/> <Property key="OffsetHeight" value="0"/>
<Code hide="1026 1039"/> <Codes>
<Code hide="1104"/> <Code range="33 126"/>
</Font> <Code range="192 382"/> <!-- Central and Eastern European languages glyphs -->
<Code range="1025 1105"/>
<Font name="MonoFont" default_height="17" source="VeraMono.ttf" size="18" resolution="50" antialias_colour="false" space_width="4" tab_width="8" cursor_width="2" distance="10" offset_height="0"> <Code range="8470"/>
<Code range="33 126"/> <Code hide="128"/>
<Code range="192 382"/><!-- Central and Eastern European glyphs --> <Code hide="1026 1039"/>
<Code range="1025 1105"/> <Code hide="1104"/>
</Font> </Codes>
</Resource>
<!-- Useful for youtube videos :) -->
<Font name="youtube" default_height="34" source="VeraMono.ttf" size="36" resolution="50" antialias_colour="false" space_width="8" tab_width="16" cursor_width="4" distance="15" offset_height="0"> <Resource type="ResourceTrueTypeFont" name="MonoFont">
<Code range="33 126"/> <Property key="Source" value="VeraMono.ttf"/>
<Code range="192 382"/><!-- Central and Eastern European languages glyphs --> <Property key="Size" value="18"/>
<Code range="1025 1105"/> <Property key="Resolution" value="50"/>
</Font> <Property key="Antialias" value="false"/>
<Property key="TabWidth" value="8"/>
<!-- <Property key="CursorWidth" value="2"/>
<Font name="gothic" source="gothic.ttf" size="18" resolution="72" antialias_colour="false" space_width="4" tab_count="4" spacer="5"> <Property key="OffsetHeight" value="0"/>
<Code range="33 126"/> <Codes>
<Code range="1025 1105"/> <Code range="33 126"/>
<Code range="8470 8470" help="№"/> <Code range="192 382"/>
<Code hide="128"/> <Code range="1025 1105"/>
<Code hide="1026 1039"/> <Code range="8470"/>
<Code hide="1104"/> <Code hide="128"/>
</Font> <Code hide="1026 1039"/>
<Code hide="1104"/>
<Font name="daedric" source="daedric.ttf" size="18" resolution="72" antialias_colour="false" space_width="4" tab_count="4" spacer="5"> </Codes>
<Code range="33 98"/> </Resource>
<Code hide="128"/> </MyGUI>
<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="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"/>
<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>
<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,10 +45,7 @@
<!-- 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 = "Default"/>
<!--Property key="FontName" value = "cards" /-->
<!--Property key="FontName" value = "albertis"/-->
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_CENTER" /> <Property key="TextAlign" value = "ALIGN_CENTER" />
<Property key="TextColour" value = "0.6 0.6 0.6" /> <Property key="TextColour" value = "0.6 0.6 0.6" />

@ -2,8 +2,6 @@
<MyGUI type="Skin"> <MyGUI type="Skin">
<Skin name = "MW_ConsoleWindow" size = "256 54"> <Skin name = "MW_ConsoleWindow" size = "256 54">
<Property key="FontName" value = "MyGUI_CoreFont.18" />
<Property key="FontHeight" value = "17" />
<Property key="TextAlign" value = "ALIGN_CENTER" /> <Property key="TextAlign" value = "ALIGN_CENTER" />
<Property key="TextColour" value = "0.8 0.8 0.8" /> <Property key="TextColour" value = "0.8 0.8 0.8" />
<Property key="Snap" value = "true" /> <Property key="Snap" value = "true" />

@ -12,7 +12,6 @@
<Widget type="DialogueHistory" skin="MW_TextBoxEdit" position="8 39 400 375" name="History" align="ALIGN_LEFT ALIGN_TOP STRETCH"> <Widget type="DialogueHistory" skin="MW_TextBoxEdit" position="8 39 400 375" name="History" align="ALIGN_LEFT ALIGN_TOP STRETCH">
<Property key="Static" value="true"/> <Property key="Static" value="true"/>
<Property key="WordWrap" value="true"/> <Property key="WordWrap" value="true"/>
<Property key="FontHeight" value="18"/>
<Property key="MultiLine" value="1" /> <Property key="MultiLine" value="1" />
<Property key="VisibleVScroll" value="1" /> <Property key="VisibleVScroll" value="1" />
<!-- invisible box for receiving mouse events --> <!-- invisible box for receiving mouse events -->
@ -21,8 +20,8 @@
<!-- The disposition bar--> <!-- The disposition bar-->
<Widget type="ProgressBar" skin="MW_EnergyBar_Blue" position="432 39 132 18" <Widget type="ProgressBar" skin="MW_EnergyBar_Blue" position="432 39 132 18"
align="Right Top" name="Disposition"> align="Right Top" name="Disposition">
<Widget type="EditBox" skin="MW_DispositionEdit" position_real = "0.25 0 0.5 1" name = "DispositionText"/> <Widget type="EditBox" skin="MW_DispositionEdit" position_real = "0.25 0 0.5 1" name = "DispositionText"/>
</Widget> </Widget>
<!-- The list of topics --> <!-- The list of topics -->
<Widget type="ListBox" skin="MW_List" position="432 62 132 318" name="TopicsList"> <Widget type="ListBox" skin="MW_List" position="432 62 132 318" name="TopicsList">

@ -11,8 +11,7 @@
</Skin> </Skin>
<Skin name="MW_TextEdit" size="512 20" texture="mwgui.png"> <Skin name="MW_TextEdit" size="512 20" texture="mwgui.png">
<Property key="FontName" value = "MyGUI_CoreFont.18"/> <Property key="FontName" value = "Default"/>
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_LEFT ALIGN_VCENTER" /> <Property key="TextAlign" value = "ALIGN_LEFT ALIGN_VCENTER" />
<Property key="TextColour" value = "0.6 0.6 0.6" /> <Property key="TextColour" value = "0.6 0.6 0.6" />
@ -33,8 +32,7 @@
</Skin> </Skin>
<Skin name="MW_TextBoxEdit" size="512 20" texture="mwgui.png"> <Skin name="MW_TextBoxEdit" size="512 20" texture="mwgui.png">
<Property key="FontName" value = "MyGUI_CoreFont.18"/> <Property key="FontName" value = "Default"/>
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_LEFT ALIGN_TOP" /> <Property key="TextAlign" value = "ALIGN_LEFT ALIGN_TOP" />
<Property key="TextColour" value = "0.6 0.6 0.6" /> <Property key="TextColour" value = "0.6 0.6 0.6" />
@ -51,7 +49,7 @@
<State name="normal" offset = "2 20 512 2"/> <State name="normal" offset = "2 20 512 2"/>
</BasisSkin> </BasisSkin>
<Child type="TextBox" skin="MW_TextBoxEditClient" offset = "2 2 490 18" align = "Stretch" name = "Client"/> <Child type="TextBox" skin="MW_TextBoxEditClient" offset = "2 2 490 18" align = "Stretch" name = "Client"/>
<Child type="ScrollBar" skin="MW_VScroll" offset = "494 3 14 14" align = "Right VStretch" name = "VScroll"/> <Child type="ScrollBar" skin="MW_VScroll" offset = "494 3 14 14" align = "Right VStretch" name = "VScroll"/>
</Skin> </Skin>
</MyGUI> </MyGUI>

@ -3,14 +3,13 @@
<MyGUI type="Layout"> <MyGUI type="Layout">
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 500 400" name="_Main"> <Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 500 400" name="_Main">
<Widget type="EditBox" skin="MW_TextEditClient" position="10 10 490 20" align="ALIGN_LEFT ALIGN_TOP STRETCH" name="message"> <Widget type="EditBox" skin="MW_TextEditClient" position="10 10 490 20" align="ALIGN_LEFT ALIGN_TOP STRETCH" name="message">
<Property key="FontName" value = "Default" />
<Property key="TextAlign" value="ALIGN_CENTER" />
<Property key="TextColour" value = "0.7 0.7 0.7" />
<Property key="Static" value="true"/> <Property key="Static" value="true"/>
<Property key="WordWrap" value="true"/> <Property key="WordWrap" value="true"/>
<Property key="FontHeight" value="18"/>
<Property key="MultiLine" value="1" /> <Property key="MultiLine" value="1" />
<Property key="VisibleVScroll" value="1" /> <Property key="VisibleVScroll" value="1" />
<Property key="TextAlign" value="ALIGN_CENTER" />
<Property key="FontName" value = "MyGUI_CoreFont.18" />
<Property key="TextColour" value = "0.7 0.7 0.7" />
</Widget> </Widget>
<Widget type="Widget" skin="" position="0 0 500 400" align="ALIGN_STRETCH" name="buttons"> <Widget type="Widget" skin="" position="0 0 500 400" align="ALIGN_STRETCH" name="buttons">
<!-- Widget type="Button" skin="MW_Button" position="0 0 30 18" name="somefunnybutton"/ --> <!-- Widget type="Button" skin="MW_Button" position="0 0 30 18" name="somefunnybutton"/ -->

@ -14,13 +14,13 @@
</Skin> </Skin>
<Skin name = "MW_BookClient" size = "10 10"> <Skin name = "MW_BookClient" size = "10 10">
<Property key="FontName" value = "MonoFont" /> <Property key="FontName" value = "Default" />
<Property key="TextAlign" value = "Left Top" /> <Property key="TextAlign" value = "Left Top" />
<Property key="TextColour" value = "0 0 0" /> <Property key="TextColour" value = "0 0 0" />
<!--Property key="Pointer" value = "beam" /--> <!--Property key="Pointer" value = "beam" /-->
<BasisSkin type="EditText" offset = "0 0 10 10" align = "Stretch"/> <BasisSkin type="EditText" offset = "0 0 10 10" align = "Stretch"/>
</Skin> </Skin>
<Skin name="MW_BookPage" size="0 0 50 50"> <Skin name="MW_BookPage" size="0 0 50 50">
<Property key="WordWrap" value = "true" /> <Property key="WordWrap" value = "true" />
<Child type="TextBox" skin="MW_BookClient" offset="0 0 35 10" align = "ALIGN_STRETCH" name = "Client"/> <Child type="TextBox" skin="MW_BookClient" offset="0 0 35 10" align = "ALIGN_STRETCH" name = "Client"/>

@ -167,8 +167,7 @@
</Skin> </Skin>
<Skin name = "HeaderText" size = "16 16"> <Skin name = "HeaderText" size = "16 16">
<Property key="FontName" value = "MyGUI_CoreFont.18"/> <Property key="FontName" value = "Default"/>
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_CENTER" /> <Property key="TextAlign" value = "ALIGN_CENTER" />
<Property key="TextColour" value = "0.82 0.74 0.58" /> <Property key="TextColour" value = "0.82 0.74 0.58" />
@ -177,10 +176,9 @@
<!-- list and multilist skins --> <!-- list and multilist skins -->
<Skin name = "MW_ListLine" size = "5 5" texture="mwgui.png"> <Skin name = "MW_ListLine" size = "5 5" texture="mwgui.png">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "Default" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_LEFT ALIGN_VCENTER" /> <Property key="TextAlign" value = "ALIGN_LEFT ALIGN_VCENTER" />
<BasisSkin type="SimpleText" offset = "2 0 1 5" align = "ALIGN_STRETCH"> <BasisSkin type="SimpleText" offset = "2 0 1 5" align = "ALIGN_STRETCH">
<State name="normal" colour = "0.70 0.57 0.33"/> <State name="normal" colour = "0.70 0.57 0.33"/>
<State name="active" colour = "0.70 0.57 0.33"/> <State name="active" colour = "0.70 0.57 0.33"/>

@ -6,14 +6,13 @@
</Widget--> </Widget-->
<Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 0 0" name="_Main"> <Widget type="Window" skin="MW_Dialog" layer="Windows" position="0 0 0 0" name="_Main">
<Widget type="EditBox" skin="MW_TextEditClient" position="5 -5 0 0" name="message" align="ALIGN_LEFT ALIGN_TOP STRETCH"> <Widget type="EditBox" skin="MW_TextEditClient" position="5 -5 0 0" name="message" align="ALIGN_LEFT ALIGN_TOP STRETCH">
<Property key="FontName" value = "Default" />
<Property key="TextAlign" value="ALIGN_CENTER" />
<Property key="TextColour" value = "0.7 0.7 0.7" />
<Property key="Static" value="true"/> <Property key="Static" value="true"/>
<Property key="WordWrap" value="true"/> <Property key="WordWrap" value="true"/>
<Property key="FontHeight" value="18"/>
<Property key="MultiLine" value="1" /> <Property key="MultiLine" value="1" />
<Property key="VisibleVScroll" value="1" /> <Property key="VisibleVScroll" value="1" />
<Property key="TextAlign" value="ALIGN_CENTER" />
<Property key="FontName" value = "MyGUI_CoreFont.18" />
<Property key="TextColour" value = "0.7 0.7 0.7" />
</Widget> </Widget>
</Widget> </Widget>
</MyGUI> </MyGUI>

@ -19,11 +19,10 @@
</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 = "Default"/>
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_CENTER" /> <Property key="TextAlign" value = "ALIGN_CENTER" />
<Property key="TextColour" value = "0.75 0.6 0.35" /> <Property key="TextColour" value = "0.75 0.6 0.35" />
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/> <BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
</Skin> </Skin>

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<MyGUI> <MyGUI>
<MyGUI type="Font"> <MyGUI type="Font">
<Property key="Default" value="MyGUI_CoreFont.18"/> <Property key="Default" value="EB Garamond"/>
</MyGUI>
</MyGUI>
<MyGUI type="Pointer"> <MyGUI type="Pointer">
<Property key="Default" value="arrow"/> <Property key="Default" value="arrow"/>
<Property key="Layer" value="Pointer"/> <Property key="Layer" value="Pointer"/>

@ -2,40 +2,35 @@
<MyGUI type="Skin"> <MyGUI type="Skin">
<Skin name = "NormalText" size = "16 16"> <Skin name = "NormalText" size = "16 16">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "Default" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_LEFT ALIGN_BOTTOM" /> <Property key="TextAlign" value = "ALIGN_LEFT ALIGN_BOTTOM" />
<Property key="TextColour" value = "0.87 0.78 0.62" /> <Property key="TextColour" value = "0.87 0.78 0.62" />
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/> <BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
</Skin> </Skin>
<Skin name = "NumFPS" size = "16 16"> <Skin name = "NumFPS" size = "16 16">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "Default" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_HCENTER ALIGN_BOTTOM" /> <Property key="TextAlign" value = "ALIGN_HCENTER ALIGN_BOTTOM" />
<Property key="TextColour" value = "1 1 1" /> <Property key="TextColour" value = "1 1 1" />
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/> <BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
</Skin> </Skin>
<Skin name = "SandText" size = "16 16"> <Skin name = "SandText" size = "16 16">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "Default" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_LEFT ALIGN_BOTTOM" /> <Property key="TextAlign" value = "ALIGN_LEFT ALIGN_BOTTOM" />
<Property key="TextColour" value = "0.75 0.6 0.35" /> <Property key="TextColour" value = "0.75 0.6 0.35" />
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/> <BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
</Skin> </Skin>
<Skin name = "SandTextC" size = "16 16"> <Skin name = "SandTextC" size = "16 16">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "Default" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "TOP HCENTER" /> <Property key="TextAlign" value = "TOP HCENTER" />
<Property key="TextColour" value = "0.75 0.6 0.35" /> <Property key="TextColour" value = "0.75 0.6 0.35" />
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/> <BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>
</Skin> </Skin>
<Skin name = "SandTextRight" size = "16 16"> <Skin name = "SandTextRight" size = "16 16">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "Default" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_RIGHT ALIGN_BOTTOM" /> <Property key="TextAlign" value = "ALIGN_RIGHT ALIGN_BOTTOM" />
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"> <BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH">
<State name="normal" colour = "0.75 0.6 0.35"/> <State name="normal" colour = "0.75 0.6 0.35"/>
@ -45,8 +40,7 @@
</Skin> </Skin>
<Skin name = "SandBrightText" size = "16 16"> <Skin name = "SandBrightText" size = "16 16">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "Default" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_LEFT ALIGN_BOTTOM" /> <Property key="TextAlign" value = "ALIGN_LEFT ALIGN_BOTTOM" />
<Property key="TextColour" value = "0.85 0.76 0.60" /> <Property key="TextColour" value = "0.85 0.76 0.60" />
<BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/> <BasisSkin type="SimpleText" offset = "0 0 16 16" align = "ALIGN_STRETCH"/>

@ -189,14 +189,7 @@
<!-- The actual caption. It contains the edges of the blocks on <!-- The actual caption. It contains the edges of the blocks on
its sides as well --> its sides as well -->
<Skin name = "MW_Caption" size = "88 20" texture = "black.png" > <Skin name = "MW_Caption" size = "88 20" texture = "black.png" >
<!-- <Property key="FontName" value = "Default" />
<Property key="FontName" value = "dorcla" />
<Property key="FontHeight" value = "20" />
<Property key="FontName" value = "albertis" />
<Property key="FontName" value = "cards" />
-->
<Property key="FontName" value = "MyGUI_CoreFont.18" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_CENTER" /> <Property key="TextAlign" value = "ALIGN_CENTER" />
<Property key="TextColour" value = "0.75 0.62 0.36" /> <Property key="TextColour" value = "0.75 0.62 0.36" />
@ -221,8 +214,7 @@
------------------------------------------------------ --> ------------------------------------------------------ -->
<Skin name = "MW_Window" size = "256 54"> <Skin name = "MW_Window" size = "256 54">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "Default" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_CENTER" /> <Property key="TextAlign" value = "ALIGN_CENTER" />
<Property key="TextColour" value = "0.8 0.8 0.8" /> <Property key="TextColour" value = "0.8 0.8 0.8" />
<Property key="Snap" value = "true" /> <Property key="Snap" value = "true" />
@ -298,8 +290,7 @@
</Skin> </Skin>
<Skin name = "MW_Dialog" size = "256 54"> <Skin name = "MW_Dialog" size = "256 54">
<Property key="FontName" value = "MyGUI_CoreFont.18" /> <Property key="FontName" value = "Default" />
<Property key="FontHeight" value = "18" />
<Property key="TextAlign" value = "ALIGN_CENTER" /> <Property key="TextAlign" value = "ALIGN_CENTER" />
<Property key="TextColour" value = "0.8 0.8 0.8" /> <Property key="TextColour" value = "0.8 0.8 0.8" />

Loading…
Cancel
Save