aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
authorJacek Antonelli2010-08-30 18:57:23 -0500
committerMcCabe Maxsted2010-09-03 23:21:57 -0700
commitca4d3f5c76aaa244770a30129a9de94bebc9b9ac (patch)
treec250d951d3fe69e0e998a892822ab2575bfa5ff1 /linden/indra
parentFixed several issues with the local asset browser. (diff)
downloadmeta-impy-ca4d3f5c76aaa244770a30129a9de94bebc9b9ac.zip
meta-impy-ca4d3f5c76aaa244770a30129a9de94bebc9b9ac.tar.gz
meta-impy-ca4d3f5c76aaa244770a30129a9de94bebc9b9ac.tar.bz2
meta-impy-ca4d3f5c76aaa244770a30129a9de94bebc9b9ac.tar.xz
Switched main viewer font to DejaVu Sans Condensed.
Tweaked a few parts of the UI layout to fit the font better. Still no easy way to switch fonts yet.
Diffstat (limited to 'linden/indra')
-rw-r--r--linden/indra/newview/app_settings/settings.xml4
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml9
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml9
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_preview_gesture.xml8
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/fonts.xml16
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml4
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_toolbar.xml4
-rwxr-xr-xlinden/indra/newview/viewer_manifest.py4
8 files changed, 30 insertions, 28 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml
index bcf9ef6..2aec96f 100644
--- a/linden/indra/newview/app_settings/settings.xml
+++ b/linden/indra/newview/app_settings/settings.xml
@@ -6131,7 +6131,7 @@
6131 <key>Type</key> 6131 <key>Type</key>
6132 <string>String</string> 6132 <string>String</string>
6133 <key>Value</key> 6133 <key>Value</key>
6134 <string>LiberationSans-Regular.ttf</string> 6134 <string>DejaVuSansCondensed.ttf</string>
6135 </map> 6135 </map>
6136 <key>FontSansSerifBundledFallback</key> 6136 <key>FontSansSerifBundledFallback</key>
6137 <map> 6137 <map>
@@ -6153,7 +6153,7 @@
6153 <key>Type</key> 6153 <key>Type</key>
6154 <string>String</string> 6154 <string>String</string>
6155 <key>Value</key> 6155 <key>Value</key>
6156 <string>LiberationSans-Bold.ttf</string> 6156 <string>DejaVuSansCondensed-Bold.ttf</string>
6157 </map> 6157 </map>
6158 <key>FontSansSerifFallback</key> 6158 <key>FontSansSerifFallback</key>
6159 <map> 6159 <map>
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml
index 87e1dae..74fe708 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml
@@ -81,11 +81,10 @@
81 <check_box bottom_delta="-15" enabled="true" follows="left|top" font="SansSerifSmall" 81 <check_box bottom_delta="-15" enabled="true" follows="left|top" font="SansSerifSmall"
82 height="20" initial_value="false" label="Translate chat (powered by Google)" left_delta="0" 82 height="20" initial_value="false" label="Translate chat (powered by Google)" left_delta="0"
83 name="translate chat" radio_style="false" width="100" /> 83 name="translate chat" radio_style="false" width="100" />
84 <button bottom_delta="7" follows="right|top" height="20" label="&lt; &lt;" 84 <button name="toggle_active_speakers_btn"
85 label_selected="&gt; &gt;" left="272" name="toggle_active_speakers_btn" 85 label="&lt;&lt;" label_selected="&gt;&gt;" follows="right|top"
86 right="305" 86 bottom_delta="0" left="262" right="305" height="20"
87 tool_tip="Click here to show list of active participants in this IM session." 87 tool_tip="Toggle list of active participants in this IM session." />
88 width="70" />
89 <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" 88 <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor"
90 bottom="28" embedded_items="false" enabled="false" 89 bottom="28" embedded_items="false" enabled="false"
91 follows="left|top|right|bottom" font="SansSerif" height="74" left="5" 90 follows="left|top|right|bottom" font="SansSerif" height="74" left="5"
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml
index 4c9ba2a..072ac14 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml
@@ -58,11 +58,10 @@
58 image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" 58 image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left"
59 label="End Call" left_delta="0" name="end_call_btn" pad_right="12" 59 label="End Call" left_delta="0" name="end_call_btn" pad_right="12"
60 visible="false" width="92" /> 60 visible="false" width="92" />
61 <button bottom_delta="0" follows="right|top" height="20" label="&lt; &lt;" 61 <button name="toggle_active_speakers_btn"
62 label_selected="&gt; &gt;" left="143" name="toggle_active_speakers_btn" 62 label="&lt;&lt;" label_selected="&gt;&gt;" follows="right|top"
63 right="176" 63 bottom_delta="0" left="133" right="176" height="20"
64 tool_tip="Click here to toggle a list of active participants in this IM session." 64 tool_tip="Toggle list of active participants in this IM session." />
65 visible="true" width="30" />
66 <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor" 65 <text_editor type="string" length="1" bg_readonly_color="ChatHistoryBgColor" bg_writeable_color="ChatHistoryBgColor"
67 bottom="30" embedded_items="false" enabled="false" 66 bottom="30" embedded_items="false" enabled="false"
68 follows="left|top|right|bottom" font="SansSerif" left="4" 67 follows="left|top|right|bottom" font="SansSerif" left="4"
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_preview_gesture.xml b/linden/indra/newview/skins/default/xui/en-us/floater_preview_gesture.xml
index 25121ff..09fe2c0 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_preview_gesture.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_preview_gesture.xml
@@ -57,13 +57,13 @@ Chat
57Wait 57Wait
58 </scroll_list> 58 </scroll_list>
59 <button bottom_delta="90" follows="top|left" height="20" label="Add &gt;&gt;" 59 <button bottom_delta="90" follows="top|left" height="20" label="Add &gt;&gt;"
60 left="130" name="add_btn" width="80" /> 60 left="125" name="add_btn" width="90" />
61 <button bottom_delta="-30" follows="top|left" height="20" label="Move Up" 61 <button bottom_delta="-30" follows="top|left" height="20" label="Move Up"
62 left_delta="0" name="up_btn" width="80" /> 62 left_delta="0" name="up_btn" width="90" />
63 <button bottom_delta="-30" follows="top|left" height="20" label="Move Down" 63 <button bottom_delta="-30" follows="top|left" height="20" label="Move Down"
64 left_delta="0" name="down_btn" width="80" /> 64 left_delta="0" name="down_btn" width="90" />
65 <button bottom_delta="-30" follows="top|left" height="20" label="Remove" left_delta="0" 65 <button bottom_delta="-30" follows="top|left" height="20" label="Remove" left_delta="0"
66 name="delete_btn" width="80" /> 66 name="delete_btn" width="90" />
67 <scroll_list bottom_delta="0" draw_border="true" follows="top|left" height="110" left="220" 67 <scroll_list bottom_delta="0" draw_border="true" follows="top|left" height="110" left="220"
68 multi_select="false" name="step_list" width="210" /> 68 multi_select="false" name="step_list" width="210" />
69 <text bottom_delta="-70" follows="top|left" font="SansSerif" height="60" left="16" 69 <text bottom_delta="-70" follows="top|left" font="SansSerif" height="60" left="16"
diff --git a/linden/indra/newview/skins/default/xui/en-us/fonts.xml b/linden/indra/newview/skins/default/xui/en-us/fonts.xml
index a450bb6..95070ed 100644
--- a/linden/indra/newview/skins/default/xui/en-us/fonts.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/fonts.xml
@@ -10,8 +10,8 @@
10 <file>ArialUni.ttf</file> 10 <file>ArialUni.ttf</file>
11 </os> 11 </os>
12 <os name="Mac"> 12 <os name="Mac">
13 <file>ヒラ Pro W3.otf</file> 13 <file>ヒラノ角 Pro W3.otf</file>
14 <file>ヒラ ProN W3.otf</file> 14 <file>ヒラノ角 ProN W3.otf</file>
15 <file>AppleGothic.dfont</file> 15 <file>AppleGothic.dfont</file>
16 <file>AppleGothic.ttf</file> 16 <file>AppleGothic.ttf</file>
17 <file>华文细黑.ttf</file> 17 <file>华文细黑.ttf</file>
@@ -19,13 +19,13 @@
19 </font> 19 </font>
20 20
21 <font name="SansSerif" comment="Name of san-serif font (Truetype file name)"> 21 <font name="SansSerif" comment="Name of san-serif font (Truetype file name)">
22 <file>LiberationSans-Regular.ttf</file> 22 <file>DejaVuSansCondensed.ttf</file>
23 </font> 23 </font>
24 24
25 <font name="SansSerifBold" 25 <font name="SansSerifBold"
26 comment="Name of bold sans-serif font" 26 comment="Name of bold sans-serif font"
27 font_style="Bold"> 27 font_style="Bold">
28 <file>LiberationSans-Bold.ttf</file> 28 <file>DejaVuSansCondensed-Bold.ttf</file>
29 </font> 29 </font>
30 30
31 <font name="Monospace" 31 <font name="Monospace"
@@ -35,25 +35,25 @@
35 35
36 <font name="DejaVu" 36 <font name="DejaVu"
37 comment="Name of DejaVu font"> 37 comment="Name of DejaVu font">
38 <file>DejaVuSans.ttf</file> 38 <file>DejaVuSansCondensed.ttf</file>
39 </font> 39 </font>
40 40
41 <font name="DejaVu" 41 <font name="DejaVu"
42 comment="Name of DejaVu font (bold)" 42 comment="Name of DejaVu font (bold)"
43 font_style="BOLD"> 43 font_style="BOLD">
44 <file>DejaVuSansBold.ttf</file> 44 <file>DejaVuSansCondensed-Bold.ttf</file>
45 </font> 45 </font>
46 46
47 <font name="DejaVu" 47 <font name="DejaVu"
48 comment="Name of DejaVu font (italic)" 48 comment="Name of DejaVu font (italic)"
49 font_style="ITALIC"> 49 font_style="ITALIC">
50 <file>DejaVuSansOblique.ttf</file> 50 <file>DejaVuSansCondensed-Oblique.ttf</file>
51 </font> 51 </font>
52 52
53 <font name="DejaVu" 53 <font name="DejaVu"
54 comment="Name of DejaVu font (bold italic)" 54 comment="Name of DejaVu font (bold italic)"
55 font_style="BOLD|ITALIC"> 55 font_style="BOLD|ITALIC">
56 <file>DejaVuSansBoldOblique.ttf</file> 56 <file>DejaVuSansCondensed-BoldOblique.ttf</file>
57 </font> 57 </font>
58 58
59 <font name="Helvetica" 59 <font name="Helvetica"
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml
index 83facb4..46283bb 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml
@@ -68,8 +68,8 @@
68 v_pad="0" width="128"> 68 v_pad="0" width="128">
69 World search: 69 World search:
70 </text> 70 </text>
71 <line_editor bottom_delta="-8" enabled="true" follows="left|top" font="SansSerif" 71 <line_editor bottom_delta="-8" enabled="true" follows="left|top"
72 height="18" left="100" name="world_search_editor" 72 font="SansSerifSmall" height="18" left="100" name="world_search_editor"
73 tool_tip="Address of the world search engine you would like to use" 73 tool_tip="Address of the world search engine you would like to use"
74 width="355" /> 74 width="355" />
75 <button bottom_delta="-22" enabled="true" follows="left|top" font="SansSerif" 75 <button bottom_delta="-22" enabled="true" follows="left|top" font="SansSerif"
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_toolbar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_toolbar.xml
index 9c57be0..7a82674 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_toolbar.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_toolbar.xml
@@ -16,7 +16,7 @@
16 <flyout_button bottom="0" font="SansSerif" height="24" label="Communicate" left="0" 16 <flyout_button bottom="0" font="SansSerif" height="24" label="Communicate" left="0"
17 name="communicate_btn" tool_tip="Communicate with your Friends and Groups." 17 name="communicate_btn" tool_tip="Communicate with your Friends and Groups."
18 list_position="above" 18 list_position="above"
19 width="50" follows="left|right" user_resize="false"/> 19 width="60" follows="left|right" user_resize="false"/>
20 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0"/> 20 <icon image_name="spacer24.tga" width="2" height="2" follows="left|right" auto_resize="false" color="0,0,0,0"/>
21 <button bottom="0" font="SansSerif" height="24" label="Fly" 21 <button bottom="0" font="SansSerif" height="24" label="Fly"
22 image_overlay="icn_toolbar_fly.tga" image_overlay_alignment="left" 22 image_overlay="icn_toolbar_fly.tga" image_overlay_alignment="left"
@@ -25,7 +25,7 @@
25 image_disabled="toolbar_btn_disabled.tga" scale_image="true" 25 image_disabled="toolbar_btn_disabled.tga" scale_image="true"
26 label_selected="Stop Flying" left="0" name="fly_btn" 26 label_selected="Stop Flying" left="0" name="fly_btn"
27 tool_tip="Start flying. Use E/C or PgUp/PgDn to fly up and down." 27 tool_tip="Start flying. Use E/C or PgUp/PgDn to fly up and down."
28 width="50" follows="left|right" user_resize="false"/> 28 width="40" follows="left|right" user_resize="false"/>
29 <button bottom="0" font="SansSerif" height="24" label="Snapshot" left="0" 29 <button bottom="0" font="SansSerif" height="24" label="Snapshot" left="0"
30 image_overlay="icn_toolbar_snapshot.tga" image_overlay_alignment="left" 30 image_overlay="icn_toolbar_snapshot.tga" image_overlay_alignment="left"
31 image_selected="toolbar_btn_selected.tga" 31 image_selected="toolbar_btn_selected.tga"
diff --git a/linden/indra/newview/viewer_manifest.py b/linden/indra/newview/viewer_manifest.py
index d34e9ae..15172f2 100755
--- a/linden/indra/newview/viewer_manifest.py
+++ b/linden/indra/newview/viewer_manifest.py
@@ -78,6 +78,10 @@ class ViewerManifest(LLManifest):
78 self.path("LiberationSans-Bold.ttf") 78 self.path("LiberationSans-Bold.ttf")
79 self.path("LiberationSans-Regular.ttf") 79 self.path("LiberationSans-Regular.ttf")
80 self.path("VeraMono.ttf") 80 self.path("VeraMono.ttf")
81 self.path("DejaVuSansCondensed-BoldOblique.ttf")
82 self.path("DejaVuSansCondensed-Bold.ttf")
83 self.path("DejaVuSansCondensed-Oblique.ttf")
84 self.path("DejaVuSansCondensed.ttf")
81 self.path("GPL.txt") 85 self.path("GPL.txt")
82 self.path("Liberation-License.txt") 86 self.path("Liberation-License.txt")
83 self.path("Vera-License.txt") 87 self.path("Vera-License.txt")