Advertisement
Guest User

Untitled

a guest
Apr 4th, 2015
487
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. //
  2. //////////////////// ECON FONTS //////////////////////////////
  3. //
  4. "EconFontSmall"
  5. {
  6. "1"
  7. {
  8. "name" "TF2 Build"
  9. "tall" "14"
  10. "weight" "500"
  11. "additive" "0"
  12. "antialias" "1"
  13. }
  14. }
  15. "EconFontMedium"
  16. {
  17. "1"
  18. {
  19. "name" "TF2 Build"
  20. "tall" "24"
  21. "weight" "500"
  22. "additive" "0"
  23. "antialias" "1"
  24. }
  25. }
  26. ControllerHintText
  27. {
  28. "1"
  29. {
  30. "name" "TF2 Secondary"
  31. "tall" "15"
  32. "weight" "500"
  33. "range" "0x0000 0x007F" // Basic Latin
  34. "antialias" "1"
  35. "additive" "0"
  36. }
  37. }
  38. "CrossHairKonrWings"
  39. {
  40. "1"
  41. {
  42. "name" "Garm3nFont"
  43. [b]"tall" "12"[/b]
  44. "weight" "0"
  45. "antialias" "1"
  46. }
  47. }
  48. }
  49.  
  50. //
  51. //////////////////// BORDERS //////////////////////////////
  52. //
  53. // describes all the border types
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement