Advertisement
Guest User

Untitled

a guest
May 20th, 2014
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. //futura font definitions //now with roboto
  2.  
  3. "15"
  4. {
  5. "font" "resource/fonts/Roboto-Medium.ttf"
  6. "name" "FuturaStd-Medium"
  7. }
  8. "16"
  9. {
  10. "font" "resource/fonts/Roboto-Bold.ttf"
  11. "name" "FuturaStd-Heavy"
  12. }
  13. "17"
  14. {
  15. "font" "resource/fonts/Roboto-Regular.ttf"
  16. "name" "FuturaMediumNumbers"
  17. }
  18. "18"
  19. {
  20. "font" "resource/fonts/Roboto-Bold.ttf"
  21. "name" "FuturaHeavyNumbers"
  22. }
  23. "20"
  24. {
  25. "font" "resource/fonts/Roboto-Medium.ttf"
  26. "name" "FuturaBold"
  27. }
  28. "21"
  29. {
  30. "font" "resource/fonts/yahud.otf"
  31. "name" "yahud"
  32. }
  33. "22"
  34. {
  35. "font" "resource/fonts/Roboto-Bold.ttf"
  36. "name" "FuturaHeavyNoNumbers"
  37. }
  38. "23"
  39. {
  40. "font" "resource/fonts/RespawnFont.otf"
  41. "name" "RespawnFont"
  42. }
  43. "24"
  44. {
  45. "font" "resource/fonts/Backpack.otf"
  46. "name" "Backpack"
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement