Advertisement
Guest User

clientscheme.res

a guest
Feb 27th, 2015
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.95 KB | None | 0 0
  1. //
  2. // TRACKER SCHEME RESOURCE FILE
  3. //
  4. // sections:
  5. // colors - all the colors used by the scheme
  6. // basesettings - contains settings for app to use to draw controls
  7. // fonts - list of all the fonts used by app
  8. // borders - description of all the borders
  9. //
  10. //
  11. Scheme
  12. {
  13. //Name - currently overriden in code
  14. //{
  15. // "Name" "ClientScheme"
  16. //}
  17.  
  18. //////////////////////// COLORS ///////////////////////////
  19. Colors
  20. {
  21. // omp colours
  22. "OmpText" "255 255 255 255"
  23. "OmpShadow" "30 30 30 255"
  24.  
  25. "OmpLightBG" "30 30 30 125"
  26. "OmpMediumBG" "30 30 30 175"
  27. "OmpDarkBG" "30 30 30 225"
  28. "OmpDarkerBG" "30 30 30 250"
  29. "OmpDarkestBG" "30 30 30 255"
  30. "OmpWhiteBG" "225 225 225 225"
  31.  
  32. "OmpHP" "255 255 255 255"
  33. "OmpHPBuff" "125 225 30 255"
  34. "OmpHPLow" "255 200 30 255"
  35. "OmpSpecHP" "255 255 255 255"
  36. "OmpSpecHPBuff" "125 225 30 255"
  37. "OmpSpecHPLow" "255 200 30 255"
  38.  
  39. "OmpAmmoClip" "30 225 225 255"
  40. "OmpAmmoReserve" "255 30 255 255"
  41. "OmpAmmoMetal" "125 225 30 255"
  42. "OmpDemoPipes" "255 255 255 255"
  43.  
  44. "OmpAmmoClipLow1" "255 30 30 255"
  45. "OmpAmmoClipLow2" "200 30 30 255"
  46. "OmpAmmoReserveLow1" "255 30 30 255"
  47. "OmpAmmoReserveLow2" "200 30 30 255"
  48.  
  49. "OmpHealNumbers" "125 225 30 255"
  50. "OmpDamageNumbers" "255 255 30 255"
  51.  
  52. "OmpMeterLabel" "125 125 125 255"
  53. "OmpMedicCharge1" "125 225 30 255"
  54. "OmpMedicCharge2" "125 225 30 255"
  55.  
  56. "OmpChargeAmount" "30 225 225 255"
  57. "OmpRespawnTime" "255 30 255 255"
  58.  
  59. // base colors
  60. "Orange" "178 82 22 255"
  61. "OrangeDim" "178 82 22 120"
  62. "LightOrange" "188 112 0 128"
  63. "GoalOrange" "255 133 0"
  64. "TFOrange" "145 73 59 255"
  65.  
  66. "White" "235 235 235 255"
  67. "Red" "192 28 0 140"
  68. "RedSolid" "192 28 0 255"
  69. "Blue" "0 28 162 140"
  70. "Yellow" "251 235 202 255"
  71. "TransparentYellow" "251 235 202 140"
  72. //"Black" "0 0 0 255"
  73. //Changed black to a NTSC safe color
  74. "GreenSolid" "76 107 34 255"
  75.  
  76. "Black" "46 43 42 255"
  77. "TransparentBlack" "0 0 0 196"
  78. "TransparentLightBlack" "0 0 0 90"
  79. "FooterBGBlack" "52 48 55 255"
  80.  
  81. "HUDBlueTeam" "104 124 155 127"
  82. "HUDRedTeam" "180 92 77 127"
  83. "HUDSpectator" "124 124 124 127"
  84. "HUDBlueTeamSolid" "104 124 155 255"
  85. "HUDRedTeamSolid" "180 92 77 255"
  86. "HUDDeathWarning" "255 0 0 255"
  87. "HudWhite" "255 255 255 255"
  88. "HudOffWhite" "200 187 161 255"
  89. "HudBlack" "65 65 65 255"
  90. "ProgressBarBlue" "91 122 142 255"
  91.  
  92. "CreditsGreen" "94 150 49 255"
  93.  
  94. "Gray" "178 178 178 255"
  95.  
  96. "Blank" "0 0 0 0"
  97. "ForTesting" "255 0 0 32"
  98. "ForTesting_Magenta" "255 0 255 255"
  99. "ForTesting_MagentaDim" "255 0 255 120"
  100.  
  101. "HudPanelForeground" "123 110 59 184"
  102. "HudPanelBackground" "123 110 59 184"
  103. "HudPanelBorder" "255 255 255 102"
  104.  
  105. "HudProgressBarActive" "240 207 78 255"
  106. "HudProgressBarInActive" "140 120 73 255"
  107. "HudProgressBarActiveLow" "240 30 30 255"
  108. "HudProgressBarInActiveLow" "240 30 30 99"
  109.  
  110. "HudTimerProgressActive" "251 235 202 255"
  111. "HudTimerProgressInActive" "52 48 45 255"
  112. "HudTimerProgressWarning" "240 30 30 255"
  113.  
  114. // training
  115. "HudTrainingHint" "212 160 23 255"
  116.  
  117. "TanDark" "117 107 94 255"
  118. "TanLight" "235 226 202 255"
  119. "TanDarker" "46 43 42 255"
  120.  
  121. "StoreDarkTan" "131 121 104 255"
  122. "StoreGreen" "76 107 34 255"
  123.  
  124. // Building HUD Specific
  125. "LowHealthRed" "255 0 0 255"
  126. "ProgressOffWhite" "251 235 202 255"
  127. "ProgressBackground" "250 234 201 51"
  128. "HealthBgGrey" "72 71 69 255"
  129.  
  130. "ProgressOffWhiteTransparent" "251 235 202 128"
  131.  
  132. "LabelDark" "48 43 42 255"
  133. "LabelTransparent" "109 96 80 180"
  134.  
  135. "BuildMenuActive" "248 231 198 255"
  136.  
  137. "DisguiseMenuIconRed" "192 56 63 255"
  138. "DisguiseMenuIconBlue" "92 128 166 255"
  139.  
  140. "MatchmakingDialogTitleColor" "200 184 151 255"
  141. "MatchmakingMenuItemBackground" "46 43 42 255"
  142. "MatchmakingMenuItemBackgroundActive" "150 71 0 255"
  143. "MatchmakingMenuItemTitleColor" "200 184 151 255"
  144. "MatchmakingMenuItemDescriptionColor" "200 184 151 255"
  145.  
  146. "HTMLBackground" "95 92 101 255"
  147.  
  148. "ItemAttribLevel" "117 107 94 255"
  149. "ItemAttribNeutral" "235 226 202 255"
  150. "ItemAttribPositive" "153 204 255 255"
  151. "ItemAttribNegative" "255 64 64 255"
  152.  
  153. "ItemSetName" "225 255 15 255"
  154. "ItemSetItemEquipped" "149 175 12 255"
  155. "ItemSetItemMissing" "139 137 137 255"
  156. "ItemIsotope" "225 255 15 255"
  157. "ItemBundleItem" "149 175 12 255"
  158. "ItemLimitedUse" "0 160 0 255"
  159. "ItemFlags" "117 107 94 255"
  160.  
  161. "QualityColorNormal" "178 178 178 255"
  162. "QualityColorrarity1" "77 116 85 255"
  163. "QualityColorrarity2" "141 131 75 255"
  164. "QualityColorrarity3" "204 204 250 255"
  165. "QualityColorrarity4" "134 80 172 255"
  166. "QualityColorVintage" "71 98 145 255"
  167. "QualityColorUnique" "255 215 0 255"
  168. "QualityColorCommunity" "112 176 74 255"
  169. "QualityColorDeveloper" "165 15 121 255"
  170. "QualityColorSelfMade" "112 176 74 255"
  171. "QualityColorCustomized" "71 98 145 255"
  172. "QualityColorStrange" "207 106 50 255"
  173. "QualityColorCompleted" "134 80 172 255"
  174. "QualityColorHaunted" "56 243 171 255"
  175. "QualityColorCollectors" "170 0 0 255"
  176.  
  177. "QualityColorNormal_GreyedOut" "44 44 44 255"
  178. "QualityColorrarity1_GreyedOut" "20 29 21 255"
  179. "QualityColorrarity2_GreyedOut" "35 33 19 255"
  180. "QualityColorrarity3_GreyedOut" "51 51 62 255"
  181. "QualityColorrarity4_GreyedOut" "36 20 43 255"
  182. "QualityColorVintage_GreyedOut" "18 25 36 255"
  183. "QualityColorUnique_GreyedOut" "64 54 0 255"
  184. "QualityColorCommunity_GreyedOut" "28 44 19 255"
  185. "QualityColorDeveloper_GreyedOut" "41 4 30 255"
  186. "QualityColorSelfMade_GreyedOut" "28 44 74 255"
  187. "QualityColorCustomized_GreyedOut" "71 98 19 255"
  188. "QualityColorStrange_GreyedOut" "52 27 13 255"
  189. "QualityColorCompleted_GreyedOut" "34 20 43 255"
  190. "QualityColorHaunted_GreyedOut" "14 61 43 255"
  191. "QualityColorCollectors_GreyedOut" "60 0 0 255"
  192.  
  193.  
  194. "SaleGreen" "76 107 34 255"
  195.  
  196. "LightRed" "200 80 60 255"
  197. "LighterRed" "220 100 80 255"
  198. "LighterDarkBrown" "59 54 48 255"
  199. "DarkBrown" "41 37 38 255"
  200.  
  201. "UpgradeDefaultFg" "87 82 74 255"
  202. "UpgradeDefaultBg" "111 104 94 255"
  203. "UpgradeArmedFg" "194 96 47 255"
  204. "UpgradeArmedBg" "239 128 73 255"
  205. "UpgradeDepressedFg" "204 106 57 255"
  206. "UpgradeDepressedBg" "249 138 83 255"
  207. "UpgradeSelectedFg" "204 106 57 255"
  208. "UpgradeSelectedBg" "249 138 83 255"
  209. "UpgradeDisabledFg" "64 59 52 255"
  210. "UpgradeDisabledBg" "79 77 68 255"
  211. }
  212.  
  213. ///////////////////// BASE SETTINGS ////////////////////////
  214. // default settings for all panels
  215. // controls use these to determine their settings
  216. BaseSettings
  217. {
  218. // vgui_controls color specifications
  219. ReplayBrowser.BgColor "DarkBrown"
  220. ReplayBrowser.Details.TitleEdit.Carat.FgColor "LightRed"
  221. ReplayBrowser.Button.ArmedBgColor "TFOrange"
  222. ReplayBrowser.Button.DepressedBgColor "TFOrange"
  223. ReplayBrowser.CollectionTitle.FgColor "LightRed"
  224. ReplayBrowser.Warning.FgColor "White"
  225. ReplayBrowser.ScrollBar.SliderButton.FgColor "TransparentYellow"
  226. ReplayBrowser.Search.BgColor "TanDark"
  227. ReplayBrowser.Search.FgColor "White"
  228.  
  229. Replay.RenderDialog.BgColor "LighterDarkBrown"
  230.  
  231. Econ.Dialog.BgColor "Blank"
  232. Econ.Button.BgColor "TanDark"
  233. Econ.Button.FgColor "TanLight"
  234. Econ.Button.ArmedBgColor "TFOrange"
  235. Econ.Button.ArmedFgColor "TanLight"
  236. Econ.Button.DepressedBgColor "TFOrange"
  237. Econ.Button.DepressedFgColor "Black"
  238.  
  239. Econ.Button.PresetDefaultColorFg "TanLight"
  240. Econ.Button.PresetArmedColorFg "TanLight"
  241. Econ.Button.PresetDepressedColorFg "TanLight"
  242.  
  243. Econ.Button.PresetDefaultColorBg "LighterRed"
  244. Econ.Button.PresetArmedColorBg "LightRed"
  245. Econ.Button.PresetDepressedColorBg "TFOrange"
  246.  
  247. Border.Bright "Blank" // the lit side of a control
  248. Border.Dark "Black" // the dark/unlit side of a control
  249. Border.Selection "Gray" // the additional border color for displaying the default/selected button
  250.  
  251. Button.TextColor "TanLight"
  252. Button.BgColor "TanDark"
  253. Button.ArmedTextColor "TanLight"
  254. Button.ArmedBgColor "TFOrange"
  255. Button.SelectedTextColor "TanLight"
  256. Button.SelectedBgColor "TFOrange"
  257. Button.DepressedTextColor "Black"
  258. Button.DepressedBgColor "TFOrange"
  259.  
  260. CheckButton.TextColor "Yellow"
  261. CheckButton.SelectedTextColor "Yellow"
  262. CheckButton.BgColor "TransparentBlack"
  263. CheckButton.Border1 "Yellow" // the left checkbutton border
  264. CheckButton.Border2 "Yellow" // the right checkbutton border
  265. CheckButton.Check "Yellow" // color of the check itself
  266. CheckButton.HighlightFgColor "Yellow"
  267.  
  268. ComboBoxButton.ArrowColor "TanLight"
  269. ComboBoxButton.ArmedArrowColor "TanLight"
  270. ComboBoxButton.BgColor "Blank"
  271. ComboBoxButton.DisabledBgColor "Blank"
  272.  
  273. Frame.BgColor "TransparentBlack"
  274. Frame.OutOfFocusBgColor "TransparentBlack"
  275. Frame.FocusTransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on focus/out of focus
  276. Frame.TransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on open/close
  277. Frame.FocusTransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on focus/out of focus
  278. Frame.TransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on open/close
  279. Frame.AutoSnapRange "0"
  280. FrameGrip.Color1 "Blank"
  281. FrameGrip.Color2 "Blank"
  282. FrameTitleButton.FgColor "Blank"
  283. FrameTitleButton.BgColor "Blank"
  284. FrameTitleButton.DisabledFgColor "Blank"
  285. FrameTitleButton.DisabledBgColor "Blank"
  286. FrameSystemButton.FgColor "Blank"
  287. FrameSystemButton.BgColor "Blank"
  288. FrameSystemButton.Icon ""
  289. FrameSystemButton.DisabledIcon ""
  290. FrameTitleBar.TextColor "Orange"
  291. FrameTitleBar.BgColor "Blank"
  292. FrameTitleBar.DisabledTextColor "Orange"
  293. FrameTitleBar.DisabledBgColor "Blank"
  294.  
  295. GraphPanel.FgColor "Orange"
  296. GraphPanel.BgColor "TransparentBlack"
  297.  
  298. Label.TextDullColor "TanDark"
  299. Label.TextColor "TanLight"
  300. Label.TextBrightColor "TanLight"
  301. Label.SelectedTextColor "White"
  302. Label.BgColor "Blank"
  303. Label.DisabledFgColor1 "Blank"
  304. Label.DisabledFgColor2 "Black"
  305.  
  306. ListPanel.TextColor "Orange"
  307. ListPanel.BgColor "TransparentBlack"
  308. ListPanel.SelectedTextColor "Black"
  309. ListPanel.SelectedBgColor "Red"
  310. ListPanel.SelectedOutOfFocusBgColor "Red"
  311. ListPanel.EmptyListInfoTextColor "Orange"
  312.  
  313. Menu.TextColor "TanLight"
  314. Menu.BgColor "TransparentBlack"
  315. Menu.ArmedTextColor "TanDark"
  316. Menu.ArmedBgColor "TanLight"
  317. Menu.TextInset "6"
  318.  
  319. Chat.TypingText "Orange"
  320.  
  321. Panel.FgColor "Gray"
  322. Panel.BgColor "Blank"
  323.  
  324. HTML.BgColor "Blank"
  325.  
  326. ProgressBar.FgColor "ProgressOffWhite"
  327. ProgressBar.BgColor "ProgressBackground"
  328.  
  329. CircularProgressBar.FgColor "White"
  330. CircularProgressBar.BgColor "White"
  331.  
  332. "BuildingHealthBar.BgColor" "HealthBgGrey"
  333. "BuildingHealthBar.Health" "ProgressOffWhite"
  334. "BuildingHealthBar.LowHealth" "LowHealthRed"
  335.  
  336. PropertySheet.TextColor "Orange"
  337. PropertySheet.SelectedTextColor "Orange"
  338. PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another
  339.  
  340. RadioButton.TextColor "Orange"
  341. RadioButton.SelectedTextColor "Orange"
  342.  
  343. RichText.TextColor "Gray"
  344. RichText.BgColor "Blank"
  345. RichText.SelectedTextColor "Gray"
  346. RichText.SelectedBgColor "Red"
  347.  
  348. ScrollBarButton.FgColor "Gray"
  349. ScrollBarButton.BgColor "Blank"
  350. ScrollBarButton.ArmedFgColor "Gray"
  351. ScrollBarButton.ArmedBgColor "Blank"
  352. ScrollBarButton.DepressedFgColor "Black"
  353. ScrollBarButton.DepressedBgColor "Blank"
  354.  
  355. ScrollBarSlider.FgColor "Gray" // nob color
  356. ScrollBarSlider.BgColor "Blank" // slider background color
  357.  
  358. SectionedListPanel.HeaderTextColor "Orange"
  359. SectionedListPanel.HeaderBgColor "Blank"
  360. SectionedListPanel.DividerColor "Black"
  361. SectionedListPanel.TextColor "Orange"
  362. SectionedListPanel.BrightTextColor "Orange"
  363. SectionedListPanel.BgColor "TransparentLightBlack"
  364. SectionedListPanel.SelectedTextColor "Black"
  365. SectionedListPanel.SelectedBgColor "Red"
  366. SectionedListPanel.OutOfFocusSelectedTextColor "Black"
  367. SectionedListPanel.OutOfFocusSelectedBgColor "255 255 255 32"
  368.  
  369. Slider.NobColor "108 108 108 255"
  370. Slider.TextColor "127 140 127 255"
  371. Slider.TrackColor "31 31 31 255"
  372. Slider.DisabledTextColor1 "117 117 117 255"
  373. Slider.DisabledTextColor2 "30 30 30 255"
  374.  
  375. TextEntry.TextColor "Gray"
  376. TextEntry.BgColor "Blank"
  377. TextEntry.CursorColor "Gray"
  378. TextEntry.DisabledTextColor "Gray"
  379. TextEntry.DisabledBgColor "Blank"
  380. TextEntry.SelectedTextColor "TanLight"
  381. TextEntry.SelectedBgColor "Gray"
  382. TextEntry.OutOfFocusSelectedBgColor "Blank"
  383. TextEntry.FocusEdgeColor "Blank"
  384.  
  385. ToggleButton.SelectedTextColor "Orange"
  386.  
  387. Tooltip.TextColor "TransparentBlack"
  388. Tooltip.BgColor "Red"
  389.  
  390. TreeView.BgColor "TransparentBlack"
  391.  
  392. WizardSubPanel.BgColor "Blank"
  393.  
  394. TimerProgress.Active "HudTimerProgressActive"
  395. TimerProgress.InActive "HudTimerProgressInActive"
  396. TimerProgress.Warning "HudTimerProgressWarning"
  397.  
  398. HudObjectives.FgColor "HudPanelForeground"
  399. HudObjectives.BgColor "HudPanelBackground"
  400. HudObjectives.BorderColor "HudPanelBorder"
  401.  
  402. HudProgressBar.Active "HudProgressBarActive"
  403. HudProgressBar.InActive "HudProgressBarInActive"
  404.  
  405. HudCaptureIcon.Active "HudProgressBarActive"
  406. HudCaptureIcon.InActive "HudProgressBarInActive"
  407. HudCaptureProgressBar.Active "HudProgressBarActive"
  408. HudCaptureProgressBar.InActive "HudProgressBarInActive"
  409.  
  410. // scheme-specific colors
  411. "FgColor" "Orange"
  412. "BgColor" "TransparentBlack"
  413.  
  414. "ViewportBG" "Blank"
  415. "TeamSpec" "204 204 204 255"
  416. "TeamRed" "255 64 64 255"
  417. "TeamBlue" "153 204 255 255"
  418.  
  419. "MapDescriptionText" "Gray" // the text used in the map description window
  420. "HudIcon_Green" "0 160 0 255"
  421. "HudIcon_Red" "160 0 0 255"
  422.  
  423. // CHudMenu
  424. "ItemColor" "255 167 42 200" // default 255 167 42 255
  425. "MenuColor" "233 208 173 255"
  426. "MenuBoxBg" "0 0 0 100"
  427.  
  428. // weapon selection colors
  429. "SelectionNumberFg" "251 235 202 255"
  430. "SelectionTextFg" "251 235 202 255"
  431. "SelectionEmptyBoxBg" "0 0 0 80"
  432. "SelectionBoxBg" "0 0 0 80"
  433. "SelectionSelectedBoxBg" "0 0 0 190"
  434.  
  435. // Hint message colors
  436. "HintMessageFg" "255 255 255 255"
  437. "HintMessageBg" "0 0 0 60"
  438.  
  439. "ProgressBarFg" "255 30 13 255"
  440.  
  441. // Top-left corner of the menu on the main screen
  442. "Main.Menu.X" "32"
  443. "Main.Menu.Y" "248"
  444.  
  445. // Blank space to leave beneath the menu on the main screen
  446. "Main.BottomBorder" "32"
  447.  
  448. "VguiScreenCursor" "255 208 64 255"
  449. }
  450.  
  451. //////////////////////// BITMAP FONT FILES /////////////////////////////
  452. //
  453. // Bitmap Fonts are ****VERY*** expensive static memory resources so they are purposely sparse
  454. BitmapFontFiles
  455. {
  456. // UI buttons, custom font, (256x64)
  457. "Buttons" "materials/vgui/fonts/buttons_32.vbf"
  458. }
  459.  
  460.  
  461. //
  462. //////////////////////// FONTS /////////////////////////////
  463. //
  464. // describes all the fonts
  465. Fonts
  466. {
  467. // fonts are used in order that they are listed
  468. // fonts listed later in the order will only be used if they fulfill a range not already filled
  469. // if a font fails to load then the subsequent fonts will replace
  470. "Default"
  471. {
  472. "1"
  473. {
  474. "name" "FuturaStd-Medium"
  475. "tall" "11"
  476. "additive" "0"
  477. "antialias" "1"
  478. }
  479. }
  480. "DefaultUnderline"
  481. {
  482. "1"
  483. {
  484. "name" "Tahoma"
  485. "tall" "12"
  486. "weight" "500"
  487. "underline" "1"
  488. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  489. }
  490. "2"
  491. {
  492. "name" "Arial"
  493. "tall" "11"
  494. "range" "0x0000 0x00FF"
  495. "weight" "800"
  496. }
  497. }
  498. "DefaultSmall"
  499. {
  500. "1"
  501. {
  502. "name" "Verdana"
  503. "tall" "12"
  504. "weight" "0"
  505. "range" "0x0000 0x017F"
  506. "yres" "480 599"
  507. }
  508. "2"
  509. {
  510. "name" "Verdana"
  511. "tall" "13"
  512. "weight" "0"
  513. "range" "0x0000 0x017F"
  514. "yres" "600 767"
  515. }
  516. "3"
  517. {
  518. "name" "Verdana"
  519. "tall" "14"
  520. "weight" "0"
  521. "range" "0x0000 0x017F"
  522. "yres" "768 1023"
  523. "antialias" "1"
  524. }
  525. "4"
  526. {
  527. "name" "Verdana"
  528. "tall" "20"
  529. "weight" "0"
  530. "range" "0x0000 0x017F"
  531. "yres" "1024 1199"
  532. "antialias" "1"
  533. }
  534. "5"
  535. {
  536. "name" "Verdana"
  537. "tall" "22"
  538. "weight" "0"
  539. "range" "0x0000 0x017F"
  540. "yres" "1200 6000"
  541. "antialias" "1"
  542. }
  543. "6"
  544. {
  545. "name" "Arial"
  546. "tall" "12"
  547. "range" "0x0000 0x00FF"
  548. "weight" "0"
  549. }
  550. }
  551.  
  552.  
  553. "DefaultVerySmall"
  554. {
  555. "1"
  556. {
  557. "name" "Verdana"
  558. "tall" "12"
  559. "weight" "0"
  560. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  561. "yres" "480 599"
  562. }
  563. "2"
  564. {
  565. "name" "Verdana"
  566. "tall" "12"
  567. "weight" "0"
  568. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  569. "yres" "600 767"
  570. }
  571. "3"
  572. {
  573. "name" "Verdana"
  574. "tall" "12"
  575. "weight" "0"
  576. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  577. "yres" "768 1023"
  578. "antialias" "1"
  579. }
  580. "4"
  581. {
  582. "name" "Verdana"
  583. "tall" "14"
  584. "weight" "0"
  585. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  586. "yres" "1024 1199"
  587. "antialias" "1"
  588. }
  589. "5"
  590. {
  591. "name" "Verdana"
  592. "tall" "16"
  593. "weight" "0"
  594. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  595. "yres" "1200 6000"
  596. "antialias" "1"
  597. }
  598. }
  599. DefaultLarge
  600. {
  601. "1"
  602. {
  603. "name" "Verdana"
  604. "tall" "18"
  605. "weight" "900"
  606. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  607. "yres" "480 599"
  608. }
  609. "2"
  610. {
  611. "name" "Verdana"
  612. "tall" "21"
  613. "weight" "900"
  614. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  615. "yres" "600 767"
  616. }
  617. "3"
  618. {
  619. "name" "Verdana"
  620. "tall" "22"
  621. "weight" "900"
  622. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  623. "yres" "768 1023"
  624. "antialias" "1"
  625. }
  626. "4"
  627. {
  628. "name" "Verdana"
  629. "tall" "28"
  630. "weight" "900"
  631. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  632. "yres" "1024 1199"
  633. "antialias" "1"
  634. }
  635. "5"
  636. {
  637. "name" "Verdana"
  638. "tall" "30"
  639. "weight" "900"
  640. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  641. "yres" "1200 6000"
  642. "antialias" "1"
  643. }
  644. "6"
  645. {
  646. "name" "Verdana"
  647. "tall" "20"
  648. "range" "0x0000 0x00FF"
  649. "weight" "900"
  650. }
  651. "7"
  652. {
  653. "name" "Arial"
  654. "tall" "20"
  655. "range" "0x0000 0x00FF"
  656. "weight" "800"
  657. }
  658. }
  659. CenterPrintText
  660. {
  661. // note that this scales with the screen resolution
  662. "1"
  663. {
  664. "name" "Trebuchet MS" [!$OSX]
  665. "name" "Helvetica" [$OSX]
  666. "tall" "18"
  667. "weight" "900"
  668. "antialias" "1"
  669. "additive" "1"
  670. }
  671. }
  672.  
  673. "PlayerPanelPlayerName"
  674. {
  675. "1"
  676. {
  677. "name" "Verdana"
  678. "tall" "6"
  679. "weight" "500"
  680. "additive" "0"
  681. "antialias" "1"
  682. }
  683. }
  684. HudHintText
  685. {
  686. "1"
  687. {
  688. "name" "Verdana"
  689. "tall" "12"
  690. "weight" "700"
  691. "yres" "480 599"
  692. }
  693. "2"
  694. {
  695. "name" "Verdana"
  696. "tall" "13" [$WIN32]
  697. "tall" "23" [$X360]
  698. "weight" "700"
  699. "yres" "600 767"
  700. }
  701. "3"
  702. {
  703. "name" "Verdana"
  704. "tall" "14"
  705. "weight" "700"
  706. "yres" "768 1023"
  707. }
  708. "4"
  709. {
  710. "name" "Verdana"
  711. "tall" "20"
  712. "weight" "700"
  713. "yres" "1024 1199"
  714. }
  715. "5"
  716. {
  717. "name" "Verdana"
  718. "tall" "24"
  719. "weight" "700"
  720. "yres" "1200 10000"
  721. }
  722. }
  723. "HudFontGiant"
  724. {
  725. "1"
  726. {
  727. "name" "TF2"
  728. "tall" "24"
  729. "tall_lodef" "80"
  730. "weight" "500"
  731. "additive" "0"
  732. "antialias" "1"
  733. "yres" "480 599"
  734. }
  735. "2"
  736. {
  737. "name" "TF2"
  738. "tall" "32"
  739. "tall_hidef" "120"
  740. "weight" "500"
  741. "additive" "0"
  742. "antialias" "1"
  743. "yres" "600 767"
  744. }
  745. "3"
  746. {
  747. "name" "TF2"
  748. "tall" "44"
  749. "weight" "500"
  750. "additive" "0"
  751. "antialias" "1"
  752. "yres" "768 1023"
  753. }
  754. "4"
  755. {
  756. "name" "TF2"
  757. "tall" "48"
  758. "weight" "500"
  759. "additive" "0"
  760. "antialias" "1"
  761. "yres" "1024 1199"
  762. }
  763. "5"
  764. {
  765. "name" "TF2"
  766. "tall" "52"
  767. "weight" "500"
  768. "additive" "0"
  769. "antialias" "1"
  770. "yres" "1200 10000"
  771. }
  772. }
  773. "HudFontGiantBold"
  774. {
  775. "1"
  776. {
  777. "name" "TF2 Build"
  778. "tall" "44"
  779. "tall_lodef" "52"
  780. "weight" "500"
  781. "additive" "0"
  782. "antialias" "1"
  783. }
  784. }
  785.  
  786. "HudFontBiggerBold"
  787. {
  788. "1"
  789. {
  790. "name" "TF2 Build"
  791. "tall" "35"
  792. "tall_lodef" "40"
  793. "weight" "500"
  794. "additive" "0"
  795. "antialias" "1"
  796. }
  797. }
  798.  
  799. "HudFontBig"
  800. {
  801. "1"
  802. {
  803. "name" "TF2"
  804. "tall" "36"
  805. "tall_hidef" "48"
  806. "weight" "500"
  807. "additive" "0"
  808. "antialias" "1"
  809. }
  810. }
  811. "HudFontMediumBig"
  812. {
  813. "1"
  814. {
  815. "name" "TF2"
  816. "tall" "30"
  817. "weight" "500"
  818. "additive" "0"
  819. "antialias" "1"
  820. }
  821. }
  822. "HudFontMediumBigBold"
  823. {
  824. "1"
  825. {
  826. "name" "TF2 Build"
  827. "tall" "30"
  828. "weight" "500"
  829. "additive" "0"
  830. "antialias" "1"
  831. }
  832. }
  833. "HudFontMedium"
  834. {
  835. "1"
  836. {
  837. "name" "TF2"
  838. "tall" "24"
  839. "tall_lodef" "28"
  840. "weight" "500"
  841. "additive" "0"
  842. "antialias" "1"
  843. }
  844. }
  845. "HudFontMediumSecondary"
  846. {
  847. "1"
  848. {
  849. "name" "TF2 Secondary"
  850. "tall" "24"
  851. "weight" "500"
  852. "additive" "0"
  853. "antialias" "1"
  854. }
  855. }
  856. "HudFontMediumBold"
  857. {
  858. "1"
  859. {
  860. "name" "TF2 Build"
  861. "tall" "24"
  862. "weight" "500"
  863. "additive" "0"
  864. "antialias" "1"
  865. }
  866. }
  867. "HudFontMediumSmallBold"
  868. {
  869. "1"
  870. {
  871. "name" "TF2 Build"
  872. "tall" "18"
  873. "weight" "500"
  874. "additive" "0"
  875. "antialias" "1"
  876. }
  877. }
  878. "HudFontMediumSmall"
  879. {
  880. "1"
  881. {
  882. "name" "TF2"
  883. "tall" "18"
  884. "tall_hidef" "24"
  885. "tall_lodef" "18"
  886. "weight" "500"
  887. "additive" "0"
  888. "antialias" "1"
  889. }
  890. }
  891. "HudFontMediumSmallSecondary"
  892. {
  893. "1"
  894. {
  895. "name" "TF2 Secondary"
  896. "tall" "18"
  897. "tall_hidef" "24"
  898. "tall_lodef" "20"
  899. "weight" "500"
  900. "additive" "0"
  901. "antialias" "1"
  902. }
  903. }
  904. "HudFontSmall"
  905. {
  906. "1"
  907. {
  908. "name" "TF2 Secondary"
  909. "tall" "14"
  910. "tall_lodef" "16"
  911. "weight" "500"
  912. "additive" "0"
  913. "antialias" "1"
  914. }
  915. }
  916. "HudFontSmallishBold"
  917. {
  918. "1"
  919. {
  920. "name" "TF2 Build"
  921. "tall" "16"
  922. "weight" "500"
  923. "additive" "0"
  924. "antialias" "1"
  925. }
  926. }
  927. "HudFontSmallBold"
  928. {
  929. "1"
  930. {
  931. "name" "TF2 Build"
  932. "tall" "14"
  933. "weight" "500"
  934. "additive" "0"
  935. "antialias" "1"
  936. }
  937. }
  938. "HudFontSmallBoldShadow"
  939. {
  940. "1"
  941. {
  942. "name" "TF2 Build"
  943. "tall" "14"
  944. "weight" "500"
  945. "additive" "0"
  946. "antialias" "1"
  947. "dropshadow" "1"
  948. }
  949. }
  950. "HudFontSmallest"
  951. {
  952. "1"
  953. {
  954. "name" "TF2 Secondary"
  955. "tall" "11"
  956. "weight" "500"
  957. "additive" "0"
  958. "antialias" "1"
  959. }
  960. }
  961. "HudFontSmallestShadow"
  962. {
  963. "1"
  964. {
  965. "name" "TF2 Secondary"
  966. "tall" "11"
  967. "weight" "500"
  968. "additive" "0"
  969. "antialias" "1"
  970. "dropshadow" "1"
  971. }
  972. }
  973. "HudFontSmallestBold"
  974. {
  975. "1"
  976. {
  977. "name" "TF2 Build"
  978. "tall" "11"
  979. "weight" "500"
  980. "additive" "0"
  981. "antialias" "1"
  982. }
  983. }
  984. "PerformanceModeSmall"
  985. {
  986. "1"
  987. {
  988. "name" "TF2 Build"
  989. "tall" "4"
  990. "weight" "500"
  991. "additive" "0"
  992. "antialias" "1"
  993. }
  994. }
  995. "StorePromotionsTitle"
  996. {
  997. "1"
  998. {
  999. "name" "TF2 Build"
  1000. "tall" "10"
  1001. "weight" "500"
  1002. "additive" "0"
  1003. "antialias" "1"
  1004. }
  1005. }
  1006. "FontCartPrice"
  1007. {
  1008. "1"
  1009. {
  1010. "name" "TF2 Build"
  1011. "tall" "16"
  1012. "weight" "500"
  1013. "additive" "0"
  1014. "antialias" "1"
  1015. }
  1016. }
  1017. "FontStorePrice"
  1018. {
  1019. "1"
  1020. {
  1021. "name" "TF2 Build"
  1022. "tall" "9"
  1023. "weight" "0"
  1024. "additive" "0"
  1025. "antialias" "1"
  1026. }
  1027. }
  1028. "FontStoreOriginalPrice"
  1029. {
  1030. "1"
  1031. {
  1032. "name" "TF2 Secondary"
  1033. "tall" "9"
  1034. "weight" "0"
  1035. "additive" "0"
  1036. "antialias" "1"
  1037. }
  1038. }
  1039. "FontStorePriceSmall"
  1040. {
  1041. "1"
  1042. {
  1043. "name" "TF2 Build"
  1044. "tall" "6"
  1045. "weight" "0"
  1046. "additive" "0"
  1047. "antialias" "1"
  1048. }
  1049. }
  1050. "FontStorePromotion"
  1051. {
  1052. "1"
  1053. {
  1054. "name" "TF2 Secondary"
  1055. "tall" "12"
  1056. "tall_hidef" "14"
  1057. "tall_lodef" "16"
  1058. "weight" "400"
  1059. "additive" "0"
  1060. "antialias" "1"
  1061. }
  1062. }
  1063. "TextTooltipFont"
  1064. {
  1065. "1"
  1066. {
  1067. "name" "TF2 Secondary"
  1068. "tall" "11"
  1069. "weight" "500"
  1070. "additive" "0"
  1071. "antialias" "1"
  1072. }
  1073. }
  1074. GameUIButtons
  1075. {
  1076. "1" //[$X360]
  1077. {
  1078. "bitmap" "1"
  1079. "name" "Buttons"
  1080. "scalex" "0.5"
  1081. "scalex_lodef" "0.75"
  1082. "scaley" "0.5"
  1083. "scaley_lodef" "0.75"
  1084. }
  1085. }
  1086. GameUIButtonsSmall
  1087. {
  1088. "1" [$X360]
  1089. {
  1090. "bitmap" "1"
  1091. "name" "Buttons"
  1092. "scalex" "0.5"
  1093. "scaley" "0.5"
  1094. }
  1095. }
  1096. GameUIButtonsSmallest
  1097. {
  1098. "1" [$X360]
  1099. {
  1100. "bitmap" "1"
  1101. "name" "Buttons"
  1102. "scalex" "0.4"
  1103. "scaley" "0.4"
  1104. }
  1105. }
  1106. "GameUIButtonText"
  1107. {
  1108. "1"
  1109. {
  1110. "name" "TF2 Secondary"
  1111. "tall" "18"
  1112. "tall_hidef" "24"
  1113. "tall_lodef" "18"
  1114. "weight" "500"
  1115. "additive" "0"
  1116. "antialias" "1"
  1117. }
  1118. }
  1119. "HudClassHealth"
  1120. {
  1121. "1"
  1122. {
  1123. "name" "TF2"
  1124. "tall" "16"
  1125. "tall_hidef" "22"
  1126. "tall_lodef" "22"
  1127. "weight" "500"
  1128. "additive" "0"
  1129. "antialias" "1"
  1130. }
  1131. }
  1132. "SpectatorKeyHints"
  1133. {
  1134. "1"
  1135. {
  1136. "name" "Verdana"
  1137. "tall" "8"
  1138. "weight" "500"
  1139. "additive" "0"
  1140. "antialias" "1"
  1141. }
  1142. }
  1143. "ClockSubText"
  1144. {
  1145. "1"
  1146. {
  1147. "name" "Verdana"
  1148. "tall" "9"
  1149. "weight" "500"
  1150. "additive" "0"
  1151. "antialias" "1"
  1152. }
  1153. }
  1154. "ClockSubTextSuddenDeath"
  1155. {
  1156. "1"
  1157. {
  1158. "name" "Verdana"
  1159. "tall" "8"
  1160. "tall_hidef" "9"
  1161. "tall_lodef" "10"
  1162. "weight" "500"
  1163. "additive" "0"
  1164. "antialias" "1"
  1165. }
  1166. }
  1167. "ClockSubTextTiny"
  1168. {
  1169. "1"
  1170. {
  1171. "name" "Verdana"
  1172. "tall" "8"
  1173. "tall_hidef" "7"
  1174. "weight" "500"
  1175. "additive" "0"
  1176. "antialias" "1"
  1177. }
  1178. }
  1179. "HudSelectionText"
  1180. {
  1181. "1"
  1182. {
  1183. "name" "TF2"
  1184. "tall" "15"
  1185. "weight" "700"
  1186. "antialias" "1"
  1187. "yres" "1 599"
  1188. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1189. "additive" "1"
  1190. }
  1191. "2"
  1192. {
  1193. "name" "TF2"
  1194. "tall" "15" [$WIN32]
  1195. "tall" "21" [$X360]
  1196. "weight" "700"
  1197. "antialias" "1"
  1198. "yres" "600 767"
  1199. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1200. "additive" "1"
  1201. }
  1202. "3"
  1203. {
  1204. "name" "TF2"
  1205. "tall" "18"
  1206. "weight" "900"
  1207. "antialias" "1"
  1208. "yres" "768 1023"
  1209. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1210. }
  1211. "4"
  1212. {
  1213. "name" "TF2"
  1214. "tall" "21"
  1215. "weight" "900"
  1216. "antialias" "1"
  1217. "yres" "1024 1199"
  1218. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1219. }
  1220. "5"
  1221. {
  1222. "name" "TF2"
  1223. "tall" "24"
  1224. "weight" "1000"
  1225. "antialias" "1"
  1226. "yres" "1200 10000"
  1227. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1228. }
  1229. }
  1230. DebugOverlay
  1231. {
  1232. "1" [$WIN32]
  1233. {
  1234. "name" "Courier New"
  1235. "tall" "14"
  1236. "weight" "400"
  1237. "outline" "1"
  1238. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1239. }
  1240. "1" [$X360]
  1241. {
  1242. "name" "Tahoma"
  1243. "tall" "18"
  1244. "weight" "200"
  1245. "outline" "1"
  1246. }
  1247. }
  1248. TFTypeDeath
  1249. {
  1250. "1"
  1251. {
  1252. "name" "tfd" // tfd.ttf
  1253. "tall" "28"
  1254. "weight" "0"
  1255. "additive" "0"
  1256. "antialias" "1"
  1257. }
  1258. }
  1259.  
  1260. Icons
  1261. {
  1262. "1"
  1263. {
  1264. "name" "Team Fortress" // tf.ttf
  1265. "tall" "28"
  1266. "weight" "0"
  1267. "additive" "1"
  1268. "antialias" "1"
  1269. }
  1270. }
  1271. "BetaFont"
  1272. {
  1273. "1"
  1274. {
  1275. "name" "Courier New"
  1276. "tall" "90"
  1277. "weight" "900"
  1278. "range" "0x0000 0x007F" // Basic Latin
  1279. "antialias" "1"
  1280. "additive" "0"
  1281. }
  1282. }
  1283.  
  1284. HudNumbers
  1285. {
  1286. "1"
  1287. {
  1288. "name" "Team Fortress" // tf.ttf
  1289. "tall" "28"
  1290. "weight" "0"
  1291. "additive" "1"
  1292. "antialias" "1"
  1293. }
  1294. "2"
  1295. {
  1296. "name" "Verdana"
  1297. "tall" "28"
  1298. "weight" "0"
  1299. "additive" "1"
  1300. "antialias" "1"
  1301. }
  1302. }
  1303. "CloseCaption_Normal"
  1304. {
  1305. "1"
  1306. {
  1307. "name" "Tahoma"
  1308. "tall" "24"
  1309. "tall_hidef" "32"
  1310. "weight" "500"
  1311. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1312. }
  1313. }
  1314. "CloseCaption_Italic"
  1315. {
  1316. "1"
  1317. {
  1318. "name" "Tahoma"
  1319. "tall" "24"
  1320. "tall_hidef" "32"
  1321. "weight" "500"
  1322. "italic" "1"
  1323. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1324. }
  1325. }
  1326. "CloseCaption_Bold"
  1327. {
  1328. "1"
  1329. {
  1330. "name" "Tahoma"
  1331. "tall" "24"
  1332. "tall_hidef" "32"
  1333. "weight" "900"
  1334. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1335. }
  1336. }
  1337. "CloseCaption_BoldItalic"
  1338. {
  1339. "1"
  1340. {
  1341. "name" "Tahoma"
  1342. "tall" "24"
  1343. "tall_hidef" "32"
  1344. "weight" "900"
  1345. "italic" "1"
  1346. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1347. }
  1348. }
  1349. "CloseCaption_Small"
  1350. {
  1351. "1"
  1352. {
  1353. "name" "Tahoma"
  1354. "tall" "16"
  1355. "tall_hidef" "24"
  1356. "weight" "900"
  1357. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1358. }
  1359. }
  1360. // this is the symbol font
  1361. "Marlett"
  1362. {
  1363. "1"
  1364. {
  1365. "name" "Marlett"
  1366. "tall" "20"
  1367. "weight" "0"
  1368. "symbol" "1"
  1369. "range" "0x0000 0x007F" // Basic Latin
  1370. }
  1371. }
  1372. "MarlettSmall"
  1373. {
  1374. "1"
  1375. {
  1376. "name" "Marlett"
  1377. "tall" "14"
  1378. "weight" "0"
  1379. "symbol" "1"
  1380. "range" "0x0000 0x007F" // Basic Latin
  1381. }
  1382. }
  1383. "MenuMainTitle"
  1384. {
  1385. "1"
  1386. {
  1387. "name" "TF2"
  1388. "tall" "24"
  1389. "antialias" "1"
  1390. "weight" "500"
  1391. }
  1392. }
  1393. "MenuClassBuckets"
  1394. {
  1395. "1"
  1396. {
  1397. "name" "TF2 Secondary"
  1398. "tall" "11"
  1399. "tall_lodef" "14"
  1400. "antialias" "1"
  1401. "weight" "500"
  1402. }
  1403. }
  1404. "MenuKeys"
  1405. {
  1406. "1"
  1407. {
  1408. "name" "TF2"
  1409. "tall" "12"
  1410. "antialias" "1"
  1411. "weight" "500"
  1412. }
  1413. }
  1414.  
  1415. "GoalText"
  1416. {
  1417. "1"
  1418. {
  1419. "name" "Verdana"
  1420. "tall" "13"
  1421. "tall_hidef" "14"
  1422. "tall_lodef" "17"
  1423. "weight" "800"
  1424. "additive" "0"
  1425. "antialias" "1"
  1426. }
  1427. }
  1428.  
  1429. "ChalkboardTitle"
  1430. {
  1431. "1"
  1432. {
  1433. "name" "TF2 Professor"
  1434. "tall" "28"
  1435. "tall_lodef" "48"
  1436. "tall_hidef" "48"
  1437. "antialias" "1"
  1438. "custom" "1" [$OSX]
  1439. "weight" "500"
  1440. "weight_lodef" "800"
  1441. "weight_hidef" "1000"
  1442. }
  1443. }
  1444. "ChalkboardTitleBig"
  1445. {
  1446. "1"
  1447. {
  1448. "name" "TF2 Professor"
  1449. "tall" "40"
  1450. "tall_lodef" "48"
  1451. "tall_hidef" "48"
  1452. "antialias" "1"
  1453. "custom" "1" [$OSX]
  1454. "weight" "500"
  1455. "weight_lodef" "800"
  1456. "weight_hidef" "1000"
  1457. }
  1458. }
  1459. "ChalkboardTitleMedium"
  1460. {
  1461. "1"
  1462. {
  1463. "name" "TF2 Professor"
  1464. "tall" "24"
  1465. "tall_lodef" "36"
  1466. "tall_hidef" "36"
  1467. "antialias" "1"
  1468. "custom" "1" [$OSX]
  1469. "weight" "500"
  1470. }
  1471. }
  1472. "ChalkboardText"
  1473. {
  1474. "1"
  1475. {
  1476. "name" "TF2 Professor"
  1477. "tall" "14" [!$OSX]
  1478. "tall" "15" [$OSX]
  1479. "tall_lodef" "32"
  1480. "tall_hidef" "32"
  1481. "antialias" "1"
  1482. "custom" "1" [$OSX]
  1483. "weight" "500"
  1484. }
  1485. }
  1486. "ScoreboardVerySmall"
  1487. {
  1488. "1"
  1489. {
  1490. "name" "Verdana"
  1491. "tall" "8"
  1492. "tall_hidef" "10"
  1493. "tall_lodef" "14"
  1494. "weight" "400"
  1495. "additive" "0"
  1496. "antialias" "1"
  1497. }
  1498. }
  1499. "ScoreboardSmall"
  1500. {
  1501. "1"
  1502. {
  1503. "name" "TF2 Secondary"
  1504. "tall" "10"
  1505. "tall_hidef" "12"
  1506. "tall_lodef" "14"
  1507. "weight" "400"
  1508. "additive" "0"
  1509. "antialias" "1"
  1510. }
  1511. }
  1512. "ScoreboardMediumSmall"
  1513. {
  1514. "1"
  1515. {
  1516. "name" "TF2"
  1517. "tall" "14"
  1518. "weight" "500"
  1519. "range" "0x0000 0x007F" // Basic Latin
  1520. "antialias" "1"
  1521. "additive" "0"
  1522. }
  1523. }
  1524. "ScoreboardMedium"
  1525. {
  1526. "1"
  1527. {
  1528. "name" "TF2 Secondary"
  1529. "tall" "20"
  1530. "weight" "500"
  1531. "range" "0x0000 0x007F" // Basic Latin
  1532. "antialias" "1"
  1533. "additive" "0"
  1534. }
  1535. }
  1536. "ScoreboardTeamName"
  1537. {
  1538. "1"
  1539. {
  1540. "name" "TF2 Secondary"
  1541. "tall" "20"
  1542. "tall_hidef" "24"
  1543. "tall_lodef" "24"
  1544. "weight" "500"
  1545. "range" "0x0000 0x007F" // Basic Latin
  1546. "antialias" "1"
  1547. "additive" "0"
  1548. }
  1549. }
  1550. "ScoreboardTeamNameLarge"
  1551. {
  1552. "1"
  1553. {
  1554. "name" "TF2 Secondary"
  1555. "tall" "34"
  1556. "tall_hidef" "38"
  1557. "tall_lodef" "38"
  1558. "weight" "500"
  1559. "range" "0x0000 0x007F" // Basic Latin
  1560. "antialias" "1"
  1561. "additive" "0"
  1562. }
  1563. }
  1564.  
  1565. "ScoreboardTeamScore"
  1566. {
  1567. "1"
  1568. {
  1569. "name" "TF2"
  1570. "tall" "52"
  1571. "tall_lodef" "80"
  1572. "range" "0x0000 0x00FF"
  1573. "weight" "400"
  1574. "yres" "1 599"
  1575. "antialias" "1"
  1576. }
  1577. "2"
  1578. {
  1579. "name" "TF2"
  1580. "tall" "72"
  1581. "tall_hidef" "120"
  1582. "range" "0x0000 0x00FF"
  1583. "weight" "400"
  1584. "yres" "600 767"
  1585. "antialias" "1"
  1586. }
  1587. "3"
  1588. {
  1589. "name" "TF2"
  1590. "tall" "100"
  1591. "range" "0x0000 0x00FF"
  1592. "weight" "400"
  1593. "yres" "768 1023"
  1594. "antialias" "1"
  1595. }
  1596. "4"
  1597. {
  1598. "name" "TF2"
  1599. "tall" "140"
  1600. "range" "0x0000 0x00FF"
  1601. "weight" "400"
  1602. "yres" "1024 1199"
  1603. "antialias" "1"
  1604. }
  1605. "5"
  1606. {
  1607. "name" "TF2"
  1608. "tall" "180"
  1609. "range" "0x0000 0x00FF"
  1610. "weight" "400"
  1611. "yres" "1200 10000"
  1612. "antialias" "1"
  1613. }
  1614. }
  1615.  
  1616. "ControlPointTimer"
  1617. {
  1618. "1"
  1619. {
  1620. "name" "TF2 Secondary"
  1621. "tall" "10"
  1622. "weight" "400"
  1623. "additive" "0"
  1624. "antialias" "1"
  1625. }
  1626. }
  1627. "ControlPointTimerSmaller"
  1628. {
  1629. "1"
  1630. {
  1631. "name" "TF2 Secondary"
  1632. "tall" "7"
  1633. "weight" "400"
  1634. "additive" "0"
  1635. "antialias" "1"
  1636. }
  1637. }
  1638.  
  1639. "Link"
  1640. {
  1641. "1"
  1642. {
  1643. "name" "TF2 Secondary"
  1644. "tall" "10"
  1645. "tall_hidef" "12"
  1646. "tall_lodef" "14"
  1647. "weight" "400"
  1648. "additive" "0"
  1649. "antialias" "1"
  1650. }
  1651. }
  1652.  
  1653. "TargetID"
  1654. {
  1655. "1"
  1656. {
  1657. "name" "Verdana"
  1658. "tall" "12"
  1659. "weight" "700"
  1660. "yres" "480 599"
  1661. "dropshadow" "0"
  1662. }
  1663. "2"
  1664. {
  1665. "name" "Verdana"
  1666. "tall" "13"
  1667. "weight" "700"
  1668. "yres" "600 767"
  1669. "dropshadow" "0"
  1670. }
  1671. "3"
  1672. {
  1673. "name" "Verdana"
  1674. "tall" "14"
  1675. "weight" "700"
  1676. "yres" "768 1023"
  1677. "dropshadow" "0"
  1678. }
  1679. "4"
  1680. {
  1681. "name" "Verdana"
  1682. "tall" "20"
  1683. "weight" "700"
  1684. "yres" "1024 1199"
  1685. "dropshadow" "0"
  1686. }
  1687. "5"
  1688. {
  1689. "name" "Verdana"
  1690. "tall" "24"
  1691. "weight" "700"
  1692. "yres" "1200 10000"
  1693. "dropshadow" "0"
  1694. }
  1695. }
  1696. "ChatFont"
  1697. {
  1698. "1"
  1699. {
  1700. "name" "TF2"
  1701. "tall" "12"
  1702. "weight" "700"
  1703. "yres" "480 599"
  1704. "dropshadow" "1"
  1705. }
  1706. "2"
  1707. {
  1708. "name" "Verdana"
  1709. "tall" "13"
  1710. "weight" "700"
  1711. "yres" "600 767"
  1712. "dropshadow" "1"
  1713. }
  1714. "3"
  1715. {
  1716. "name" "Verdana"
  1717. "tall" "14"
  1718. "weight" "700"
  1719. "yres" "768 1023"
  1720. "dropshadow" "1"
  1721. }
  1722. "4"
  1723. {
  1724. "name" "Verdana"
  1725. "tall" "20"
  1726. "weight" "700"
  1727. "yres" "1024 1199"
  1728. "dropshadow" "1"
  1729. }
  1730. "5"
  1731. {
  1732. "name" "Verdana"
  1733. "tall" "24"
  1734. "weight" "700"
  1735. "yres" "1200 10000"
  1736. "dropshadow" "1"
  1737. }
  1738. }
  1739. "ChatMiniFont"
  1740. {
  1741. "1"
  1742. {
  1743. "name" "Verdana"
  1744. "tall" "10"
  1745. "weight" "700"
  1746. "yres" "480 599"
  1747. "dropshadow" "1"
  1748. }
  1749. "2"
  1750. {
  1751. "name" "Verdana"
  1752. "tall" "10"
  1753. "weight" "700"
  1754. "yres" "600 767"
  1755. "dropshadow" "1"
  1756. }
  1757. "3"
  1758. {
  1759. "name" "Verdana"
  1760. "tall" "13"
  1761. "weight" "700"
  1762. "yres" "768 1023"
  1763. "dropshadow" "1"
  1764. }
  1765. "4"
  1766. {
  1767. "name" "Verdana"
  1768. "tall" "14"
  1769. "weight" "700"
  1770. "yres" "1024 1199"
  1771. "dropshadow" "1"
  1772. }
  1773. "5"
  1774. {
  1775. "name" "Verdana"
  1776. "tall" "15"
  1777. "weight" "700"
  1778. "yres" "1200 10000"
  1779. "dropshadow" "1"
  1780. }
  1781. }
  1782.  
  1783. MenuSmallestFont
  1784. {
  1785. "1"
  1786. {
  1787. "name" "Arial Black"
  1788. "tall" "8"
  1789. "tall_lodef" "12"
  1790. "range" "0x0000 0x00FF"
  1791. "weight" "300"
  1792. "antialias" "1"
  1793. }
  1794. }
  1795.  
  1796. MenuSmallFont
  1797. {
  1798. "1"
  1799. {
  1800. "name" "TF2"
  1801. "tall" "14"
  1802. "tall_lodef" "18"
  1803. "range" "0x0000 0x00FF"
  1804. "weight" "300"
  1805. "weight_lodef" "600"
  1806. "antialias" "1"
  1807. }
  1808. }
  1809. CapPlayerFont
  1810. {
  1811. "1"
  1812. {
  1813. "name" "TF2"
  1814. "tall" "12"
  1815. "weight" "500"
  1816. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1817. "TextColor" "Black"
  1818. "antialias" "1"
  1819. }
  1820. }
  1821. CapPlayerFontSmall
  1822. {
  1823. "1"
  1824. {
  1825. "name" "TF2"
  1826. "tall" "8"
  1827. "weight" "500"
  1828. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1829. "TextColor" "Black"
  1830. "antialias" "1"
  1831. }
  1832. }
  1833.  
  1834. TFFontSmall
  1835. {
  1836. "1"
  1837. {
  1838. "name" "Verdana"
  1839. "tall" "8"
  1840. "tall_hidef" "10"
  1841. "tall_lodef" "12"
  1842. "weight" "0"
  1843. "additive" "1"
  1844. "antialias" "1"
  1845. }
  1846. }
  1847. TFFontMedium
  1848. {
  1849. "1"
  1850. {
  1851. "name" "Verdana"
  1852. "tall" "9"
  1853. "tall_hidef" "10"
  1854. "tall_lodef" "16"
  1855. "weight" "400"
  1856. "additive" "0"
  1857. "antialias" "1"
  1858. }
  1859. }
  1860.  
  1861. InstructionalText
  1862. {
  1863. "1"
  1864. {
  1865. "name" "Verdana"
  1866. "tall" "11" [!$OSX]
  1867. "tall" "9" [$OSX]
  1868. "weight" "800"
  1869. "additive" "0"
  1870. "antialias" "1"
  1871. }
  1872. }
  1873.  
  1874. MatchmakingDialogTitle
  1875. {
  1876. "1"
  1877. {
  1878. "name" "TF2 Build"
  1879. "tall" "36"
  1880. "tall_lodef" "28"
  1881. "weight" "500"
  1882. }
  1883. }
  1884. MatchmakingDialogSessionOptionsTitle
  1885. {
  1886. "1"
  1887. {
  1888. "name" "TF2 Build"
  1889. "tall" "30"
  1890. "tall_lodef" "22"
  1891. "weight" "500"
  1892. }
  1893. }
  1894. MatchmakingDialogMenuLarge
  1895. {
  1896. "1"
  1897. {
  1898. "name" "TF2 Secondary"
  1899. "tall" "28"
  1900. "tall_lodef" "24"
  1901. "weight" "500"
  1902. }
  1903. }
  1904. MatchmakingDialogMenuBrowserHostname
  1905. {
  1906. "1" // brower item hostname
  1907. {
  1908. "name" "Trebuchet MS"
  1909. "tall" "22"
  1910. "weight" "900"
  1911. }
  1912. }
  1913. MatchmakingDialogMenuBrowserDetails
  1914. {
  1915. "1" // browser item players and map name
  1916. {
  1917. "name" "Trebuchet MS"
  1918. "tall" "18"
  1919. "weight" "900"
  1920. }
  1921. }
  1922. MatchmakingDialogMenuMedium
  1923. {
  1924. "1"
  1925. {
  1926. "name" "TF2 Secondary"
  1927. "tall" "22"
  1928. "weight" "500"
  1929. }
  1930. }
  1931. MatchmakingDialogMenuMediumSmall
  1932. {
  1933. "1"
  1934. {
  1935. "name" "TF2 Secondary"
  1936. "tall" "18"
  1937. "weight" "500"
  1938. }
  1939. }
  1940. MatchmakingDialogMenuSmall
  1941. {
  1942. "1"
  1943. {
  1944. "name" "Verdana"
  1945. "tall" "22"
  1946. "tall_lodef" "18"
  1947. "weight" "900"
  1948. }
  1949. }
  1950. MatchmakingDialogMenuSmallest
  1951. {
  1952. "1"
  1953. {
  1954. "name" "Verdana"
  1955. "tall" "18"
  1956. "tall_lodef" "18"
  1957. "weight" "900"
  1958. }
  1959. }
  1960. RankingDialogHeaders
  1961. {
  1962. "1"
  1963. {
  1964. "name" "Verdana"
  1965. "tall" "15"
  1966. "weight" "900"
  1967. }
  1968. }
  1969.  
  1970. "TeamMenuBold"
  1971. {
  1972. "1"
  1973. {
  1974. "name" "TF2 Build"
  1975. "tall" "36"
  1976. "weight" "500"
  1977. "additive" "0"
  1978. "antialias" "1"
  1979. }
  1980. }
  1981. "TeamMenu"
  1982. {
  1983. "1"
  1984. {
  1985. "name" "TF2 Secondary"
  1986. "tall" "11"
  1987. "weight" "600"
  1988. "additive" "0"
  1989. "antialias" "1"
  1990. }
  1991. }
  1992. "IntroMenuCaption"
  1993. {
  1994. "1"
  1995. {
  1996. "name" "TF2 Secondary"
  1997. "tall" "18"
  1998. "weight" "400"
  1999. "additive" "0"
  2000. "antialias" "1"
  2001. }
  2002. }
  2003. "AchievementNotification"
  2004. {
  2005. "1"
  2006. {
  2007. "name" "Trebuchet MS"
  2008. "tall" "14"
  2009. "weight" "900"
  2010. "antialias" "1"
  2011. }
  2012. }
  2013. "ImportToolSmallestBold"
  2014. {
  2015. "1"
  2016. {
  2017. "name" "Verdana"
  2018. "tall" "10"
  2019. "weight" "600"
  2020. "additive" "0"
  2021. "antialias" "1"
  2022. }
  2023. }
  2024. "ImportToolSmallest"
  2025. {
  2026. "1"
  2027. {
  2028. "name" "Verdana"
  2029. "tall" "10"
  2030. "weight" "500"
  2031. "additive" "0"
  2032. "antialias" "1"
  2033. }
  2034. }
  2035. // Used by scoreboard and spectator UI for names which don't map in the normal fashion
  2036. "DefaultVerySmallFallBack"
  2037. {
  2038. "1"
  2039. {
  2040. "name" "Verdana"
  2041. "tall" "10"
  2042. "weight" "0"
  2043. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2044. "yres" "480 599"
  2045. "antialias" "1"
  2046. }
  2047. "2"
  2048. {
  2049. "name" "Verdana"
  2050. "tall" "12"
  2051. "weight" "0"
  2052. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2053. "yres" "600 1199"
  2054. "antialias" "1"
  2055. }
  2056. "3"
  2057. {
  2058. "name" "Verdana"
  2059. "tall" "15"
  2060. "weight" "0"
  2061. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2062. "yres" "1200 6000"
  2063. "antialias" "1"
  2064. }
  2065. }
  2066.  
  2067. "ItemFontNameSmallest"
  2068. {
  2069. "1"
  2070. {
  2071. "name" "TF2 Build"
  2072. "tall" "8"
  2073. "weight" "500"
  2074. "additive" "0"
  2075. "antialias" "1"
  2076. }
  2077. }
  2078. "ItemFontNameSmall"
  2079. {
  2080. "1"
  2081. {
  2082. "name" "TF2 Build"
  2083. "tall" "9"
  2084. "weight" "500"
  2085. "additive" "0"
  2086. "antialias" "1"
  2087. }
  2088. }
  2089. "ItemFontNameLarge"
  2090. {
  2091. "1"
  2092. {
  2093. "name" "TF2 Build"
  2094. "tall" "12"
  2095. "weight" "500"
  2096. "additive" "0"
  2097. "antialias" "1"
  2098. }
  2099. }
  2100. "ItemFontAttribSmallest"
  2101. {
  2102. "1"
  2103. {
  2104. "name" "TF2 Secondary"
  2105. "tall" "7"
  2106. "weight" "500"
  2107. "additive" "0"
  2108. "antialias" "1"
  2109. }
  2110. }
  2111. "ItemFontAttribSmall"
  2112. {
  2113. "1"
  2114. {
  2115. "name" "TF2 Secondary"
  2116. "tall" "8"
  2117. "weight" "500"
  2118. "additive" "0"
  2119. "antialias" "1"
  2120. }
  2121. }
  2122. "ItemFontAttribLarge"
  2123. {
  2124. "1"
  2125. {
  2126. "name" "TF2 Secondary"
  2127. "tall" "11"
  2128. "weight" "500"
  2129. "additive" "0"
  2130. "antialias" "1"
  2131. }
  2132. }
  2133.  
  2134. "AchievementTracker_Name"
  2135. {
  2136. "1"
  2137. {
  2138. "name" "TF2 Build"
  2139. "tall" "9"
  2140. "weight" "500"
  2141. "additive" "0"
  2142. "antialias" "1"
  2143. }
  2144. }
  2145. "AchievementTracker_NameGlow"
  2146. {
  2147. "1"
  2148. {
  2149. "name" "TF2 Build"
  2150. "tall" "9"
  2151. "weight" "500"
  2152. "blur" "3"
  2153. "additive" "1"
  2154. "antialias" "1"
  2155. "custom" "1"
  2156. }
  2157. }
  2158. "AchievementTracker_Desc"
  2159. {
  2160. "1"
  2161. {
  2162. "name" "Verdana"
  2163. "tall" "7"
  2164. "weight" "0"
  2165. "additive" "1"
  2166. "antialias" "1"
  2167. }
  2168. }
  2169.  
  2170.  
  2171. //
  2172. //////////////////// REPLAY FONTS //////////////////////////////
  2173. //
  2174. "ReplayVerySmall"
  2175. {
  2176. "1"
  2177. {
  2178. "name" "Verdana"
  2179. "tall" "12"
  2180. "weight" "0"
  2181. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2182. "yres" "480 599"
  2183. }
  2184. "2"
  2185. {
  2186. "name" "Verdana"
  2187. "tall" "12"
  2188. "weight" "0"
  2189. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2190. "yres" "600 767"
  2191. }
  2192. "3"
  2193. {
  2194. "name" "Verdana"
  2195. "tall" "12"
  2196. "weight" "0"
  2197. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2198. "yres" "768 1023"
  2199. "antialias" "1"
  2200. }
  2201. "4"
  2202. {
  2203. "name" "Verdana"
  2204. "tall" "14"
  2205. "weight" "0"
  2206. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2207. "yres" "1024 1199"
  2208. "antialias" "1"
  2209. }
  2210. "5"
  2211. {
  2212. "name" "Verdana"
  2213. "tall" "16"
  2214. "weight" "0"
  2215. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2216. "yres" "1200 6000"
  2217. "antialias" "1"
  2218. }
  2219. }
  2220. "ReplayBrowserSmallest"
  2221. {
  2222. "1"
  2223. {
  2224. "name" "TF2 Secondary"
  2225. "tall" "11"
  2226. "weight" "500"
  2227. "additive" "0"
  2228. "antialias" "1"
  2229. }
  2230. }
  2231. "ReplaySmaller"
  2232. {
  2233. "1"
  2234. {
  2235. "name" "Verdana"
  2236. "tall" "12"
  2237. "weight" "0"
  2238. "range" "0x0000 0x017F"
  2239. "yres" "480 599"
  2240. }
  2241. "2"
  2242. {
  2243. "name" "Verdana"
  2244. "tall" "13"
  2245. "weight" "0"
  2246. "range" "0x0000 0x017F"
  2247. "yres" "600 767"
  2248. }
  2249. "3"
  2250. {
  2251. "name" "Verdana"
  2252. "tall" "14"
  2253. "weight" "0"
  2254. "range" "0x0000 0x017F"
  2255. "yres" "768 1023"
  2256. "antialias" "1"
  2257. }
  2258. "4"
  2259. {
  2260. "name" "Verdana"
  2261. "tall" "20"
  2262. "weight" "0"
  2263. "range" "0x0000 0x017F"
  2264. "yres" "1024 1199"
  2265. "antialias" "1"
  2266. }
  2267. "5"
  2268. {
  2269. "name" "Verdana"
  2270. "tall" "22"
  2271. "weight" "0"
  2272. "range" "0x0000 0x017F"
  2273. "yres" "1200 6000"
  2274. "antialias" "1"
  2275. }
  2276. "6"
  2277. {
  2278. "name" "Arial"
  2279. "tall" "12"
  2280. "range" "0x0000 0x00FF"
  2281. "weight" "0"
  2282. }
  2283. }
  2284. "ReplayMediumSmall"
  2285. {
  2286. "1"
  2287. {
  2288. "name" "TF2 Build"
  2289. "tall" "11"
  2290. "weight" "500"
  2291. "additive" "0"
  2292. "antialias" "1"
  2293. }
  2294. }
  2295. "ReplayMedium"
  2296. {
  2297. "1"
  2298. {
  2299. "name" "TF2 Build"
  2300. "tall" "14"
  2301. "weight" "500"
  2302. "additive" "0"
  2303. "antialias" "1"
  2304. }
  2305. }
  2306. "ReplayMediumBig"
  2307. {
  2308. "1"
  2309. {
  2310. "name" "TF2"
  2311. "tall" "18"
  2312. "tall_hidef" "24"
  2313. "tall_lodef" "18"
  2314. "weight" "500"
  2315. "additive" "0"
  2316. "antialias" "1"
  2317. }
  2318. }
  2319. "ReplayBrowserTab"
  2320. {
  2321. "1"
  2322. {
  2323. "name" "TF2 Build"
  2324. "tall" "24"
  2325. "weight" "500"
  2326. "additive" "0"
  2327. "antialias" "1"
  2328. }
  2329. }
  2330. "ReplayLarger"
  2331. {
  2332. "1"
  2333. {
  2334. "name" "TF2 Secondary"
  2335. "tall" "18"
  2336. "tall_hidef" "24"
  2337. "tall_lodef" "20"
  2338. "weight" "500"
  2339. "additive" "0"
  2340. "antialias" "1"
  2341. }
  2342. }
  2343.  
  2344. //
  2345. //////////////////// ECON FONTS //////////////////////////////
  2346. //
  2347. "EconFontSmall"
  2348. {
  2349. "1"
  2350. {
  2351. "name" "TF2 Build"
  2352. "tall" "14"
  2353. "weight" "500"
  2354. "additive" "0"
  2355. "antialias" "1"
  2356. }
  2357. }
  2358. "EconFontMedium"
  2359. {
  2360. "1"
  2361. {
  2362. "name" "TF2 Build"
  2363. "tall" "24"
  2364. "weight" "500"
  2365. "additive" "0"
  2366. "antialias" "1"
  2367. }
  2368. }
  2369.  
  2370. ControllerHintText
  2371. {
  2372. "1"
  2373. {
  2374. "name" "TF2 Secondary"
  2375. "tall" "15"
  2376. "weight" "500"
  2377. "range" "0x0000 0x007F" // Basic Latin
  2378. "antialias" "1"
  2379. "additive" "0"
  2380. }
  2381. }
  2382.  
  2383. // omp fonts
  2384. "Futura7"
  2385. {
  2386. "1"
  2387. {
  2388. "name" "FuturaStd-Medium"
  2389. "tall" "7"
  2390. "additive" "0"
  2391. "antialias" "1"
  2392. }
  2393. }
  2394. "Futura8"
  2395. {
  2396. "1"
  2397. {
  2398. "name" "FuturaStd-Medium"
  2399. "tall" "8"
  2400. "additive" "0"
  2401. "antialias" "1"
  2402. }
  2403. }
  2404. "Futura9"
  2405. {
  2406. "1"
  2407. {
  2408. "name" "FuturaStd-Medium"
  2409. "tall" "9"
  2410. "additive" "0"
  2411. "antialias" "1"
  2412. }
  2413. }
  2414. "Futura11"
  2415. {
  2416. "1"
  2417. {
  2418. "name" "FuturaStd-Medium"
  2419. "tall" "11"
  2420. "additive" "0"
  2421. "antialias" "1"
  2422. }
  2423. }
  2424. "Futura12"
  2425. {
  2426. "1"
  2427. {
  2428. "name" "FuturaStd-Medium"
  2429. "tall" "12"
  2430. "additive" "0"
  2431. "antialias" "1"
  2432. }
  2433. }
  2434. "Futura14"
  2435. {
  2436. "1"
  2437. {
  2438. "name" "FuturaStd-Medium"
  2439. "tall" "14"
  2440. "additive" "0"
  2441. "antialias" "1"
  2442. }
  2443. }
  2444. "Futura16"
  2445. {
  2446. "1"
  2447. {
  2448. "name" "FuturaStd-Medium"
  2449. "tall" "16"
  2450. "additive" "0"
  2451. "antialias" "1"
  2452. }
  2453. }
  2454. "Futura20"
  2455. {
  2456. "1"
  2457. {
  2458. "name" "FuturaStd-Medium"
  2459. "tall" "20"
  2460. "additive" "0"
  2461. "antialias" "1"
  2462. }
  2463. }
  2464. "Futura24"
  2465. {
  2466. "1"
  2467. {
  2468. "name" "FuturaStd-Medium"
  2469. "tall" "24"
  2470. "additive" "0"
  2471. "antialias" "1"
  2472. }
  2473. }
  2474. "Futura26"
  2475. {
  2476. "1"
  2477. {
  2478. "name" "FuturaStd-Medium"
  2479. "tall" "26"
  2480. "additive" "0"
  2481. "antialias" "1"
  2482. }
  2483. }
  2484. "Futura32"
  2485. {
  2486. "1"
  2487. {
  2488. "name" "FuturaStd-Medium"
  2489. "tall" "32"
  2490. "additive" "0"
  2491. "antialias" "1"
  2492. }
  2493. }
  2494. "Futura40"
  2495. {
  2496. "1"
  2497. {
  2498. "name" "FuturaStd-Medium"
  2499. "tall" "40"
  2500. "additive" "0"
  2501. "antialias" "1"
  2502. }
  2503. }
  2504. "Futura60"
  2505. {
  2506. "1"
  2507. {
  2508. "name" "FuturaStd-Medium"
  2509. "tall" "60"
  2510. "additive" "0"
  2511. "antialias" "1"
  2512. }
  2513. }
  2514. "FuturaHeavy13"
  2515. {
  2516. "1"
  2517. {
  2518. "name" "FuturaStd-Heavy"
  2519. "tall" "13"
  2520. "additive" "0"
  2521. "antialias" "1"
  2522. }
  2523. }
  2524. "FuturaHeavy14"
  2525. {
  2526. "1"
  2527. {
  2528. "name" "FuturaStd-Heavy"
  2529. "tall" "14"
  2530. "additive" "0"
  2531. "antialias" "1"
  2532. }
  2533. }
  2534. "FuturaHeavy20"
  2535. {
  2536. "1"
  2537. {
  2538. "name" "FuturaStd-Heavy"
  2539. "tall" "20"
  2540. "additive" "0"
  2541. "antialias" "1"
  2542. }
  2543. }
  2544. "FuturaHeavyOutline20"
  2545. {
  2546. "1"
  2547. {
  2548. "name" "FuturaStd-Heavy"
  2549. "tall" "20"
  2550. "additive" "0"
  2551. "antialias" "1"
  2552. "outline" "1"
  2553. }
  2554. }
  2555. "FuturaHeavy36"
  2556. {
  2557. "1"
  2558. {
  2559. "name" "FuturaStd-Heavy"
  2560. "tall" "36"
  2561. "additive" "0"
  2562. "antialias" "1"
  2563. }
  2564. }
  2565. "FuturaHeavy46"
  2566. {
  2567. "1"
  2568. {
  2569. "name" "FuturaStd-Heavy"
  2570. "tall" "46"
  2571. "additive" "0"
  2572. "antialias" "1"
  2573. }
  2574. }
  2575. "FuturaHeavy56"
  2576. {
  2577. "1"
  2578. {
  2579. "name" "FuturaStd-Heavy"
  2580. "tall" "56"
  2581. "additive" "0"
  2582. "antialias" "1"
  2583. }
  2584. }
  2585. "Crosshairs6"
  2586. {
  2587. "1"
  2588. {
  2589. "name" "Crosshairs Regular"
  2590. "tall" "6"
  2591. "additive" "0"
  2592. "antialias" "1"
  2593. }
  2594. }
  2595. "Crosshairs8"
  2596. {
  2597. "1"
  2598. {
  2599. "name" "Crosshairs Regular"
  2600. "tall" "8"
  2601. "additive" "0"
  2602. "antialias" "1"
  2603. }
  2604. }
  2605. "Crosshairs10"
  2606. {
  2607. "1"
  2608. {
  2609. "name" "Crosshairs Regular"
  2610. "tall" "10"
  2611. "additive" "0"
  2612. "antialias" "1"
  2613. }
  2614. }
  2615. "Crosshairs12"
  2616. {
  2617. "1"
  2618. {
  2619. "name" "Crosshairs Regular"
  2620. "tall" "12"
  2621. "additive" "0"
  2622. "antialias" "1"
  2623. }
  2624. }
  2625. "Crosshairs14"
  2626. {
  2627. "1"
  2628. {
  2629. "name" "Crosshairs Regular"
  2630. "tall" "14"
  2631. "additive" "0"
  2632. "antialias" "1"
  2633. }
  2634. }
  2635. "Crosshairs16"
  2636. {
  2637. "1"
  2638. {
  2639. "name" "Crosshairs Regular"
  2640. "tall" "16"
  2641. "additive" "0"
  2642. "antialias" "1"
  2643. }
  2644. }
  2645. "Crosshairs18"
  2646. {
  2647. "1"
  2648. {
  2649. "name" "Crosshairs Regular"
  2650. "tall" "18"
  2651. "additive" "0"
  2652. "antialias" "1"
  2653. }
  2654. }
  2655. "Crosshairs20"
  2656. {
  2657. "1"
  2658. {
  2659. "name" "Crosshairs Regular"
  2660. "tall" "20"
  2661. "additive" "0"
  2662. "antialias" "1"
  2663. }
  2664. }
  2665. "Crosshairs22"
  2666. {
  2667. "1"
  2668. {
  2669. "name" "Crosshairs Regular"
  2670. "tall" "22"
  2671. "additive" "0"
  2672. "antialias" "1"
  2673. }
  2674. }
  2675. "Crosshairs24"
  2676. {
  2677. "1"
  2678. {
  2679. "name" "Crosshairs Regular"
  2680. "tall" "24"
  2681. "additive" "0"
  2682. "antialias" "1"
  2683. }
  2684. }
  2685. "Crosshairs26"
  2686. {
  2687. "1"
  2688. {
  2689. "name" "Crosshairs Regular"
  2690. "tall" "26"
  2691. "additive" "0"
  2692. "antialias" "1"
  2693. }
  2694. }
  2695. "Crosshairs28"
  2696. {
  2697. "1"
  2698. {
  2699. "name" "Crosshairs Regular"
  2700. "tall" "28"
  2701. "additive" "0"
  2702. "antialias" "1"
  2703. }
  2704. }
  2705. "Crosshairs30"
  2706. {
  2707. "1"
  2708. {
  2709. "name" "Crosshairs Regular"
  2710. "tall" "30"
  2711. "additive" "0"
  2712. "antialias" "1"
  2713. }
  2714. }
  2715. "Crosshairs32"
  2716. {
  2717. "1"
  2718. {
  2719. "name" "Crosshairs Regular"
  2720. "tall" "32"
  2721. "additive" "0"
  2722. "antialias" "1"
  2723. }
  2724. }
  2725. "Crosshairs34"
  2726. {
  2727. "1"
  2728. {
  2729. "name" "Crosshairs Regular"
  2730. "tall" "34"
  2731. "additive" "0"
  2732. "antialias" "1"
  2733. }
  2734. }
  2735. "Crosshairs36"
  2736. {
  2737. "1"
  2738. {
  2739. "name" "Crosshairs Regular"
  2740. "tall" "36"
  2741. "additive" "0"
  2742. "antialias" "1"
  2743. }
  2744. }
  2745. "Crosshairs38"
  2746. {
  2747. "1"
  2748. {
  2749. "name" "Crosshairs Regular"
  2750. "tall" "38"
  2751. "additive" "0"
  2752. "antialias" "1"
  2753. }
  2754. }
  2755. "Crosshairs40"
  2756. {
  2757. "1"
  2758. {
  2759. "name" "Crosshairs Regular"
  2760. "tall" "40"
  2761. "additive" "0"
  2762. "antialias" "1"
  2763. }
  2764. }
  2765. "CrosshairsOutline6"
  2766. {
  2767. "1"
  2768. {
  2769. "name" "Crosshairs Regular"
  2770. "tall" "6"
  2771. "additive" "0"
  2772. "antialias" "1"
  2773. "outline" "1"
  2774. }
  2775. }
  2776. "CrosshairsOutline8"
  2777. {
  2778. "1"
  2779. {
  2780. "name" "Crosshairs Regular"
  2781. "tall" "8"
  2782. "additive" "0"
  2783. "antialias" "1"
  2784. "outline" "1"
  2785. }
  2786. }
  2787. "CrosshairsOutline10"
  2788. {
  2789. "1"
  2790. {
  2791. "name" "Crosshairs Regular"
  2792. "tall" "10"
  2793. "additive" "0"
  2794. "antialias" "1"
  2795. "outline" "1"
  2796. }
  2797. }
  2798. "CrosshairsOutline12"
  2799. {
  2800. "1"
  2801. {
  2802. "name" "Crosshairs Regular"
  2803. "tall" "12"
  2804. "additive" "0"
  2805. "antialias" "1"
  2806. "outline" "1"
  2807. }
  2808. }
  2809. "CrosshairsOutline14"
  2810. {
  2811. "1"
  2812. {
  2813. "name" "Crosshairs Regular"
  2814. "tall" "14"
  2815. "additive" "0"
  2816. "antialias" "1"
  2817. "outline" "1"
  2818. }
  2819. }
  2820. "CrosshairsOutline16"
  2821. {
  2822. "1"
  2823. {
  2824. "name" "Crosshairs Regular"
  2825. "tall" "16"
  2826. "additive" "0"
  2827. "antialias" "1"
  2828. "outline" "1"
  2829. }
  2830. }
  2831. "CrosshairsOutline18"
  2832. {
  2833. "1"
  2834. {
  2835. "name" "Crosshairs Regular"
  2836. "tall" "18"
  2837. "additive" "0"
  2838. "antialias" "1"
  2839. "outline" "1"
  2840. }
  2841. }
  2842. "CrosshairsOutline20"
  2843. {
  2844. "1"
  2845. {
  2846. "name" "Crosshairs Regular"
  2847. "tall" "20"
  2848. "additive" "0"
  2849. "antialias" "1"
  2850. "outline" "1"
  2851. }
  2852. }
  2853. "CrosshairsOutline22"
  2854. {
  2855. "1"
  2856. {
  2857. "name" "Crosshairs Regular"
  2858. "tall" "22"
  2859. "additive" "0"
  2860. "antialias" "1"
  2861. "outline" "1"
  2862. }
  2863. }
  2864. "CrosshairsOutline24"
  2865. {
  2866. "1"
  2867. {
  2868. "name" "Crosshairs Regular"
  2869. "tall" "24"
  2870. "additive" "0"
  2871. "antialias" "1"
  2872. "outline" "1"
  2873. }
  2874. }
  2875. "CrosshairsOutline26"
  2876. {
  2877. "1"
  2878. {
  2879. "name" "Crosshairs Regular"
  2880. "tall" "26"
  2881. "additive" "0"
  2882. "antialias" "1"
  2883. "outline" "1"
  2884. }
  2885. }
  2886. "CrosshairsOutline28"
  2887. {
  2888. "1"
  2889. {
  2890. "name" "Crosshairs Regular"
  2891. "tall" "28"
  2892. "additive" "0"
  2893. "antialias" "1"
  2894. "outline" "1"
  2895. }
  2896. }
  2897. "CrosshairsOutline30"
  2898. {
  2899. "1"
  2900. {
  2901. "name" "Crosshairs Regular"
  2902. "tall" "30"
  2903. "additive" "0"
  2904. "antialias" "1"
  2905. "outline" "1"
  2906. }
  2907. }
  2908. "CrosshairsOutline32"
  2909. {
  2910. "1"
  2911. {
  2912. "name" "Crosshairs Regular"
  2913. "tall" "32"
  2914. "additive" "0"
  2915. "antialias" "1"
  2916. "outline" "1"
  2917. }
  2918. }
  2919. "CrosshairsOutline34"
  2920. {
  2921. "1"
  2922. {
  2923. "name" "Crosshairs Regular"
  2924. "tall" "34"
  2925. "additive" "0"
  2926. "antialias" "1"
  2927. "outline" "1"
  2928. }
  2929. }
  2930. "CrosshairsOutline36"
  2931. {
  2932. "1"
  2933. {
  2934. "name" "Crosshairs Regular"
  2935. "tall" "36"
  2936. "additive" "0"
  2937. "antialias" "1"
  2938. "outline" "1"
  2939. }
  2940. }
  2941. "CrosshairsOutline38"
  2942. {
  2943. "1"
  2944. {
  2945. "name" "Crosshairs Regular"
  2946. "tall" "38"
  2947. "additive" "0"
  2948. "antialias" "1"
  2949. "outline" "1"
  2950. }
  2951. }
  2952. "CrosshairsOutline40"
  2953. {
  2954. "1"
  2955. {
  2956. "name" "Crosshairs Regular"
  2957. "tall" "40"
  2958. "additive" "0"
  2959. "antialias" "1"
  2960. "outline" "1"
  2961. }
  2962. }
  2963. "CrosshairsSharp10"
  2964. {
  2965. "1"
  2966. {
  2967. "name" "Crosshairs Regular"
  2968. "tall" "10"
  2969. "additive" "0"
  2970. "antialias" "0"
  2971. }
  2972. }
  2973. "CrosshairsSharp11"
  2974. {
  2975. "1"
  2976. {
  2977. "name" "Crosshairs Regular"
  2978. "tall" "11"
  2979. "additive" "0"
  2980. "antialias" "0"
  2981. }
  2982. }
  2983. "CrosshairsSharp12"
  2984. {
  2985. "1"
  2986. {
  2987. "name" "Crosshairs Regular"
  2988. "tall" "12"
  2989. "additive" "0"
  2990. "antialias" "0"
  2991. }
  2992. }
  2993. "CrosshairsSharp13"
  2994. {
  2995. "1"
  2996. {
  2997. "name" "Crosshairs Regular"
  2998. "tall" "13"
  2999. "additive" "0"
  3000. "antialias" "0"
  3001. }
  3002. }
  3003. "CrosshairsSharp14"
  3004. {
  3005. "1"
  3006. {
  3007. "name" "Crosshairs Regular"
  3008. "tall" "14"
  3009. "additive" "0"
  3010. "antialias" "0"
  3011. }
  3012. }
  3013. "CrosshairsSharp15"
  3014. {
  3015. "1"
  3016. {
  3017. "name" "Crosshairs Regular"
  3018. "tall" "15"
  3019. "additive" "0"
  3020. "antialias" "0"
  3021. }
  3022. }
  3023. "CrosshairsSharp16"
  3024. {
  3025. "1"
  3026. {
  3027. "name" "Crosshairs Regular"
  3028. "tall" "16"
  3029. "additive" "0"
  3030. "antialias" "0"
  3031. }
  3032. }
  3033. "CrosshairsSharp17"
  3034. {
  3035. "1"
  3036. {
  3037. "name" "Crosshairs Regular"
  3038. "tall" "17"
  3039. "additive" "0"
  3040. "antialias" "0"
  3041. }
  3042. }
  3043. "CrosshairsSharp18"
  3044. {
  3045. "1"
  3046. {
  3047. "name" "Crosshairs Regular"
  3048. "tall" "18"
  3049. "additive" "0"
  3050. "antialias" "0"
  3051. }
  3052. }
  3053. "CrosshairsSharp19"
  3054. {
  3055. "1"
  3056. {
  3057. "name" "Crosshairs Regular"
  3058. "tall" "19"
  3059. "additive" "0"
  3060. "antialias" "0"
  3061. }
  3062. }
  3063. "CrosshairsSharp20"
  3064. {
  3065. "1"
  3066. {
  3067. "name" "Crosshairs Regular"
  3068. "tall" "20"
  3069. "additive" "0"
  3070. "antialias" "0"
  3071. }
  3072. }
  3073. "CrosshairsSharpOutline10"
  3074. {
  3075. "1"
  3076. {
  3077. "name" "Crosshairs Regular"
  3078. "tall" "10"
  3079. "additive" "0"
  3080. "antialias" "0"
  3081. "outline" "1"
  3082. }
  3083. }
  3084. "CrosshairsSharpOutline11"
  3085. {
  3086. "1"
  3087. {
  3088. "name" "Crosshairs Regular"
  3089. "tall" "11"
  3090. "additive" "0"
  3091. "antialias" "0"
  3092. "outline" "1"
  3093. }
  3094. }
  3095. "CrosshairsSharpOutline12"
  3096. {
  3097. "1"
  3098. {
  3099. "name" "Crosshairs Regular"
  3100. "tall" "12"
  3101. "additive" "0"
  3102. "antialias" "0"
  3103. "outline" "1"
  3104. }
  3105. }
  3106. "CrosshairsSharpOutline13"
  3107. {
  3108. "1"
  3109. {
  3110. "name" "Crosshairs Regular"
  3111. "tall" "13"
  3112. "additive" "0"
  3113. "antialias" "0"
  3114. "outline" "1"
  3115. }
  3116. }
  3117. "CrosshairsSharpOutline14"
  3118. {
  3119. "1"
  3120. {
  3121. "name" "Crosshairs Regular"
  3122. "tall" "14"
  3123. "additive" "0"
  3124. "antialias" "0"
  3125. "outline" "1"
  3126. }
  3127. }
  3128. "CrosshairsSharpOutline15"
  3129. {
  3130. "1"
  3131. {
  3132. "name" "Crosshairs Regular"
  3133. "tall" "15"
  3134. "additive" "0"
  3135. "antialias" "0"
  3136. "outline" "1"
  3137. }
  3138. }
  3139. "CrosshairsSharpOutline16"
  3140. {
  3141. "1"
  3142. {
  3143. "name" "Crosshairs Regular"
  3144. "tall" "16"
  3145. "additive" "0"
  3146. "antialias" "0"
  3147. "outline" "1"
  3148. }
  3149. }
  3150. "CrosshairsSharpOutline17"
  3151. {
  3152. "1"
  3153. {
  3154. "name" "Crosshairs Regular"
  3155. "tall" "17"
  3156. "additive" "0"
  3157. "antialias" "0"
  3158. "outline" "1"
  3159. }
  3160. }
  3161. "CrosshairsSharpOutline18"
  3162. {
  3163. "1"
  3164. {
  3165. "name" "Crosshairs Regular"
  3166. "tall" "18"
  3167. "additive" "0"
  3168. "antialias" "0"
  3169. "outline" "1"
  3170. }
  3171. }
  3172. "CrosshairsSharpOutline19"
  3173. {
  3174. "1"
  3175. {
  3176. "name" "Crosshairs Regular"
  3177. "tall" "19"
  3178. "additive" "0"
  3179. "antialias" "0"
  3180. "outline" "1"
  3181. }
  3182. }
  3183. "CrosshairsSharpOutline20"
  3184. {
  3185. "1"
  3186. {
  3187. "name" "Crosshairs Regular"
  3188. "tall" "20"
  3189. "additive" "0"
  3190. "antialias" "0"
  3191. "outline" "1"
  3192. }
  3193. }
  3194. "SymbolSharp16"
  3195. {
  3196. "1"
  3197. {
  3198. "name" "Symbol"
  3199. "tall" "16"
  3200. "additive" "0"
  3201. "antialias" "0"
  3202. }
  3203. }
  3204. "SymbolSharp18"
  3205. {
  3206. "1"
  3207. {
  3208. "name" "Symbol"
  3209. "tall" "18"
  3210. "additive" "0"
  3211. "antialias" "0"
  3212. }
  3213. }
  3214. "SymbolSharp20"
  3215. {
  3216. "1"
  3217. {
  3218. "name" "Symbol"
  3219. "tall" "20"
  3220. "additive" "0"
  3221. "antialias" "0"
  3222. }
  3223. }
  3224. "SymbolSharp22"
  3225. {
  3226. "1"
  3227. {
  3228. "name" "Symbol"
  3229. "tall" "22"
  3230. "additive" "0"
  3231. "antialias" "0"
  3232. }
  3233. }
  3234. "SymbolSharp24"
  3235. {
  3236. "1"
  3237. {
  3238. "name" "Symbol"
  3239. "tall" "24"
  3240. "additive" "0"
  3241. "antialias" "0"
  3242. }
  3243. }
  3244. "SymbolSharp26"
  3245. {
  3246. "1"
  3247. {
  3248. "name" "Symbol"
  3249. "tall" "26"
  3250. "additive" "0"
  3251. "antialias" "0"
  3252. }
  3253. }
  3254. "SymbolSharp28"
  3255. {
  3256. "1"
  3257. {
  3258. "name" "Symbol"
  3259. "tall" "28"
  3260. "additive" "0"
  3261. "antialias" "0"
  3262. }
  3263. }
  3264. "SymbolSharp30"
  3265. {
  3266. "1"
  3267. {
  3268. "name" "Symbol"
  3269. "tall" "30"
  3270. "additive" "0"
  3271. "antialias" "0"
  3272. }
  3273. }
  3274. "SymbolSharp32"
  3275. {
  3276. "1"
  3277. {
  3278. "name" "Symbol"
  3279. "tall" "32"
  3280. "additive" "0"
  3281. "antialias" "0"
  3282. }
  3283. }
  3284. "SymbolSharpOutline16"
  3285. {
  3286. "1"
  3287. {
  3288. "name" "Symbol"
  3289. "tall" "16"
  3290. "additive" "0"
  3291. "antialias" "0"
  3292. "outline" "1"
  3293. }
  3294. }
  3295. "SymbolSharpOutline18"
  3296. {
  3297. "1"
  3298. {
  3299. "name" "Symbol"
  3300. "tall" "18"
  3301. "additive" "0"
  3302. "antialias" "0"
  3303. "outline" "1"
  3304. }
  3305. }
  3306. "SymbolSharpOutline20"
  3307. {
  3308. "1"
  3309. {
  3310. "name" "Symbol"
  3311. "tall" "20"
  3312. "additive" "0"
  3313. "antialias" "0"
  3314. "outline" "1"
  3315. }
  3316. }
  3317. "SymbolSharpOutline22"
  3318. {
  3319. "1"
  3320. {
  3321. "name" "Symbol"
  3322. "tall" "22"
  3323. "additive" "0"
  3324. "antialias" "0"
  3325. "outline" "1"
  3326. }
  3327. }
  3328. "SymbolSharpOutline24"
  3329. {
  3330. "1"
  3331. {
  3332. "name" "Symbol"
  3333. "tall" "24"
  3334. "additive" "0"
  3335. "antialias" "0"
  3336. "outline" "1"
  3337. }
  3338. }
  3339. "SymbolSharpOutline26"
  3340. {
  3341. "1"
  3342. {
  3343. "name" "Symbol"
  3344. "tall" "26"
  3345. "additive" "0"
  3346. "antialias" "0"
  3347. "outline" "1"
  3348. }
  3349. }
  3350. "SymbolSharpOutline28"
  3351. {
  3352. "1"
  3353. {
  3354. "name" "Symbol"
  3355. "tall" "28"
  3356. "additive" "0"
  3357. "antialias" "0"
  3358. "outline" "1"
  3359. }
  3360. }
  3361. "SymbolSharpOutline30"
  3362. {
  3363. "1"
  3364. {
  3365. "name" "Symbol"
  3366. "tall" "30"
  3367. "additive" "0"
  3368. "antialias" "0"
  3369. "outline" "1"
  3370. }
  3371. }
  3372. "SymbolSharpOutline32"
  3373. {
  3374. "1"
  3375. {
  3376. "name" "Symbol"
  3377. "tall" "32"
  3378. "additive" "0"
  3379. "antialias" "0"
  3380. "outline" "1"
  3381. }
  3382. }
  3383. "BlocksSharp64"
  3384. {
  3385. "1"
  3386. {
  3387. "name" "Blocks"
  3388. "tall" "64"
  3389. "additive" "0"
  3390. "antialias" "0"
  3391. }
  3392. }
  3393. }
  3394.  
  3395. //
  3396. //////////////////// BORDERS //////////////////////////////
  3397. //
  3398. // describes all the border types
  3399. Borders
  3400. {
  3401. NoBorder
  3402. {
  3403. "inset" "0 0 0 0"
  3404. Left
  3405. {
  3406. "1"
  3407. {
  3408. "color" "Blank"
  3409. "offset" "0 0"
  3410. }
  3411. }
  3412.  
  3413. Right
  3414. {
  3415. "1"
  3416. {
  3417. "color" "Blank"
  3418. "offset" "0 0"
  3419. }
  3420. }
  3421.  
  3422. Top
  3423. {
  3424. "1"
  3425. {
  3426. "color" "Blank"
  3427. "offset" "0 0"
  3428. }
  3429. }
  3430.  
  3431. Bottom
  3432. {
  3433. "1"
  3434. {
  3435. "color" "Blank"
  3436. "offset" "0 0"
  3437. }
  3438. }
  3439. }
  3440.  
  3441. TeamMenuBorder
  3442. {
  3443. "inset" "0 0 0 0"
  3444. Left
  3445. {
  3446. "1"
  3447. {
  3448. "color" "Black"
  3449. "offset" "0 0"
  3450. }
  3451. "2"
  3452. {
  3453. "color" "Black"
  3454. "offset" "0 0"
  3455. }
  3456. }
  3457.  
  3458. Right
  3459. {
  3460. "1"
  3461. {
  3462. "color" "Black"
  3463. "offset" "0 0"
  3464. }
  3465. "2"
  3466. {
  3467. "color" "Black"
  3468. "offset" "0 0"
  3469. }
  3470. }
  3471.  
  3472. Top
  3473. {
  3474. "1"
  3475. {
  3476. "color" "Black"
  3477. "offset" "0 0"
  3478. }
  3479. "2"
  3480. {
  3481. "color" "Black"
  3482. "offset" "0 0"
  3483. }
  3484. }
  3485.  
  3486. Bottom
  3487. {
  3488. "1"
  3489. {
  3490. "color" "Black"
  3491. "offset" "0 0"
  3492. }
  3493. "2"
  3494. {
  3495. "color" "Black"
  3496. "offset" "0 0"
  3497. }
  3498. }
  3499. }
  3500.  
  3501. ScrollBarButtonBorder
  3502. {
  3503. "inset" "0 0 0 0"
  3504. "backgroundtype" "2"
  3505. }
  3506.  
  3507. ScrollBarButtonDepressedBorder
  3508. {
  3509. "inset" "0 0 0 0"
  3510. "backgroundtype" "2"
  3511. }
  3512.  
  3513. ButtonBorder
  3514. {
  3515. "inset" "0 0 0 0"
  3516. "backgroundtype" "2"
  3517. }
  3518.  
  3519. // this is the border used for default buttons (the button that gets pressed when you hit enter)
  3520. ButtonKeyFocusBorder
  3521. {
  3522. "inset" "0 0 0 0"
  3523. "backgroundtype" "2"
  3524. }
  3525.  
  3526. ButtonDepressedBorder
  3527. {
  3528. "inset" "0 0 0 0"
  3529. "backgroundtype" "2"
  3530. }
  3531.  
  3532. ComboBoxBorder
  3533. {
  3534. "inset" "0 0 1 1"
  3535. Left
  3536. {
  3537. "1"
  3538. {
  3539. "color" "TanLight"
  3540. "offset" "0 1"
  3541. }
  3542. }
  3543.  
  3544. Right
  3545. {
  3546. "1"
  3547. {
  3548. "color" "TanLight"
  3549. "offset" "1 0"
  3550. }
  3551. }
  3552.  
  3553. Top
  3554. {
  3555. "1"
  3556. {
  3557. "color" "TanLight"
  3558. "offset" "0 0"
  3559. }
  3560. }
  3561.  
  3562. Bottom
  3563. {
  3564. "1"
  3565. {
  3566. "color" "TanLight"
  3567. "offset" "0 0"
  3568. }
  3569. }
  3570. }
  3571. DarkComboBoxBorder
  3572. {
  3573. "inset" "0 0 1 1"
  3574. Left
  3575. {
  3576. "1"
  3577. {
  3578. "color" "TanDark"
  3579. "offset" "0 1"
  3580. }
  3581. }
  3582.  
  3583. Right
  3584. {
  3585. "1"
  3586. {
  3587. "color" "TanDark"
  3588. "offset" "1 0"
  3589. }
  3590. }
  3591.  
  3592. Top
  3593. {
  3594. "1"
  3595. {
  3596. "color" "TanDark"
  3597. "offset" "0 0"
  3598. }
  3599. }
  3600.  
  3601. Bottom
  3602. {
  3603. "1"
  3604. {
  3605. "color" "TanDark"
  3606. "offset" "0 0"
  3607. }
  3608. }
  3609. }
  3610. SalePriceBorder
  3611. {
  3612. "inset" "0 0 1 1"
  3613. Left
  3614. {
  3615. "1"
  3616. {
  3617. "color" "SaleGreen"
  3618. "offset" "0 1"
  3619. }
  3620. }
  3621.  
  3622. Right
  3623. {
  3624. "1"
  3625. {
  3626. "color" "SaleGreen"
  3627. "offset" "1 0"
  3628. }
  3629. }
  3630.  
  3631. Top
  3632. {
  3633. "1"
  3634. {
  3635. "color" "SaleGreen"
  3636. "offset" "0 0"
  3637. }
  3638. }
  3639.  
  3640. Bottom
  3641. {
  3642. "1"
  3643. {
  3644. "color" "SaleGreen"
  3645. "offset" "0 0"
  3646. }
  3647. }
  3648. }
  3649.  
  3650. MainMenuSubButtonBorder
  3651. {
  3652. "inset" "0 0 1 1"
  3653. Left
  3654. {
  3655. "1"
  3656. {
  3657. "color" "TanDarker"
  3658. "offset" "0 1"
  3659. }
  3660. }
  3661.  
  3662. Right
  3663. {
  3664. "1"
  3665. {
  3666. "color" "TanDarker"
  3667. "offset" "1 0"
  3668. }
  3669. }
  3670. }
  3671.  
  3672. CrosshatchedBackground
  3673. {
  3674. "bordertype" "image"
  3675. "backgroundtype" "2"
  3676. "image" "loadout_header"
  3677. "tiled" "1"
  3678. }
  3679.  
  3680. OutlinedGreyBox
  3681. {
  3682. "bordertype" "scalable_image"
  3683. "backgroundtype" "2"
  3684.  
  3685. "image" "loadout_round_rect_selected"
  3686. "src_corner_height" "24" // pixels inside the image
  3687. "src_corner_width" "24"
  3688. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3689. "draw_corner_height" "11"
  3690. }
  3691. OutlinedDullGreyBox
  3692. {
  3693. "bordertype" "scalable_image"
  3694. "backgroundtype" "2"
  3695.  
  3696. "image" "loadout_round_rect"
  3697. "src_corner_height" "24" // pixels inside the image
  3698. "src_corner_width" "24"
  3699. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3700. "draw_corner_height" "11"
  3701. }
  3702.  
  3703. TFThinLineBorder
  3704. {
  3705. "bordertype" "scalable_image"
  3706. "backgroundtype" "2"
  3707.  
  3708. "image" "../hud/tournament_panel_brown"
  3709. //"image" "../hud/color_panel_browner"
  3710. "src_corner_height" "23" // pixels inside the image
  3711. "src_corner_width" "23"
  3712. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  3713. "draw_corner_height" "8"
  3714. }
  3715. TFFatLineBorderOpaque
  3716. {
  3717. "bordertype" "scalable_image"
  3718. "backgroundtype" "2"
  3719.  
  3720. "image" "../hud/color_panel_brown_opaque"
  3721. "src_corner_height" "23" // pixels inside the image
  3722. "src_corner_width" "23"
  3723. "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
  3724. "draw_corner_height" "5"
  3725. }
  3726. TFFatLineBorder
  3727. {
  3728. "bordertype" "scalable_image"
  3729. "backgroundtype" "2"
  3730.  
  3731. "image" "../hud/color_panel_brown"
  3732. "src_corner_height" "23" // pixels inside the image
  3733. "src_corner_width" "23"
  3734. "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
  3735. "draw_corner_height" "5"
  3736. }
  3737. TFFatLineBorderRedBGOpaque
  3738. {
  3739. "bordertype" "scalable_image"
  3740. "backgroundtype" "2"
  3741.  
  3742. "image" "../hud/color_panel_red_opaque"
  3743. "src_corner_height" "23" // pixels inside the image
  3744. "src_corner_width" "23"
  3745. "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
  3746. "draw_corner_height" "5"
  3747. }
  3748. TFFatLineBorderRedBGOpaque_Store
  3749. {
  3750. "bordertype" "scalable_image"
  3751. "backgroundtype" "2"
  3752.  
  3753. "image" "../hud/color_panel_red_opaque"
  3754. "src_corner_height" "24" // pixels inside the image
  3755. "src_corner_width" "24"
  3756. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3757. "draw_corner_height" "11"
  3758. }
  3759. TFFatLineBorderRedBG
  3760. {
  3761. "bordertype" "scalable_image"
  3762. "backgroundtype" "2"
  3763.  
  3764. "image" "../hud/color_panel_red"
  3765. "src_corner_height" "23" // pixels inside the image
  3766. "src_corner_width" "23"
  3767. "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
  3768. "draw_corner_height" "5"
  3769. }
  3770. TFFatLineBorderBlueBG
  3771. {
  3772. "bordertype" "scalable_image"
  3773. "backgroundtype" "2"
  3774.  
  3775. "image" "../hud/color_panel_blu"
  3776. "src_corner_height" "23" // pixels inside the image
  3777. "src_corner_width" "23"
  3778. "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
  3779. "draw_corner_height" "5"
  3780. }
  3781.  
  3782. ToolTipBorder
  3783. {
  3784. "inset" "0 0 1 1"
  3785. Left
  3786. {
  3787. "1"
  3788. {
  3789. "color" "TanDarker"
  3790. "offset" "0 1"
  3791. }
  3792. }
  3793.  
  3794. Right
  3795. {
  3796. "1"
  3797. {
  3798. "color" "TanDarker"
  3799. "offset" "1 0"
  3800. }
  3801. }
  3802.  
  3803. Top
  3804. {
  3805. "1"
  3806. {
  3807. "color" "TanDarker"
  3808. "offset" "0 0"
  3809. }
  3810. }
  3811.  
  3812. Bottom
  3813. {
  3814. "1"
  3815. {
  3816. "color" "TanDarker"
  3817. "offset" "0 0"
  3818. }
  3819. }
  3820. }
  3821. OptionsCategoryBorder
  3822. {
  3823. "inset" "0 0 1 1"
  3824.  
  3825. // This border is used just to create a horizontal line, so it only has a bottom border
  3826.  
  3827. Bottom
  3828. {
  3829. "1"
  3830. {
  3831. "color" "TanLight"
  3832. "offset" "0 0"
  3833. }
  3834. }
  3835. }
  3836.  
  3837. GrayDialogBorder
  3838. {
  3839. "bordertype" "scalable_image"
  3840. "backgroundtype" "2"
  3841.  
  3842. "image" "loadout_rect"
  3843. "src_corner_height" "24" // pixels inside the image
  3844. "src_corner_width" "24"
  3845. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3846. "draw_corner_height" "11"
  3847. }
  3848.  
  3849. StoreFreeTrialBorder
  3850. {
  3851. "bordertype" "scalable_image"
  3852. "backgroundtype" "2"
  3853.  
  3854. "image" "loadout_rect_red"
  3855. "src_corner_height" "24" // pixels inside the image
  3856. "src_corner_width" "24"
  3857. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3858. "draw_corner_height" "11"
  3859. }
  3860.  
  3861. EconItemBorder
  3862. {
  3863. "bordertype" "scalable_image"
  3864. "backgroundtype" "2"
  3865.  
  3866. "image" "loadout_rect"
  3867. "src_corner_height" "24" // pixels inside the image
  3868. "src_corner_width" "24"
  3869. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3870. "draw_corner_height" "11"
  3871. }
  3872. Econ.Button.Border.Default
  3873. {
  3874. "inset" "0 0 0 0"
  3875. "backgroundtype" "2"
  3876. }
  3877. Econ.Button.Border.Armed
  3878. {
  3879. "inset" "0 0 0 0"
  3880. "backgroundtype" "2"
  3881. }
  3882.  
  3883. LoadoutItemMouseOverBorder
  3884. {
  3885. "bordertype" "scalable_image"
  3886. "backgroundtype" "2"
  3887.  
  3888. "image" "loadout_rect_mouseover"
  3889. "src_corner_height" "24" // pixels inside the image
  3890. "src_corner_width" "24"
  3891. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3892. "draw_corner_height" "11"
  3893. }
  3894. LoadoutItemPopupBorder
  3895. {
  3896. "bordertype" "scalable_image"
  3897. "backgroundtype" "2"
  3898.  
  3899. "image" "button_holder_central"
  3900. "src_corner_height" "32" // pixels inside the image
  3901. "src_corner_width" "32"
  3902. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  3903. "draw_corner_height" "4"
  3904. }
  3905.  
  3906. BackpackItemGrayedOut
  3907. {
  3908. "bordertype" "scalable_image"
  3909. "backgroundtype" "2"
  3910. "color" "Black"
  3911.  
  3912. "image" "backpack_rect_color"
  3913. "src_corner_height" "24" // pixels inside the image
  3914. "src_corner_width" "24"
  3915. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3916. "draw_corner_height" "11"
  3917. }
  3918.  
  3919. BackpackItemGrayedOut_Selected
  3920. {
  3921. "bordertype" "scalable_image"
  3922. "backgroundtype" "2"
  3923. "color" "Black"
  3924.  
  3925. "image" "backpack_rect_selected"
  3926. "src_corner_height" "24" // pixels inside the image
  3927. "src_corner_width" "24"
  3928. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3929. "draw_corner_height" "11"
  3930. }
  3931.  
  3932. // Standard ------------------------------------------------------------------------------------------------
  3933. BackpackItemBorder
  3934. {
  3935. "bordertype" "scalable_image"
  3936. "backgroundtype" "2"
  3937.  
  3938. "image" "backpack_rect"
  3939. "src_corner_height" "24" // pixels inside the image
  3940. "src_corner_width" "24"
  3941. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3942. "draw_corner_height" "11"
  3943. }
  3944. BackpackItemMouseOverBorder
  3945. {
  3946. "bordertype" "scalable_image"
  3947. "backgroundtype" "2"
  3948.  
  3949. "image" "backpack_rect_mouseover"
  3950. "src_corner_height" "24" // pixels inside the image
  3951. "src_corner_width" "24"
  3952. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3953. "draw_corner_height" "11"
  3954. }
  3955. BackpackItemSelectedBorder
  3956. {
  3957. "bordertype" "scalable_image"
  3958. "backgroundtype" "2"
  3959.  
  3960. "image" "backpack_rect_selected"
  3961. "src_corner_height" "24" // pixels inside the image
  3962. "src_corner_width" "24"
  3963. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3964. "draw_corner_height" "11"
  3965. }
  3966. BackpackItemGreyedOutBorder
  3967. {
  3968. "bordertype" "scalable_image"
  3969. "backgroundtype" "2"
  3970. "color" "Black"
  3971.  
  3972. "image" "backpack_rect_color"
  3973. "src_corner_height" "24" // pixels inside the image
  3974. "src_corner_width" "24"
  3975. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3976. "draw_corner_height" "11"
  3977. }
  3978. BackpackItemGreyedOutSelectedBorder
  3979. {
  3980. "bordertype" "scalable_image"
  3981. "backgroundtype" "2"
  3982. "color" "Black"
  3983.  
  3984. "image" "backpack_rect_selected"
  3985. "src_corner_height" "24" // pixels inside the image
  3986. "src_corner_width" "24"
  3987. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  3988. "draw_corner_height" "11"
  3989. }
  3990.  
  3991. // Unique ------------------------------------------------------------------------------------------------
  3992. BackpackItemBorder_Unique
  3993. {
  3994. "bordertype" "scalable_image"
  3995. "backgroundtype" "2"
  3996. "color" "QualityColorUnique"
  3997.  
  3998. "image" "backpack_rect_color"
  3999. "src_corner_height" "24" // pixels inside the image
  4000. "src_corner_width" "24"
  4001. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4002. "draw_corner_height" "11"
  4003. }
  4004. BackpackItemMouseOverBorder_Unique
  4005. {
  4006. "bordertype" "scalable_image"
  4007. "backgroundtype" "2"
  4008. "color" "QualityColorUnique"
  4009.  
  4010. "image" "backpack_rect_mouseover_color"
  4011. "src_corner_height" "24" // pixels inside the image
  4012. "src_corner_width" "24"
  4013. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4014. "draw_corner_height" "11"
  4015. }
  4016.  
  4017. // Collector's ------------------------------------------------------------------------------------------------
  4018. BackpackItemBorder_Collectors
  4019. {
  4020. "bordertype" "scalable_image"
  4021. "backgroundtype" "2"
  4022. "color" "QualityColorCollectors"
  4023.  
  4024. "image" "backpack_rect_color"
  4025. "src_corner_height" "24" // pixels inside the image
  4026. "src_corner_width" "24"
  4027. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4028. "draw_corner_height" "11"
  4029. }
  4030. BackpackItemMouseOverBorder_Collectors
  4031. {
  4032. "bordertype" "scalable_image"
  4033. "backgroundtype" "2"
  4034. "color" "QualityColorCollectors"
  4035.  
  4036. "image" "backpack_rect_mouseover_color"
  4037. "src_corner_height" "24" // pixels inside the image
  4038. "src_corner_width" "24"
  4039. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4040. "draw_corner_height" "11"
  4041. }
  4042. BackpackItemGreyedOutBorder_Collectors
  4043. {
  4044. "bordertype" "scalable_image"
  4045. "backgroundtype" "2"
  4046. "color" "QualityColorCollectors_GreyedOut"
  4047.  
  4048. "image" "backpack_rect_color"
  4049. "src_corner_height" "24" // pixels inside the image
  4050. "src_corner_width" "24"
  4051. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4052. "draw_corner_height" "11"
  4053. }
  4054. BackpackItemGreyedOutSelectedBorder_Collectors
  4055. {
  4056. "bordertype" "scalable_image"
  4057. "backgroundtype" "2"
  4058. "color" "QualityColorCollectors_GreyedOut"
  4059.  
  4060. "image" "backpack_rect_mouseover_color"
  4061. "src_corner_height" "24" // pixels inside the image
  4062. "src_corner_width" "24"
  4063. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4064. "draw_corner_height" "11"
  4065. }
  4066. BackpackItemGreyedOutBorder_Unique
  4067. {
  4068. "bordertype" "scalable_image"
  4069. "backgroundtype" "2"
  4070. "color" "QualityColorUnique_GreyedOut"
  4071.  
  4072. "image" "backpack_rect_color"
  4073. "src_corner_height" "24" // pixels inside the image
  4074. "src_corner_width" "24"
  4075. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4076. "draw_corner_height" "11"
  4077. }
  4078. BackpackItemGreyedOutSelectedBorder_Unique
  4079. {
  4080. "bordertype" "scalable_image"
  4081. "backgroundtype" "2"
  4082. "color" "QualityColorUnique_GreyedOut"
  4083.  
  4084. "image" "backpack_rect_mouseover_color"
  4085. "src_corner_height" "24" // pixels inside the image
  4086. "src_corner_width" "24"
  4087. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4088. "draw_corner_height" "11"
  4089. }
  4090.  
  4091. // Rarity1 ------------------------------------------------------------------------------------------------
  4092. BackpackItemBorder_1
  4093. {
  4094. "bordertype" "scalable_image"
  4095. "backgroundtype" "2"
  4096. "color" "QualityColorrarity1"
  4097.  
  4098. "image" "backpack_rect_color"
  4099. "src_corner_height" "24" // pixels inside the image
  4100. "src_corner_width" "24"
  4101. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4102. "draw_corner_height" "11"
  4103. }
  4104. BackpackItemMouseOverBorder_1
  4105. {
  4106. "bordertype" "scalable_image"
  4107. "backgroundtype" "2"
  4108. "color" "QualityColorrarity1"
  4109.  
  4110. "image" "backpack_rect_mouseover_color"
  4111. "src_corner_height" "24" // pixels inside the image
  4112. "src_corner_width" "24"
  4113. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4114. "draw_corner_height" "11"
  4115. }
  4116. BackpackItemGreyedOutBorder_1
  4117. {
  4118. "bordertype" "scalable_image"
  4119. "backgroundtype" "2"
  4120. "color" "QualityColorrarity1_GreyedOut"
  4121.  
  4122. "image" "backpack_rect_color"
  4123. "src_corner_height" "24" // pixels inside the image
  4124. "src_corner_width" "24"
  4125. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4126. "draw_corner_height" "11"
  4127. }
  4128. BackpackItemGreyedOutSelectedBorder_1
  4129. {
  4130. "bordertype" "scalable_image"
  4131. "backgroundtype" "2"
  4132. "color" "QualityColorrarity1_GreyedOut"
  4133.  
  4134. "image" "backpack_rect_mouseover_color"
  4135. "src_corner_height" "24" // pixels inside the image
  4136. "src_corner_width" "24"
  4137. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4138. "draw_corner_height" "11"
  4139. }
  4140.  
  4141. // Rarity2 ------------------------------------------------------------------------------------------------
  4142. BackpackItemBorder_2
  4143. {
  4144. "bordertype" "scalable_image"
  4145. "backgroundtype" "2"
  4146. "color" "QualityColorrarity2"
  4147.  
  4148. "image" "backpack_rect_color"
  4149. "src_corner_height" "24" // pixels inside the image
  4150. "src_corner_width" "24"
  4151. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4152. "draw_corner_height" "11"
  4153. }
  4154. BackpackItemMouseOverBorder_2
  4155. {
  4156. "bordertype" "scalable_image"
  4157. "backgroundtype" "2"
  4158. "color" "QualityColorrarity2"
  4159.  
  4160. "image" "backpack_rect_mouseover_color"
  4161. "src_corner_height" "24" // pixels inside the image
  4162. "src_corner_width" "24"
  4163. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4164. "draw_corner_height" "11"
  4165. }
  4166. BackpackItemGreyedOutBorder_2
  4167. {
  4168. "bordertype" "scalable_image"
  4169. "backgroundtype" "2"
  4170. "color" "QualityColorrarity2_GreyedOut"
  4171.  
  4172. "image" "backpack_rect_color"
  4173. "src_corner_height" "24" // pixels inside the image
  4174. "src_corner_width" "24"
  4175. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4176. "draw_corner_height" "11"
  4177. }
  4178. BackpackItemGreyedOutSelectedBorder_2
  4179. {
  4180. "bordertype" "scalable_image"
  4181. "backgroundtype" "2"
  4182. "color" "QualityColorrarity2_GreyedOut"
  4183.  
  4184. "image" "backpack_rect_mouseover_color"
  4185. "src_corner_height" "24" // pixels inside the image
  4186. "src_corner_width" "24"
  4187. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4188. "draw_corner_height" "11"
  4189. }
  4190.  
  4191. // Rarity3 ------------------------------------------------------------------------------------------------
  4192. BackpackItemBorder_3
  4193. {
  4194. "bordertype" "scalable_image"
  4195. "backgroundtype" "2"
  4196. "color" "QualityColorrarity3"
  4197.  
  4198. "image" "backpack_rect_color"
  4199. "src_corner_height" "24" // pixels inside the image
  4200. "src_corner_width" "24"
  4201. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4202. "draw_corner_height" "11"
  4203. }
  4204. BackpackItemMouseOverBorder_3
  4205. {
  4206. "bordertype" "scalable_image"
  4207. "backgroundtype" "2"
  4208. "color" "QualityColorrarity3"
  4209.  
  4210. "image" "backpack_rect_mouseover_color"
  4211. "src_corner_height" "24" // pixels inside the image
  4212. "src_corner_width" "24"
  4213. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4214. "draw_corner_height" "11"
  4215. }
  4216. BackpackItemGreyedOutBorder_3
  4217. {
  4218. "bordertype" "scalable_image"
  4219. "backgroundtype" "2"
  4220. "color" "QualityColorrarity3_GreyedOut"
  4221.  
  4222. "image" "backpack_rect_color"
  4223. "src_corner_height" "24" // pixels inside the image
  4224. "src_corner_width" "24"
  4225. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4226. "draw_corner_height" "11"
  4227. }
  4228. BackpackItemGreyedOutSelectedBorder_3
  4229. {
  4230. "bordertype" "scalable_image"
  4231. "backgroundtype" "2"
  4232. "color" "QualityColorrarity3_GreyedOut"
  4233.  
  4234. "image" "backpack_rect_mouseover_color"
  4235. "src_corner_height" "24" // pixels inside the image
  4236. "src_corner_width" "24"
  4237. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4238. "draw_corner_height" "11"
  4239. }
  4240.  
  4241. // Rarity4 ------------------------------------------------------------------------------------------------
  4242. BackpackItemBorder_4
  4243. {
  4244. "bordertype" "scalable_image"
  4245. "backgroundtype" "2"
  4246. "color" "QualityColorrarity4"
  4247.  
  4248. "image" "backpack_rect_color"
  4249. "src_corner_height" "24" // pixels inside the image
  4250. "src_corner_width" "24"
  4251. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4252. "draw_corner_height" "11"
  4253. }
  4254. BackpackItemMouseOverBorder_4
  4255. {
  4256. "bordertype" "scalable_image"
  4257. "backgroundtype" "2"
  4258. "color" "QualityColorrarity4"
  4259.  
  4260. "image" "backpack_rect_mouseover_color"
  4261. "src_corner_height" "24" // pixels inside the image
  4262. "src_corner_width" "24"
  4263. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4264. "draw_corner_height" "11"
  4265. }
  4266. BackpackItemGreyedOutBorder_4
  4267. {
  4268. "bordertype" "scalable_image"
  4269. "backgroundtype" "2"
  4270. "color" "QualityColorrarity4_GreyedOut"
  4271.  
  4272. "image" "backpack_rect_color"
  4273. "src_corner_height" "24" // pixels inside the image
  4274. "src_corner_width" "24"
  4275. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4276. "draw_corner_height" "11"
  4277. }
  4278. BackpackItemGreyedOutSelectedBorder_4
  4279. {
  4280. "bordertype" "scalable_image"
  4281. "backgroundtype" "2"
  4282. "color" "QualityColorrarity4_GreyedOut"
  4283.  
  4284. "image" "backpack_rect_mouseover_color"
  4285. "src_corner_height" "24" // pixels inside the image
  4286. "src_corner_width" "24"
  4287. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4288. "draw_corner_height" "11"
  4289. }
  4290.  
  4291. // Haunted ------------------------------------------------------------------------------------------------
  4292. BackpackItemBorder_Haunted
  4293. {
  4294. "bordertype" "scalable_image"
  4295. "backgroundtype" "2"
  4296. "color" "QualityColorHaunted"
  4297.  
  4298. "image" "backpack_rect_color"
  4299. "src_corner_height" "24" // pixels inside the image
  4300. "src_corner_width" "24"
  4301. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4302. "draw_corner_height" "11"
  4303. }
  4304. BackpackItemMouseOverBorder_Haunted
  4305. {
  4306. "bordertype" "scalable_image"
  4307. "backgroundtype" "2"
  4308. "color" "QualityColorHaunted"
  4309.  
  4310. "image" "backpack_rect_mouseover_color"
  4311. "src_corner_height" "24" // pixels inside the image
  4312. "src_corner_width" "24"
  4313. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4314. "draw_corner_height" "11"
  4315. }
  4316. BackpackItemGreyedOutBorder_Haunted
  4317. {
  4318. "bordertype" "scalable_image"
  4319. "backgroundtype" "2"
  4320. "color" "QualityColorHaunted_GreyedOut"
  4321.  
  4322. "image" "backpack_rect_color"
  4323. "src_corner_height" "24" // pixels inside the image
  4324. "src_corner_width" "24"
  4325. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4326. "draw_corner_height" "11"
  4327. }
  4328. BackpackItemGreyedOutSelectedBorder_Haunted
  4329. {
  4330. "bordertype" "scalable_image"
  4331. "backgroundtype" "2"
  4332. "color" "QualityColorHaunted_GreyedOut"
  4333.  
  4334. "image" "backpack_rect_mouseover_color"
  4335. "src_corner_height" "24" // pixels inside the image
  4336. "src_corner_width" "24"
  4337. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4338. "draw_corner_height" "11"
  4339. }
  4340.  
  4341. // Vintage ------------------------------------------------------------------------------------------------
  4342. BackpackItemBorder_Vintage
  4343. {
  4344. "bordertype" "scalable_image"
  4345. "backgroundtype" "2"
  4346. "color" "QualityColorVintage"
  4347.  
  4348. "image" "backpack_rect_color"
  4349. "src_corner_height" "24" // pixels inside the image
  4350. "src_corner_width" "24"
  4351. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4352. "draw_corner_height" "11"
  4353. }
  4354. BackpackItemMouseOverBorder_Vintage
  4355. {
  4356. "bordertype" "scalable_image"
  4357. "backgroundtype" "2"
  4358. "color" "QualityColorVintage"
  4359.  
  4360. "image" "backpack_rect_mouseover_color"
  4361. "src_corner_height" "24" // pixels inside the image
  4362. "src_corner_width" "24"
  4363. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4364. "draw_corner_height" "11"
  4365. }
  4366. BackpackItemGreyedOutBorder_Vintage
  4367. {
  4368. "bordertype" "scalable_image"
  4369. "backgroundtype" "2"
  4370. "color" "QualityColorVintage_GreyedOut"
  4371.  
  4372. "image" "backpack_rect_color"
  4373. "src_corner_height" "24" // pixels inside the image
  4374. "src_corner_width" "24"
  4375. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4376. "draw_corner_height" "11"
  4377. }
  4378. BackpackItemGreyedOutSelectedBorder_Vintage
  4379. {
  4380. "bordertype" "scalable_image"
  4381. "backgroundtype" "2"
  4382. "color" "QualityColorVintage_GreyedOut"
  4383.  
  4384. "image" "backpack_rect_mouseover_color"
  4385. "src_corner_height" "24" // pixels inside the image
  4386. "src_corner_width" "24"
  4387. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4388. "draw_corner_height" "11"
  4389. }
  4390.  
  4391. // Community ------------------------------------------------------------------------------------------------
  4392. BackpackItemBorder_Community
  4393. {
  4394. "bordertype" "scalable_image"
  4395. "backgroundtype" "2"
  4396. "color" "QualityColorCommunity"
  4397.  
  4398. "image" "backpack_rect_color"
  4399. "src_corner_height" "24" // pixels inside the image
  4400. "src_corner_width" "24"
  4401. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4402. "draw_corner_height" "11"
  4403. }
  4404. BackpackItemMouseOverBorder_Community
  4405. {
  4406. "bordertype" "scalable_image"
  4407. "backgroundtype" "2"
  4408. "color" "QualityColorCommunity"
  4409.  
  4410. "image" "backpack_rect_mouseover_color"
  4411. "src_corner_height" "24" // pixels inside the image
  4412. "src_corner_width" "24"
  4413. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4414. "draw_corner_height" "11"
  4415. }
  4416. BackpackItemGreyedOutBorder_Community
  4417. {
  4418. "bordertype" "scalable_image"
  4419. "backgroundtype" "2"
  4420. "color" "QualityColorCommunity_GreyedOut"
  4421.  
  4422. "image" "backpack_rect_color"
  4423. "src_corner_height" "24" // pixels inside the image
  4424. "src_corner_width" "24"
  4425. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4426. "draw_corner_height" "11"
  4427. }
  4428. BackpackItemGreyedOutSelectedBorder_Community
  4429. {
  4430. "bordertype" "scalable_image"
  4431. "backgroundtype" "2"
  4432. "color" "QualityColorCommunity_GreyedOut"
  4433.  
  4434. "image" "backpack_rect_mouseover_color"
  4435. "src_corner_height" "24" // pixels inside the image
  4436. "src_corner_width" "24"
  4437. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4438. "draw_corner_height" "11"
  4439. }
  4440.  
  4441. // Developer ------------------------------------------------------------------------------------------------
  4442. BackpackItemBorder_Developer
  4443. {
  4444. "bordertype" "scalable_image"
  4445. "backgroundtype" "2"
  4446. "color" "QualityColorDeveloper"
  4447.  
  4448. "image" "backpack_rect_color"
  4449. "src_corner_height" "24" // pixels inside the image
  4450. "src_corner_width" "24"
  4451. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4452. "draw_corner_height" "11"
  4453. }
  4454. BackpackItemMouseOverBorder_Developer
  4455. {
  4456. "bordertype" "scalable_image"
  4457. "backgroundtype" "2"
  4458. "color" "QualityColorDeveloper"
  4459.  
  4460. "image" "backpack_rect_mouseover_color"
  4461. "src_corner_height" "24" // pixels inside the image
  4462. "src_corner_width" "24"
  4463. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4464. "draw_corner_height" "11"
  4465. }
  4466. BackpackItemGreyedOutBorder_Developer
  4467. {
  4468. "bordertype" "scalable_image"
  4469. "backgroundtype" "2"
  4470. "color" "QualityColorDeveloper_GreyedOut"
  4471.  
  4472. "image" "backpack_rect_color"
  4473. "src_corner_height" "24" // pixels inside the image
  4474. "src_corner_width" "24"
  4475. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4476. "draw_corner_height" "11"
  4477. }
  4478. BackpackItemGreyedOutSelectedBorder_Developer
  4479. {
  4480. "bordertype" "scalable_image"
  4481. "backgroundtype" "2"
  4482. "color" "QualityColorDeveloper_GreyedOut"
  4483.  
  4484. "image" "backpack_rect_mouseover_color"
  4485. "src_corner_height" "24" // pixels inside the image
  4486. "src_corner_width" "24"
  4487. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4488. "draw_corner_height" "11"
  4489. }
  4490.  
  4491. // SelfMade ------------------------------------------------------------------------------------------------
  4492. BackpackItemBorder_SelfMade
  4493. {
  4494. "bordertype" "scalable_image"
  4495. "backgroundtype" "2"
  4496. "color" "QualityColorSelfMade"
  4497.  
  4498. "image" "backpack_rect_color"
  4499. "src_corner_height" "24" // pixels inside the image
  4500. "src_corner_width" "24"
  4501. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4502. "draw_corner_height" "11"
  4503. }
  4504. BackpackItemMouseOverBorder_SelfMade
  4505. {
  4506. "bordertype" "scalable_image"
  4507. "backgroundtype" "2"
  4508. "color" "QualityColorSelfMade"
  4509.  
  4510. "image" "backpack_rect_mouseover_color"
  4511. "src_corner_height" "24" // pixels inside the image
  4512. "src_corner_width" "24"
  4513. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4514. "draw_corner_height" "11"
  4515. }
  4516. BackpackItemGreyedOutBorder_SelfMade
  4517. {
  4518. "bordertype" "scalable_image"
  4519. "backgroundtype" "2"
  4520. "color" "QualityColorSelfMade_GreyedOut"
  4521.  
  4522. "image" "backpack_rect_color"
  4523. "src_corner_height" "24" // pixels inside the image
  4524. "src_corner_width" "24"
  4525. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4526. "draw_corner_height" "11"
  4527. }
  4528. BackpackItemGreyedOutSelectedBorder_SelfMade
  4529. {
  4530. "bordertype" "scalable_image"
  4531. "backgroundtype" "2"
  4532. "color" "QualityColorSelfMade_GreyedOut"
  4533.  
  4534. "image" "backpack_rect_mouseover_color"
  4535. "src_corner_height" "24" // pixels inside the image
  4536. "src_corner_width" "24"
  4537. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4538. "draw_corner_height" "11"
  4539. }
  4540.  
  4541. // Customized ------------------------------------------------------------------------------------------------
  4542. BackpackItemBorder_Customized
  4543. {
  4544. "bordertype" "scalable_image"
  4545. "backgroundtype" "2"
  4546. "color" "QualityColorCustomized"
  4547.  
  4548. "image" "backpack_rect_color"
  4549. "src_corner_height" "24" // pixels inside the image
  4550. "src_corner_width" "24"
  4551. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4552. "draw_corner_height" "11"
  4553. }
  4554. BackpackItemMouseOverBorder_Customized
  4555. {
  4556. "bordertype" "scalable_image"
  4557. "backgroundtype" "2"
  4558. "color" "QualityColorCustomized"
  4559.  
  4560. "image" "backpack_rect_mouseover_color"
  4561. "src_corner_height" "24" // pixels inside the image
  4562. "src_corner_width" "24"
  4563. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4564. "draw_corner_height" "11"
  4565. }
  4566. BackpackItemGreyedOutBorder_Customized
  4567. {
  4568. "bordertype" "scalable_image"
  4569. "backgroundtype" "2"
  4570. "color" "QualityColorCustomized_GreyedOut"
  4571.  
  4572. "image" "backpack_rect_color"
  4573. "src_corner_height" "24" // pixels inside the image
  4574. "src_corner_width" "24"
  4575. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4576. "draw_corner_height" "11"
  4577. }
  4578. BackpackItemGreyedOutSelectedBorder_Customized
  4579. {
  4580. "bordertype" "scalable_image"
  4581. "backgroundtype" "2"
  4582. "color" "QualityColorCustomized_GreyedOut"
  4583.  
  4584. "image" "backpack_rect_mouseover_color"
  4585. "src_corner_height" "24" // pixels inside the image
  4586. "src_corner_width" "24"
  4587. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4588. "draw_corner_height" "11"
  4589. }
  4590.  
  4591. // Strange ------------------------------------------------------------------------------------------------
  4592. BackpackItemBorder_Strange
  4593. {
  4594. "bordertype" "scalable_image"
  4595. "backgroundtype" "2"
  4596. "color" "QualityColorStrange"
  4597.  
  4598. "image" "backpack_rect_color"
  4599. "src_corner_height" "24" // pixels inside the image
  4600. "src_corner_width" "24"
  4601. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4602. "draw_corner_height" "11"
  4603. }
  4604. BackpackItemMouseOverBorder_Strange
  4605. {
  4606. "bordertype" "scalable_image"
  4607. "backgroundtype" "2"
  4608. "color" "QualityColorStrange"
  4609.  
  4610. "image" "backpack_rect_mouseover_color"
  4611. "src_corner_height" "24" // pixels inside the image
  4612. "src_corner_width" "24"
  4613. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4614. "draw_corner_height" "11"
  4615. }
  4616. BackpackItemGreyedOutBorder_Strange
  4617. {
  4618. "bordertype" "scalable_image"
  4619. "backgroundtype" "2"
  4620. "color" "QualityColorStrange_GreyedOut"
  4621.  
  4622. "image" "backpack_rect_color"
  4623. "src_corner_height" "24" // pixels inside the image
  4624. "src_corner_width" "24"
  4625. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4626. "draw_corner_height" "11"
  4627. }
  4628. BackpackItemGreyedOutSelectedBorder_Strange
  4629. {
  4630. "bordertype" "scalable_image"
  4631. "backgroundtype" "2"
  4632. "color" "QualityColorStrange_GreyedOut"
  4633.  
  4634. "image" "backpack_rect_mouseover_color"
  4635. "src_corner_height" "24" // pixels inside the image
  4636. "src_corner_width" "24"
  4637. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4638. "draw_corner_height" "11"
  4639. }
  4640.  
  4641. // Completed ------------------------------------------------------------------------------------------------
  4642. BackpackItemBorder_Completed
  4643. {
  4644. "bordertype" "scalable_image"
  4645. "backgroundtype" "2"
  4646. "color" "QualityColorCompleted"
  4647.  
  4648. "image" "backpack_rect_color"
  4649. "src_corner_height" "24" // pixels inside the image
  4650. "src_corner_width" "24"
  4651. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4652. "draw_corner_height" "11"
  4653. }
  4654. BackpackItemMouseOverBorder_Completed
  4655. {
  4656. "bordertype" "scalable_image"
  4657. "backgroundtype" "2"
  4658. "color" "QualityColorCompleted"
  4659.  
  4660. "image" "backpack_rect_mouseover_color"
  4661. "src_corner_height" "24" // pixels inside the image
  4662. "src_corner_width" "24"
  4663. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4664. "draw_corner_height" "11"
  4665. }
  4666. BackpackItemGreyedOutBorder_Completed
  4667. {
  4668. "bordertype" "scalable_image"
  4669. "backgroundtype" "2"
  4670. "color" "QualityColorCompleted_GreyedOut"
  4671.  
  4672. "image" "backpack_rect_color"
  4673. "src_corner_height" "24" // pixels inside the image
  4674. "src_corner_width" "24"
  4675. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4676. "draw_corner_height" "11"
  4677. }
  4678. BackpackItemGreyedOutSelectedBorder_Completed
  4679. {
  4680. "bordertype" "scalable_image"
  4681. "backgroundtype" "2"
  4682. "color" "QualityColorCompleted_GreyedOut"
  4683.  
  4684. "image" "backpack_rect_mouseover_color"
  4685. "src_corner_height" "24" // pixels inside the image
  4686. "src_corner_width" "24"
  4687. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  4688. "draw_corner_height" "11"
  4689. }
  4690.  
  4691.  
  4692.  
  4693. StoreItemBorder
  4694. {
  4695. "inset" "0 0 1 1"
  4696. "backgroundtype" "2"
  4697. Left
  4698. {
  4699. "1"
  4700. {
  4701. "color" "TanDarker"
  4702. "offset" "0 1"
  4703. }
  4704. }
  4705.  
  4706. Right
  4707. {
  4708. "1"
  4709. {
  4710. "color" "TanDarker"
  4711. "offset" "1 0"
  4712. }
  4713. }
  4714.  
  4715. Top
  4716. {
  4717. "1"
  4718. {
  4719. "color" "TanDarker"
  4720. "offset" "0 0"
  4721. }
  4722. }
  4723.  
  4724. Bottom
  4725. {
  4726. "1"
  4727. {
  4728. "color" "TanDarker"
  4729. "offset" "0 0"
  4730. }
  4731. }
  4732. }
  4733. StoreItemBorderMouseOver
  4734. {
  4735. "inset" "0 0 1 1"
  4736. "backgroundtype" "2"
  4737. Left
  4738. {
  4739. "1"
  4740. {
  4741. "color" "TanDark"
  4742. "offset" "0 1"
  4743. }
  4744. }
  4745.  
  4746. Right
  4747. {
  4748. "1"
  4749. {
  4750. "color" "TanDark"
  4751. "offset" "1 0"
  4752. }
  4753. }
  4754.  
  4755. Top
  4756. {
  4757. "1"
  4758. {
  4759. "color" "TanDark"
  4760. "offset" "0 0"
  4761. }
  4762. }
  4763.  
  4764. Bottom
  4765. {
  4766. "1"
  4767. {
  4768. "color" "TanDark"
  4769. "offset" "0 0"
  4770. }
  4771. }
  4772. }
  4773. StoreItemBorderSelected
  4774. {
  4775. "inset" "0 0 1 1"
  4776. "backgroundtype" "2"
  4777. Left
  4778. {
  4779. "1"
  4780. {
  4781. "color" "TanLight"
  4782. "offset" "0 1"
  4783. }
  4784. }
  4785.  
  4786. Right
  4787. {
  4788. "1"
  4789. {
  4790. "color" "TanLight"
  4791. "offset" "1 0"
  4792. }
  4793. }
  4794.  
  4795. Top
  4796. {
  4797. "1"
  4798. {
  4799. "color" "TanLight"
  4800. "offset" "0 0"
  4801. }
  4802. }
  4803.  
  4804. Bottom
  4805. {
  4806. "1"
  4807. {
  4808. "color" "TanLight"
  4809. "offset" "0 0"
  4810. }
  4811. }
  4812. }
  4813.  
  4814. NotificationDefault
  4815. {
  4816. "bordertype" "scalable_image"
  4817. "backgroundtype" "2"
  4818.  
  4819. "image" "alert_rect"
  4820. "src_corner_height" "32" // pixels inside the image
  4821. "src_corner_width" "32"
  4822. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4823. "draw_corner_height" "4"
  4824. }
  4825. MainMenuButtonDefault
  4826. {
  4827. "bordertype" "scalable_image"
  4828. "backgroundtype" "2"
  4829.  
  4830. "image" "button_central"
  4831. "src_corner_height" "32" // pixels inside the image
  4832. "src_corner_width" "32"
  4833. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4834. "draw_corner_height" "4"
  4835. }
  4836. MainMenuButtonArmed
  4837. {
  4838. "bordertype" "scalable_image"
  4839. "backgroundtype" "2"
  4840.  
  4841. "image" "button_central_hover"
  4842. "src_corner_height" "32" // pixels inside the image
  4843. "src_corner_width" "32"
  4844. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4845. "draw_corner_height" "4"
  4846. }
  4847. MainMenuButtonDisabled
  4848. {
  4849. "bordertype" "scalable_image"
  4850. "backgroundtype" "2"
  4851.  
  4852. "image" "button_central_disabled"
  4853. "src_corner_height" "32" // pixels inside the image
  4854. "src_corner_width" "32"
  4855. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4856. "draw_corner_height" "4"
  4857. }
  4858. MainMenuMiniButtonDefault
  4859. {
  4860. "bordertype" "scalable_image"
  4861. "backgroundtype" "2"
  4862.  
  4863. "image" "button_central_adv"
  4864. "src_corner_height" "32" // pixels inside the image
  4865. "src_corner_width" "32"
  4866. "draw_corner_width" "1" // screen size of the corners ( and sides ), proportional
  4867. "draw_corner_height" "1"
  4868. }
  4869. MainMenuMiniButtonArmed
  4870. {
  4871. "bordertype" "scalable_image"
  4872. "backgroundtype" "2"
  4873.  
  4874. "image" "button_central_adv_hover"
  4875. "src_corner_height" "32" // pixels inside the image
  4876. "src_corner_width" "32"
  4877. "draw_corner_width" "1" // screen size of the corners ( and sides ), proportional
  4878. "draw_corner_height" "1"
  4879. }
  4880. MainMenuBGBorder
  4881. {
  4882. "bordertype" "scalable_image"
  4883. "backgroundtype" "2"
  4884.  
  4885. "image" "button_holder_central"
  4886. "src_corner_height" "32" // pixels inside the image
  4887. "src_corner_width" "32"
  4888. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4889. "draw_corner_height" "4"
  4890. }
  4891. MainMenuBGBorderAlpha
  4892. {
  4893. "bordertype" "scalable_image"
  4894. "backgroundtype" "2"
  4895.  
  4896. "image" "button_holder_central_alpha"
  4897. "src_corner_height" "32" // pixels inside the image
  4898. "src_corner_width" "32"
  4899. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4900. "draw_corner_height" "4"
  4901. }
  4902. MainMenuBlogTabBG
  4903. {
  4904. "bordertype" "scalable_image"
  4905. "backgroundtype" "2"
  4906.  
  4907. "image" "blog_tabby"
  4908. "src_corner_height" "32" // pixels inside the image
  4909. "src_corner_width" "32"
  4910. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  4911. "draw_corner_height" "8"
  4912. }
  4913. MainMenuHighlightBorder
  4914. {
  4915. "bordertype" "scalable_image"
  4916. "backgroundtype" "2"
  4917.  
  4918. "image" "callout_bubble"
  4919. "src_corner_height" "32" // pixels inside the image
  4920. "src_corner_width" "32"
  4921. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  4922. "draw_corner_height" "8"
  4923. }
  4924.  
  4925. TrainingResultsBG
  4926. {
  4927. "bordertype" "scalable_image"
  4928. "backgroundtype" "2"
  4929.  
  4930. "image" "button_holder_central"
  4931. "src_corner_height" "32" // pixels inside the image
  4932. "src_corner_width" "32"
  4933. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4934. "draw_corner_height" "4"
  4935. }
  4936.  
  4937. StoreInnerShadowBorder
  4938. {
  4939. "bordertype" "scalable_image"
  4940. "backgroundtype" "2"
  4941.  
  4942. "image" "store/innershadow_border"
  4943. "src_corner_height" "23" // pixels inside the image
  4944. "src_corner_width" "23"
  4945. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  4946. "draw_corner_height" "8"
  4947. }
  4948.  
  4949. StoreNewBorder
  4950. {
  4951. "bordertype" "scalable_image"
  4952. "backgroundtype" "2"
  4953.  
  4954. "image" "new_corner"
  4955. "src_corner_height" "32" // pixels inside the image
  4956. "src_corner_width" "32"
  4957. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4958. "draw_corner_height" "4"
  4959. }
  4960.  
  4961. StoreDiscountBorder
  4962. {
  4963. "bordertype" "scalable_image"
  4964. "backgroundtype" "2"
  4965.  
  4966. "image" "sale_corner"
  4967. "src_corner_height" "32" // pixels inside the image
  4968. "src_corner_width" "32"
  4969. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4970. "draw_corner_height" "4"
  4971. }
  4972.  
  4973. StorePreviewBorder
  4974. {
  4975. "bordertype" "scalable_image"
  4976. "backgroundtype" "2"
  4977.  
  4978. "image" "store/store_inspector_bg_small"
  4979. "src_corner_height" "32" // pixels inside the image
  4980. "src_corner_width" "32"
  4981. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  4982. "draw_corner_height" "8"
  4983. }
  4984. StoreAddToCart
  4985. {
  4986. "bordertype" "scalable_image"
  4987. "backgroundtype" "2"
  4988.  
  4989. "image" "store/store_add_to_cart"
  4990. "src_corner_height" "32" // pixels inside the image
  4991. "src_corner_width" "32"
  4992. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  4993. "draw_corner_height" "8"
  4994. }
  4995. StorePreviewTabSelected
  4996. {
  4997. "bordertype" "scalable_image"
  4998. "backgroundtype" "2"
  4999.  
  5000. "image" "store/store_tab_selected"
  5001. "src_corner_height" "32" // pixels inside the image
  5002. "src_corner_width" "32"
  5003. "draw_corner_width" "12" // screen size of the corners ( and sides ), proportional
  5004. "draw_corner_height" "12"
  5005. }
  5006. StorePreviewTabUnselected
  5007. {
  5008. "bordertype" "scalable_image"
  5009. "backgroundtype" "2"
  5010.  
  5011. "image" "store/store_tab_unselected"
  5012. "src_corner_height" "32" // pixels inside the image
  5013. "src_corner_width" "32"
  5014. "draw_corner_width" "16" // screen size of the corners ( and sides ), proportional
  5015. "draw_corner_height" "12"
  5016. }
  5017. StorePromotion
  5018. {
  5019. "bordertype" "scalable_image"
  5020. "backgroundtype" "2"
  5021.  
  5022. "image" "store/store_coupon_border"
  5023. "src_corner_height" "16" // pixels inside the image
  5024. "src_corner_width" "16"
  5025. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5026. "draw_corner_height" "8"
  5027. }
  5028.  
  5029. ArmoryScrollbarBox
  5030. {
  5031. "bordertype" "scalable_image"
  5032. "backgroundtype" "2"
  5033.  
  5034. "image" "scroll_button_off"
  5035. "src_corner_height" "16" // pixels inside the image
  5036. "src_corner_width" "16"
  5037. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5038. "draw_corner_height" "8"
  5039. }
  5040. ArmoryScrollbarWell
  5041. {
  5042. "bordertype" "scalable_image"
  5043. "backgroundtype" "2"
  5044.  
  5045. "image" "scroll_well"
  5046. "src_corner_height" "16" // pixels inside the image
  5047. "src_corner_width" "16"
  5048. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5049. "draw_corner_height" "8"
  5050. }
  5051. QuickplayBorder
  5052. {
  5053. "inset" "0 0 1 1"
  5054. Left
  5055. {
  5056. "1"
  5057. {
  5058. "color" "TanDark"
  5059. "offset" "0 1"
  5060. }
  5061. }
  5062.  
  5063. Right
  5064. {
  5065. "1"
  5066. {
  5067. "color" "TanDark"
  5068. "offset" "1 0"
  5069. }
  5070. }
  5071.  
  5072. Top
  5073. {
  5074. "1"
  5075. {
  5076. "color" "TanDark"
  5077. "offset" "0 0"
  5078. }
  5079. }
  5080.  
  5081. Bottom
  5082. {
  5083. "1"
  5084. {
  5085. "color" "TanDark"
  5086. "offset" "0 0"
  5087. }
  5088. }
  5089. }
  5090.  
  5091. SteamWorkshopBorder
  5092. {
  5093. "inset" "0 0 1 1"
  5094. Left
  5095. {
  5096. "1"
  5097. {
  5098. "color" "TanDark"
  5099. "offset" "0 1"
  5100. }
  5101. }
  5102.  
  5103. Right
  5104. {
  5105. "1"
  5106. {
  5107. "color" "TanDark"
  5108. "offset" "1 0"
  5109. }
  5110. }
  5111.  
  5112. Top
  5113. {
  5114. "1"
  5115. {
  5116. "color" "TanDark"
  5117. "offset" "0 0"
  5118. }
  5119. }
  5120.  
  5121. Bottom
  5122. {
  5123. "1"
  5124. {
  5125. "color" "TanDark"
  5126. "offset" "0 0"
  5127. }
  5128. }
  5129. }
  5130.  
  5131. ReplayFatLineBorderRedBGOpaque
  5132. {
  5133. "bordertype" "scalable_image"
  5134. "backgroundtype" "2"
  5135.  
  5136. "image" "replay/fatlineborder_red"
  5137. "src_corner_height" "23" // pixels inside the image
  5138. "src_corner_width" "23"
  5139. "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
  5140. "draw_corner_height" "5"
  5141. }
  5142. ReplayFatLineBorderOpaque
  5143. {
  5144. "bordertype" "scalable_image"
  5145. "backgroundtype" "2"
  5146.  
  5147. "image" "replay/fatlineborder"
  5148. "src_corner_height" "23" // pixels inside the image
  5149. "src_corner_width" "23"
  5150. "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
  5151. "draw_corner_height" "5"
  5152. }
  5153. ReplayGrayDialogBorder
  5154. {
  5155. "bordertype" "scalable_image"
  5156. "backgroundtype" "2"
  5157.  
  5158. "image" "replay/graydialogborder"
  5159. "src_corner_height" "24" // pixels inside the image
  5160. "src_corner_width" "24"
  5161. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  5162. "draw_corner_height" "11"
  5163. }
  5164. ReplayOutlinedGreyBox
  5165. {
  5166. "bordertype" "scalable_image"
  5167. "backgroundtype" "2"
  5168.  
  5169. "image" "replay/outlinedgreybox"
  5170. "src_corner_height" "24" // pixels inside the image
  5171. "src_corner_width" "24"
  5172. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  5173. "draw_corner_height" "11"
  5174. }
  5175. ReplayOutlinedDullGreyBox
  5176. {
  5177. "bordertype" "scalable_image"
  5178. "backgroundtype" "2"
  5179.  
  5180. "image" "replay/dullgreybox"
  5181. "src_corner_height" "24" // pixels inside the image
  5182. "src_corner_width" "24"
  5183. "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
  5184. "draw_corner_height" "11"
  5185. }
  5186. ReplayThinLineBorder
  5187. {
  5188. "bordertype" "scalable_image"
  5189. "backgroundtype" "2"
  5190.  
  5191. "image" "../hud/tournament_panel_brown"
  5192. //"image" "../hud/color_panel_browner"
  5193. "src_corner_height" "23" // pixels inside the image
  5194. "src_corner_width" "23"
  5195. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5196. "draw_corner_height" "8"
  5197. }
  5198. ReplayDefaultBorder
  5199. {
  5200. "bordertype" "scalable_image"
  5201. "backgroundtype" "2"
  5202.  
  5203. "image" "replay/panel_scalable_default"
  5204. "src_corner_height" "23" // pixels inside the image
  5205. "src_corner_width" "23"
  5206. "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
  5207. "draw_corner_height" "7"
  5208. }
  5209. ReplayHighlightBorder
  5210. {
  5211. "bordertype" "scalable_image"
  5212. "backgroundtype" "2"
  5213.  
  5214. "image" "replay/panel_scalable_highlight"
  5215. "src_corner_height" "23" // pixels inside the image
  5216. "src_corner_width" "23"
  5217. "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
  5218. "draw_corner_height" "7"
  5219. }
  5220. ReplayBalloonBorder
  5221. {
  5222. "bordertype" "scalable_image"
  5223. "backgroundtype" "2"
  5224.  
  5225. "image" "replay/panel_scalable_balloon"
  5226. "src_corner_height" "23" // pixels inside the image
  5227. "src_corner_width" "23"
  5228. "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
  5229. "draw_corner_height" "7"
  5230. }
  5231. ReplayBrowser.ScrollBar.SliderButton.Border
  5232. {
  5233. }
  5234. }
  5235.  
  5236. //////////////////////// CUSTOM FONT FILES /////////////////////////////
  5237. //
  5238. // specifies all the custom (non-system) font files that need to be loaded to service the above described fonts
  5239. CustomFontFiles
  5240. {
  5241. "1" "resource/tf.ttf"
  5242. "2" "resource/tfd.ttf"
  5243. "3"
  5244. {
  5245. "font" "resource/TF2.ttf"
  5246. "name" "TF2"
  5247. "russian"
  5248. {
  5249. "range" "0x0000 0xFFFF"
  5250. }
  5251. "polish"
  5252. {
  5253. "range" "0x0000 0xFFFF"
  5254. }
  5255. }
  5256. "4"
  5257. {
  5258. "font" "resource/TF2Secondary.ttf"
  5259. "name" "TF2 Secondary"
  5260. "russian"
  5261. {
  5262. "range" "0x0000 0xFFFF"
  5263. }
  5264. "polish"
  5265. {
  5266. "range" "0x0000 0xFFFF"
  5267. }
  5268. }
  5269. "5"
  5270. {
  5271. "font" "resource/TF2Professor.ttf"
  5272. "name" "TF2 Professor"
  5273. "russian"
  5274. {
  5275. "range" "0x0000 0x00FF"
  5276. }
  5277. "polish"
  5278. {
  5279. "range" "0x0000 0x00FF"
  5280. }
  5281. }
  5282. "6"
  5283. {
  5284. "font" "resource/TF2Build.ttf"
  5285. "name" "TF2 Build"
  5286. "russian"
  5287. {
  5288. "range" "0x0000 0xFFFF"
  5289. }
  5290. "polish"
  5291. {
  5292. "range" "0x0000 0xFFFF"
  5293. }
  5294. "turkish"
  5295. {
  5296. "range" "0x0000 0xFFFF"
  5297. }
  5298. }
  5299.  
  5300. // omp fonts
  5301. "7"
  5302. {
  5303. "font" "resource/FuturaStd-Medium.otf"
  5304. "name" "FuturaStd-Medium"
  5305. }
  5306. "8"
  5307. {
  5308. "font" "resource/FuturaStd-Heavy.otf"
  5309. "name" "FuturaStd-Heavy"
  5310. }
  5311. "9"
  5312. {
  5313. "font" "resource/Crosshairs.otf"
  5314. "name" "Crosshairs Regular"
  5315. }
  5316. "10"
  5317. {
  5318. "font" "resource/Symbol.ttf"
  5319. "name" "Symbol"
  5320. }
  5321. "11"
  5322. {
  5323. "font" "resource/Blocks.ttf"
  5324. "name" "Blocks"
  5325. }
  5326. }
  5327. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement