Tue, 19 Dec 2017 13:25:19 +0100
A long time ago in a pony galaxy far, far away...
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/indra/newview/fonts/CelestiaMediumRedux-NOTICE.txt Tue Dec 19 13:25:19 2017 +0100 1.3 @@ -0,0 +1,1 @@ 1.4 +This font is released into the Public Domain, so you can freely use it how you want, you can freely redistribute it, and you can freely modify it. 1.5 \ No newline at end of file
2.1 Binary file indra/newview/fonts/CelestiaMediumRedux1.55.ttf has changed
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/indra/newview/fonts/fonts_celestia_medium_redux.xml Tue Dec 19 13:25:19 2017 +0100 3.3 @@ -0,0 +1,189 @@ 3.4 +<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 3.5 +<fonts> 3.6 + 3.7 + <font name="default" comment="default font files (global fallbacks)"> 3.8 + <file>CelestiaMediumRedux1.55.ttf</file> 3.9 + <os name="Windows"> 3.10 + <file>YuGothR.ttc</file> 3.11 + <file>MSGOTHIC.TTC</file> 3.12 + <file>gulim.ttc</file> 3.13 + <file>simhei.ttf</file> 3.14 + <file>ArialUni.ttf</file> 3.15 + <file>seguisym.ttf</file> 3.16 + <file>nirmala.ttf</file> 3.17 + <file>tahoma.ttf</file> 3.18 + </os> 3.19 + <os name="Mac"> 3.20 + <file>ヒラギノ角ゴシック W3.ttc</file> 3.21 + <file>ヒラギノ角ゴ Pro W3.otf</file> 3.22 + <file>ヒラギノ角ゴ ProN W3.otf</file> 3.23 + <file>ヒラギノ明朝 ProN W3.ttc</file> 3.24 + <!-- <FS:TS> FIRE-17481: Add El Capitan Korean font --> 3.25 + <file>AppleSDGothicNeo.ttc</file> 3.26 + <!-- </FS:TS> FIRE-17481 --> 3.27 + <file>AppleGothic.dfont</file> 3.28 + <file>AppleGothic.ttf</file> 3.29 + <file>AppleSDGothicNeo-Regular.otf</file> 3.30 + <file>华文细黑.ttf</file> 3.31 + </os> 3.32 + </font> 3.33 + 3.34 + <font name="SansSerifBold" 3.35 + comment="Name of bold sans-serif font"> 3.36 + <file>CelestiaMediumRedux1.55.ttf</file> 3.37 + <os name="Windows"> 3.38 + <file>arialbd.ttf</file> 3.39 + </os> 3.40 + <os name="Mac"> 3.41 + <file>Helvetica.dfont</file> 3.42 + </os> 3.43 + </font> 3.44 + 3.45 + <font name="SansSerif" comment="Name of san-serif font (Truetype file name)"> 3.46 + <file>CelestiaMediumRedux1.55.ttf</file> 3.47 + <os name="Windows"> 3.48 + <file>arial.ttf</file> 3.49 + </os> 3.50 + <os name="Mac"> 3.51 + <file>Helvetica.dfont</file> 3.52 + </os> 3.53 + </font> 3.54 + 3.55 + <font name="SansSerif" 3.56 + comment="Name of bold sans-serif font" 3.57 + font_style="BOLD"> 3.58 + <file>CelestiaMediumRedux1.55.ttf</file> 3.59 + </font> 3.60 + 3.61 + <font name="SansSerif" 3.62 + comment="Name of italic sans-serif font" 3.63 + font_style="ITALIC"> 3.64 + <file>CelestiaMediumRedux1.55.ttf</file> 3.65 + </font> 3.66 + 3.67 + <font name="SansSerif" 3.68 + comment="Name of bold italic sans-serif font" 3.69 + font_style="BOLD|ITALIC"> 3.70 + <file>CelestiaMediumRedux1.55.ttf</file> 3.71 + </font> 3.72 + 3.73 + <font name="Monospace" 3.74 + comment="Name of monospace font"> 3.75 + <file>DejaVuSansMono.ttf</file> 3.76 + </font> 3.77 + 3.78 + <font name="Scripting" 3.79 + comment="Name of an optional font used for the script editor"> 3.80 + <file>SourceCodePro-Regular.ttf</file> 3.81 + </font> 3.82 + 3.83 + <font name="OCRA" 3.84 + comment="OCRA machine character recognition used in script editor compile errors"> 3.85 + <file>ocra.ttf</file> 3.86 + </font> 3.87 + 3.88 + <font name="DejaVu" 3.89 + comment="Name of DejaVu font"> 3.90 + <file>DejaVuSans.ttf</file> 3.91 + </font> 3.92 + 3.93 + <font name="DejaVu" 3.94 + comment="Name of DejaVu font (bold)" 3.95 + font_style="BOLD"> 3.96 + <file>DejaVuSans-Bold.ttf</file> 3.97 + </font> 3.98 + 3.99 + <font name="DejaVu" 3.100 + comment="Name of DejaVu font (italic)" 3.101 + font_style="ITALIC"> 3.102 + <file>DejaVuSans-Oblique.ttf</file> 3.103 + </font> 3.104 + 3.105 + <font name="DejaVu" 3.106 + comment="Name of DejaVu font (bold italic)" 3.107 + font_style="BOLD|ITALIC"> 3.108 + <file>DejaVuSans-BoldOblique.ttf</file> 3.109 + </font> 3.110 + 3.111 + <font name="Helvetica" 3.112 + comment="Name of Helvetica font"> 3.113 + <file>DejaVuSans.ttf</file> 3.114 + <os name="Windows"> 3.115 + <file>arial.ttf</file> 3.116 + </os> 3.117 + <os name="Mac"> 3.118 + <file>arial.ttf</file> 3.119 + </os> 3.120 + </font> 3.121 + 3.122 + <font name="Helvetica" 3.123 + comment="Name of Helvetica font (bold)" 3.124 + font_style="BOLD"> 3.125 + <file>DejaVuSans-Bold.ttf</file> 3.126 + <os name="Windows"> 3.127 + <file>arialbd.ttf</file> 3.128 + </os> 3.129 + <os name="Mac"> 3.130 + <file>arialbd.ttf</file> 3.131 + </os> 3.132 + </font> 3.133 + 3.134 + <font name="Helvetica" 3.135 + comment="Name of Helvetica font (italic)" 3.136 + font_style="ITALIC"> 3.137 + <file>DejaVuSans-Oblique.ttf</file> 3.138 + <os name="Windows"> 3.139 + <file>ariali.ttf</file> 3.140 + </os> 3.141 + <os name="Mac"> 3.142 + <file>ariali.ttf</file> 3.143 + </os> 3.144 + </font> 3.145 + 3.146 + <font name="Helvetica" 3.147 + comment="Name of Helvetica font (bold italic)" 3.148 + font_style="BOLD|ITALIC"> 3.149 + <file>DejaVuSans-BoldOblique.ttf</file> 3.150 + <os name="Windows"> 3.151 + <file>arialbi.ttf</file> 3.152 + </os> 3.153 + <os name="Mac"> 3.154 + <file>arialbi.ttf</file> 3.155 + </os> 3.156 + </font> 3.157 + 3.158 + <font name="OverrideTest" 3.159 + comment="Name of font to test overriding"> 3.160 + <file>times.ttf</file> 3.161 + <file>DejaVuSans.ttf</file> 3.162 + </font> 3.163 + 3.164 + <font_size name="Scripting" 3.165 + comment="Size of script editor font (points, or 1/72 of an inch)" 3.166 + size="8.6" 3.167 + /> 3.168 + <font_size name="Monospace" 3.169 + comment="Size for monospaced font (points, or 1/72 of an inch)" 3.170 + size="8.0" 3.171 + /> 3.172 + <font_size name="Huge" 3.173 + comment="Size of huge font (points, or 1/72 of an inch)" 3.174 + size="17.8" 3.175 + /> 3.176 + <font_size name="Large" 3.177 + comment="Size of large font (points, or 1/72 of an inch)" 3.178 + size="12.4" 3.179 + /> 3.180 + <font_size name="Medium" 3.181 + comment="Size of medium font (points, or 1/72 of an inch)" 3.182 + size="10.4" 3.183 + /> 3.184 + <font_size name="Small" 3.185 + comment="Size of small font (points, or 1/72 of an inch)" 3.186 + size="9.4" 3.187 + /> 3.188 + <font_size name="Pie" 3.189 + comment="Size of pie menu font (points, or 1/72 of an inch)" 3.190 + size="8.1" 3.191 + /> 3.192 +</fonts>
4.1 --- a/indra/newview/skins/default/xui/en/strings.xml Tue Dec 19 11:54:25 2017 +0100 4.2 +++ b/indra/newview/skins/default/xui/en/strings.xml Tue Dec 19 13:25:19 2017 +0100 4.3 @@ -3068,6 +3068,7 @@ 4.4 <string name="font_fonts_dyslexia.xml">OpenDyslexic</string> 4.5 <string name="font_fonts_deja_vu_all_caps.xml">Deja Vu All Caps</string> 4.6 <string name="font_fonts_noto.xml">Noto Sans</string> 4.7 + <string name="font_fonts_celestia_medium_redux.xml">Celestia Medium Redux</string> 4.8 <string name="mode_unknown">Unknown Mode</string> 4.9 <string name="mode_settings_firestorm.xml">Firestorm</string> 4.10 <string name="mode_settings_phoenix.xml">Phoenix</string>