New Fonts to complain about!

Thanks Drake!
Tweaks panels to look good now that font is slightly wider
This commit is contained in:
Lirusaito
2019-04-10 13:18:18 -04:00
parent ed88e55e04
commit 278459bdf2
21 changed files with 151 additions and 85 deletions

View File

@@ -2,7 +2,7 @@
<floater bottom="-495" can_close="true" can_drag_on_left="false" can_minimize="false"
can_resize="false" can_tear_off="true" enabled="true" height="408"
left="457" min_height="408" min_width="160" mouse_opaque="true"
name="Inventory Finder" title="inventory_recent_items" width="160">
name="Inventory Finder" title="inventory_recent_items" width="168">
<icon bottom="370" color="1 1 1 1" enabled="true" follows="left|top" height="16"
image_name="inv_item_animation.tga" left="8" mouse_opaque="true"
name="icon_animation" width="16" />
@@ -77,7 +77,7 @@
halign="center" height="20" label="None" label_selected="None" left="8"
mouse_opaque="true" name="None" scale_image="true" width="100" />
<text bottom_delta="-16" left="3" follows="left|top" name="links">Links: </text>
<radio_group bottom_delta="-6" left_delta="27" follows="left|top" height="16" draw_border="false" name="radio_links">
<radio_group bottom_delta="-6" left_delta="30" follows="left|top" height="16" draw_border="false" name="radio_links">
<radio_item bottom_delta="-8" name="Any" value="0">Any</radio_item>
<radio_item bottom_delta="0" left_delta="19" name="Only" value="2">Only</radio_item>
<radio_item bottom_delta="0" left_delta="21" name="None" value="1">None</radio_item>

View File

@@ -189,8 +189,8 @@
font="SansSerifSmall" height="15" initial_value="true" label="Use Grid"
left_delta="0" mouse_opaque="true" name="checkbox snap to grid" width="134" />
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center"
valign="center" height="18" label="Options..." label_selected="Options..."
left_delta="64" mouse_opaque="true" name="Options..." scale_image="TRUE" width="75" >
valign="center" height="18" label="Options"
left_delta="68" mouse_opaque="true" name="Options..." scale_image="TRUE" width="68" >
<button.commit_callback
function="BuildTool.gridOptions"/>
</button>

View File

@@ -3,8 +3,15 @@
<font name="default" comment="default font files (global fallbacks)">
<file>DejaVuSansCondensed.ttf</file>
<file>NotoSansDisplay-Regular.ttf</file>
<file>SourceHanSansJP-Regular.otf</file>
<file>SourceHanSansKR-Regular.otf</file>
<file>SourceHanSansCN-Regular.otf</file>
<file>SourceHanSansHK-Regular.otf</file>
<file>SourceHanSansTW-Regular.otf</file>
<os name="Windows">
<file>YuGothR.ttc</file>
<file>meiryo.TTC</file>
<file>MSGOTHIC.TTC</file>
<file>gulim.ttc</file>
<file>simhei.ttf</file>
@@ -22,14 +29,48 @@
</os>
</font>
<font name="SansSerif" comment="Name of san-serif font (Truetype file name)">
<file>DroidSans.ttf</file>
</font>
<font name="SansSerifBold"
comment="Name of bold sans-serif font"
font_style="Bold">
<file>DroidSans-Bold.ttf</file>
<file>DejaVuSansCondensed-Bold.ttf</file>
<file>NotoSansDisplay-Bold.ttf</file>
<file>SourceHanSansJP-Bold.otf</file>
<file>SourceHanSansKR-Bold.otf</file>
<file>SourceHanSansCN-Bold.otf</file>
<file>SourceHanSansHK-Bold.otf</file>
<file>SourceHanSansTW-Bold.otf</file>
</font>
<font name="SansSerif" comment="Name of san-serif font (Truetype file name)">
<file>DroidSans.ttf</file>
</font>
<font name="SansSerif"
comment="Name of bold sans-serif font"
font_style="BOLD">
<file>DroidSans-Bold.ttf</file>
<file>DejaVuSansCondensed-Bold.ttf</file>
<file>NotoSansDisplay-Bold.ttf</file>
<file>SourceHanSansJP-Bold.otf</file>
<file>SourceHanSansKR-Bold.otf</file>
<file>SourceHanSansCN-Bold.otf</file>
<file>SourceHanSansHK-Bold.otf</file>
<file>SourceHanSansTW-Bold.otf</file>
</font>
<font name="SansSerif"
comment="Name of italic sans-serif font"
font_style="ITALIC">
<file>DejaVuSansCondensed-Oblique.ttf</file>
<file>NotoSansDisplay-Italic.ttf</file>
</font>
<font name="SansSerif"
comment="Name of bold italic sans-serif font"
font_style="BOLD|ITALIC">
<file>DejaVuSansCondensed-BoldOblique.ttf</file>
<file>NotoSansDisplay-BoldItalic.ttf</file>
</font>
<font name="Monospace"
@@ -39,25 +80,25 @@
<font name="DejaVu"
comment="Name of DejaVu font">
<file>DejaVuSans.ttf</file>
<file>DejaVuSansCondensed.ttf</file>
</font>
<font name="DejaVu"
comment="Name of DejaVu font (bold)"
font_style="BOLD">
<file>DejaVuSansBold.ttf</file>
<file>DejaVuSansCondensed-Bold.ttf</file>
</font>
<font name="DejaVu"
comment="Name of DejaVu font (italic)"
font_style="ITALIC">
<file>DejaVuSansOblique.ttf</file>
<file>DejaVuSansCondensed-Oblique.ttf</file>
</font>
<font name="DejaVu"
comment="Name of DejaVu font (bold italic)"
font_style="BOLD|ITALIC">
<file>DejaVuSansBoldOblique.ttf</file>
<file>DejaVuSansCondensed-BoldOblique.ttf</file>
</font>
<font name="Helvetica"
@@ -109,4 +150,3 @@
size="8.5"
/>
</fonts>

View File

@@ -117,7 +117,7 @@
<check_box bottom_delta="-20" follows="top" label="Replace slurls and formatted links with labels" name="SinguReplaceLinks" control_name="SinguReplaceLinks" tool_tip="While you can right click to see where they really lead by copying them, this does allow links to be misleading at first glance."/>
<text name="EmergencyTeleportDesc" left="14" bottom_delta="-12" follows="top">Drop a landmark below to autoteleport there in the last 20 seconds before region restarts</text>
<drop_target control_name="EmergencyTeleportLandmark" bottom_delta="-8" left="15" height="17" name="emergency_teleport_landmark_drop" width="430"/>
<text name="EmergencyTeleportBackupDesc" halign="center" width="432" left="14" bottom_delta="-26" follows="top">Drop a backup landmark to autoteleport to below, should you already be at the above</text>
<text name="EmergencyTeleportBackupDesc" halign="center" width="432" left="14" bottom_delta="-26" follows="top">Drop a backup landmark to autoteleport to below, should you already be at above</text>
<drop_target control_name="EmergencyTeleportLandmarkBackup" bottom_delta="-8" left="15" height="17" name="emergency_teleport_landmark_backup_drop" width="430"/>
</panel>

View File

@@ -17,7 +17,7 @@
<check_box bottom_delta="-20" control_name="AlchemyConnectToNeighbors" follows="top" height="16" label="Connect to neighboring regions" name="connect_to_neighbors"/>
<check_box bottom_delta="-20" follows="top" label="Auto-minimize region restart notice" name="region_restart_minimized" control_name="LiruRegionRestartMinimized" tool_tip="Useful for sim owners and people who need to pack up before leaving"/>
<text bottom_delta="-16" follows="top" name="UISndRestartText">Sound played when regions will restart:</text>
<line_editor bottom_delta="-6" left_delta="222" follows="top" width="209" height="16" name="UISndRestart" tool_tip="Empty for no sound to play"/>
<line_editor bottom_delta="-6" left_delta="222" follows="top" width="216" height="16" name="UISndRestart" tool_tip="Empty for no sound to play"/>
<spinner bottom_delta="-20" left_delta="-222" decimal_digits="3" follows="top" height="16" increment="0.05" label="Inactive Transparency" tool_tip="When a floater loses focus, this controls how much its opacity changes." label_width="120" max_val="5" min_val="0" name="Inactive Transparency" width="200" control_name="InactiveFloaterTransparency"/>
<spinner bottom_delta="0" left_delta="220" decimal_digits="3" follows="top" height="16" increment="0.05" label="Active Transparency" tool_tip="When a floater is in focus, this controls how much its opacity changes." label_width="110" max_val="5" min_val="0" name="Active Transparency" width="190" control_name="ActiveFloaterTransparency"/>
</panel>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="true" bottom="-409" height="408" label="General" left="102" name="general_panel" width="517">
<radio_group bottom="-44" height="40" left="109" name="default_start_location" width="199">
<radio_group bottom="-44" height="40" left="109" name="default_start_location" width="220">
<radio_item bottom="-20" height="20" name="home" tool_tip="Log into my home location by default.">My Home</radio_item>
<radio_item bottom="-20" height="20" left="93" name="last" tool_tip="Log into my last location by default.">My Last Location</radio_item>
</radio_group>
@@ -28,7 +28,7 @@
<check_box bottom="-219" height="16" left="10" label="Go away when idle" name="away_when_idle_checkbox"/>
<spinner bottom="-220" decimal_digits="0" height="16" increment="1" initial_val="300" label="Away Timeout:" label_width="91" left="136" max_val="600" min_val="0" name="afk_timeout_spinner" width="137"/>
<check_box bottom="-257" height="16" initial_value="false" label="Notify when in-world currency is exchanged" left="10" name="notify_money_change_checkbox"/>
<check_box bottom="-257" height="16" label="without filling up the corner" left="245" name="no_transaction_clutter_checkbox" tool_tip="Still present the notifications, but have them pop up in the bottom right momentarily, then leave, so the transaction draws attention but doesn't get in the way."/>
<check_box bottom="-257" height="16" label="without filling up the corner" left="280" name="no_transaction_clutter_checkbox" tool_tip="Still present the notifications, but have them pop up in the bottom right momentarily, then leave, so the transaction draws attention but doesn't get in the way."/>
<text bottom="-291" height="10" left="10" name="maturity_desired_label">Rating:</text>
<text bottom="-291" height="10" left="101" name="maturity_desired_prompt">I want to access content rated:</text>
<combo_box bottom="-297" follows="left|top" height="18" left="267" name="maturity_desired_combobox" width="120" control_name="PreferredMaturity">

View File

@@ -66,7 +66,7 @@
follows="left|top|right" border_visible="false" mouse_opaque="false"
drop_shadow_visible="true" border_drop_shadow_visible="false" />
<button label="Refresh Grid URLs" enabled="true" name="btn_gridinfo"
height="18" width="100" left="120" bottom_delta="-22"
height="18" width="120" left="120" bottom_delta="-22"
halign="center" tool_tip="Retrieve all grid info from the given Login URI (overwriting the current URLs, see Advanced)"
follows="left|top" scale_image="true"
font="SansSerifSmall" mouse_opaque="true" />

View File

@@ -9,7 +9,7 @@
<check_box bottom="-85" height="16" initial_value="false" label="Show timestamps in IM" name="show_timestamps_check"/>
<check_box bottom="-105" height="16" initial_value="false" label="Show online Friend notifications" name="friends_online_notify_checkbox"/>
<text bottom_delta="-15" follows="top|left" left_delta="4" name="conference_block_text">Incoming conferences:</text>
<radio_group follows="top|left" bottom_delta="-6" left_delta="116" height="16" width="204" draw_border="true" control_name="LiruBlockConferences" name="block_conferences_radio">
<radio_group follows="top|left" bottom_delta="-6" left_delta="120" height="16" width="204" draw_border="true" control_name="LiruBlockConferences" name="block_conferences_radio">
<radio_item bottom_delta="0" name="accept" width="30" value="0">Accept</radio_item>
<radio_item bottom_delta="0" left_delta="30" name="friends only" width="44" value="2">Friends Only</radio_item>
<radio_item bottom_delta="0" left_delta="44" name="block" width="30" value="1">Block</radio_item>

View File

@@ -3,7 +3,7 @@
<text visibility_control="CmdLineDisableVoice" bottom_delta="-14" follows="left|top" left_delta="12" name="voice_unavailable">Voice Chat Is Not Available</text>
<check_box control_name="local_enable" invisibility_control="CmdLineDisableVoice" bottom_delta="-6" follows="top" height="16" initial_value="false" label="Enable voice chat" left="8" name="enable_voice_check"/>
<check_box bottom_delta="-18" follows="top" height="16" name="enable_multivoice_check"/>
<string value="Allow multiple instances of [APP_NAME] to use voice simultaneously (requires restart)" name="multivoice_label"/>
<string value="Allow multiple instances to use voice simultaneously (requires restart)" name="multivoice_label"/>
<radio_group enabled_control="local_enable" bottom_delta="-66" draw_border="false" follows="top" height="60" left_delta="20" name="ear_location" width="364">
<radio_item bottom="-19" height="16" left="3" name="0">Hear Voice Chat from camera position.</radio_item>
<radio_item bottom="-35" height="16" name="1">Hear Voice Chat from avatar position.</radio_item>