Fix unicode character support in VGUI/HUD elements

* The "custom" "1" font flag breaks things and doesn't seem to be necessary, but I'm not totally sure what it's for (see https://developer.valvesoftware.com/wiki/Authoring_and_Using_TrueType_Fonts#The_.22Scheme.22)
 * Fixes fortressforever/fortressforever#19
This commit is contained in:
squeek 2014-12-09 18:08:19 -08:00
parent 5ac78e4828
commit 5ddd6148e6
2 changed files with 0 additions and 68 deletions

View File

@ -462,7 +462,6 @@ Scheme
"1" "1"
{ {
"name" "FortressForever - HUD Glyphs" "name" "FortressForever - HUD Glyphs"
"custom" "1"
"tall" "16" "tall" "16"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -471,7 +470,6 @@ Scheme
"2" "2"
{ {
"name" "FortressForever - HUD Glyphs" "name" "FortressForever - HUD Glyphs"
"custom" "1"
"tall" "18" "tall" "18"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -480,7 +478,6 @@ Scheme
"3" "3"
{ {
"name" "FortressForever - HUD Glyphs" "name" "FortressForever - HUD Glyphs"
"custom" "1"
"tall" "24" "tall" "24"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -489,7 +486,6 @@ Scheme
"4" "4"
{ {
"name" "FortressForever - HUD Glyphs" "name" "FortressForever - HUD Glyphs"
"custom" "1"
"tall" "32" "tall" "32"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -498,7 +494,6 @@ Scheme
"5" "5"
{ {
"name" "FortressForever - HUD Glyphs" "name" "FortressForever - HUD Glyphs"
"custom" "1"
"tall" "40" "tall" "40"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -510,7 +505,6 @@ Scheme
"1" "1"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "32" "tall" "32"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -519,7 +513,6 @@ Scheme
"2" "2"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "35" "tall" "35"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -528,7 +521,6 @@ Scheme
"3" "3"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "37" "tall" "37"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -537,7 +529,6 @@ Scheme
"4" "4"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "43" "tall" "43"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -546,7 +537,6 @@ Scheme
"5" "5"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "47" "tall" "47"
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
@ -802,7 +792,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "0" "antialias" "0"
"additive" "1" "additive" "1"
"custom" "1"
"yres" "1 10000" "yres" "1 10000"
} }
} }
@ -815,7 +804,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
HudNumbers HudNumbers
@ -827,7 +815,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
HudNumbersGlow HudNumbersGlow
@ -841,7 +828,6 @@ Scheme
"scanlines" "2" "scanlines" "2"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
HudNumbersSmall HudNumbersSmall
@ -853,7 +839,6 @@ Scheme
"weight" "1000" "weight" "1000"
"additive" "1" "additive" "1"
"antialias" "1" "antialias" "1"
"custom" "1"
} }
} }
HudSelectionNumbers HudSelectionNumbers
@ -877,7 +862,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
@ -892,7 +876,6 @@ Scheme
"scanlines" "2" "scanlines" "2"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
@ -1121,7 +1104,6 @@ Scheme
"1" "1"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "24" "tall" "24"
"weight" "0" "weight" "0"
"additive" "0" "additive" "0"
@ -1132,7 +1114,6 @@ Scheme
"2" "2"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "40" "tall" "40"
"weight" "0" "weight" "0"
"additive" "0" "additive" "0"
@ -1142,7 +1123,6 @@ Scheme
"3" "3"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "48" "tall" "48"
"weight" "0" "weight" "0"
"additive" "0" "additive" "0"
@ -1152,7 +1132,6 @@ Scheme
"4" "4"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "80" "tall" "80"
"weight" "0" "weight" "0"
"yres" "1024 1199" "yres" "1024 1199"
@ -1161,7 +1140,6 @@ Scheme
"5" "5"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "96" "tall" "96"
"weight" "0" "weight" "0"
"yres" "1200 6000" "yres" "1200 6000"
@ -1177,7 +1155,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
CreditsText CreditsText
@ -1200,7 +1177,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
CreditsOutroText CreditsOutroText
@ -1277,7 +1253,6 @@ Scheme
"1" "1"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "9" "tall" "9"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -1286,7 +1261,6 @@ Scheme
"2" "2"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "11" "tall" "11"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -1295,7 +1269,6 @@ Scheme
"3" "3"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "13" "tall" "13"
"weight" "600" "weight" "600"
"antialias" "1" "antialias" "1"
@ -1304,7 +1277,6 @@ Scheme
"4" "4"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "16" "tall" "16"
"weight" "900" "weight" "900"
"antialias" "1" "antialias" "1"
@ -1313,7 +1285,6 @@ Scheme
"5" "5"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "17" "tall" "17"
"weight" "1000" "weight" "1000"
"antialias" "1" "antialias" "1"
@ -1326,7 +1297,6 @@ Scheme
"1" "1"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "18" "tall" "18"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -1335,7 +1305,6 @@ Scheme
"2" "2"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "18" "tall" "18"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -1344,7 +1313,6 @@ Scheme
"3" "3"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "24" "tall" "24"
"weight" "600" "weight" "600"
"antialias" "1" "antialias" "1"
@ -1353,7 +1321,6 @@ Scheme
"4" "4"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "36" "tall" "36"
"weight" "900" "weight" "900"
"antialias" "1" "antialias" "1"
@ -1362,7 +1329,6 @@ Scheme
"5" "5"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "48" "tall" "48"
"weight" "1000" "weight" "1000"
"antialias" "1" "antialias" "1"
@ -1374,7 +1340,6 @@ Scheme
"1" "1"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "10" "tall" "10"
"weight" "300" "weight" "300"
"antialias" "1" "antialias" "1"
@ -1383,7 +1348,6 @@ Scheme
"2" "2"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "12" "tall" "12"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -1392,7 +1356,6 @@ Scheme
"3" "3"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "14" "tall" "14"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -1401,7 +1364,6 @@ Scheme
"4" "4"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "20" "tall" "20"
"weight" "1000" "weight" "1000"
"antialias" "1" "antialias" "1"
@ -1410,7 +1372,6 @@ Scheme
"5" "5"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "24" "tall" "24"
"weight" "1000" "weight" "1000"
"antialias" "1" "antialias" "1"
@ -1423,7 +1384,6 @@ Scheme
{ {
"name" "FortressForever - HUD Glyphs" "name" "FortressForever - HUD Glyphs"
"tall" "31" "tall" "31"
"custom" "1"
"antialias" "1" "antialias" "1"
} }
} }
@ -1433,7 +1393,6 @@ Scheme
{ {
"name" "FortressForever - HUD Glyphs" "name" "FortressForever - HUD Glyphs"
"tall" "31" "tall" "31"
"custom" "1"
"antialias" "1" "antialias" "1"
} }
} }
@ -1443,7 +1402,6 @@ Scheme
{ {
"name" "FortressForever - HUD Glyphs" "name" "FortressForever - HUD Glyphs"
"tall" "10" "tall" "10"
"custom" "1"
"antialias" "1" "antialias" "1"
} }
@ -1454,7 +1412,6 @@ Scheme
{ {
"name" "FortressForever - HUD Glyphs" "name" "FortressForever - HUD Glyphs"
"tall" "20" "tall" "20"
"custom" "1"
"antialias" "1" "antialias" "1"
} }
@ -1484,7 +1441,6 @@ Scheme
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"tall" "12" "tall" "12"
"custom" "1"
"antialias" "1" "antialias" "1"
"additive" "0" "additive" "0"
} }
@ -1498,7 +1454,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
"WeaponIconsSelected" "WeaponIconsSelected"
@ -1512,7 +1467,6 @@ Scheme
"blur" "5" "blur" "5"
"scanlines" "2" "scanlines" "2"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
"WeaponIconsClassSelect" "WeaponIconsClassSelect"
@ -1524,7 +1478,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
"WeaponIconsHUD" "WeaponIconsHUD"
@ -1536,7 +1489,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
"WeaponIconsSmall" "WeaponIconsSmall"
@ -1548,7 +1500,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
"AmmoIconsSmall" "AmmoIconsSmall"
@ -1560,7 +1511,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
"StatusGlyphs" "StatusGlyphs"
@ -1572,7 +1522,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
"StatusGlyphsSmall" "StatusGlyphsSmall"
@ -1584,7 +1533,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
"GrenadeIcons" "GrenadeIcons"
@ -1607,7 +1555,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "1" "additive" "1"
"custom" "1"
} }
} }
"ClassGlyphs" // icons on hud when you disguise and such "ClassGlyphs" // icons on hud when you disguise and such
@ -1619,7 +1566,6 @@ Scheme
"weight" "0" "weight" "0"
"antialias" "1" "antialias" "1"
"additive" "0" "additive" "0"
"custom" "1"
} }
} }

View File

@ -254,7 +254,6 @@ Scheme
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"tall" "14" "tall" "14"
"antialias" "1" "antialias" "1"
"custom" "1"
} }
} }
"DefaultBold" //doesn't appear to be used "DefaultBold" //doesn't appear to be used
@ -263,7 +262,6 @@ Scheme
{ {
"name" "Tahoma" "name" "Tahoma"
"custom" "1"
"tall" "16" "tall" "16"
"weight" "500" "weight" "500"
} }
@ -284,7 +282,6 @@ Scheme
{ {
"name" "Verdana" "name" "Verdana"
"custom" "1"
"tall" "12" "tall" "12"
"weight" "0" "weight" "0"
} }
@ -295,7 +292,6 @@ Scheme
{ {
"name" "Verdana" "name" "Verdana"
"custom" "1"
"tall" "13" "tall" "13"
"weight" "0" "weight" "0"
"dropshadow" "1" "dropshadow" "1"
@ -307,7 +303,6 @@ Scheme
{ {
"name" "Tahoma" "name" "Tahoma"
"custom" "1"
"tall" "14" "tall" "14"
"weight" "0" "weight" "0"
} }
@ -319,7 +314,6 @@ Scheme
{ {
"name" "Verdana" "name" "Verdana"
"custom" "1"
"tall" "18" "tall" "18"
"weight" "0" "weight" "0"
} }
@ -330,7 +324,6 @@ Scheme
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "16" "tall" "16"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -342,7 +335,6 @@ Scheme
"1" "1"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "16" "tall" "16"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -352,7 +344,6 @@ Scheme
"2" "2"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "18" "tall" "18"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -361,7 +352,6 @@ Scheme
"3" "3"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "22" "tall" "22"
"weight" "500" "weight" "500"
"antialias" "1" "antialias" "1"
@ -370,7 +360,6 @@ Scheme
"4" "4"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "24" "tall" "24"
"weight" "600" "weight" "600"
"antialias" "1" "antialias" "1"
@ -379,7 +368,6 @@ Scheme
"5" "5"
{ {
"name" "FortressForever - HUD Font" "name" "FortressForever - HUD Font"
"custom" "1"
"tall" "32" "tall" "32"
"weight" "600" "weight" "600"
"antialias" "1" "antialias" "1"
@ -581,7 +569,6 @@ Scheme
"tall" "72" "tall" "72"
"weight" "400" "weight" "400"
"antialias" "1" "antialias" "1"
"custom" "1"
} }
} }
@ -593,7 +580,6 @@ Scheme
"tall" "120" "tall" "120"
"weight" "400" "weight" "400"
"antialias" "1" "antialias" "1"
"custom" "1"
} }
} }
} }