METADATA.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. {
  2. "name": "Roboto",
  3. "designer": "Christian Robertson",
  4. "license": "Apache2",
  5. "visibility": "External",
  6. "category": "Sans Serif",
  7. "size": 86523,
  8. "fonts": [
  9. {
  10. "name": "Roboto",
  11. "style": "normal",
  12. "weight": 100,
  13. "filename": "Roboto-Thin.ttf",
  14. "postScriptName": "Roboto-Thin",
  15. "fullName": "Roboto Thin",
  16. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  17. },
  18. {
  19. "name": "Roboto",
  20. "style": "italic",
  21. "weight": 100,
  22. "filename": "Roboto-ThinItalic.ttf",
  23. "postScriptName": "Roboto-ThinItalic",
  24. "fullName": "Roboto Thin Italic",
  25. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  26. },
  27. {
  28. "name": "Roboto",
  29. "style": "normal",
  30. "weight": 300,
  31. "filename": "Roboto-Light.ttf",
  32. "postScriptName": "Roboto-Light",
  33. "fullName": "Roboto Light",
  34. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  35. },
  36. {
  37. "name": "Roboto",
  38. "style": "italic",
  39. "weight": 300,
  40. "filename": "Roboto-LightItalic.ttf",
  41. "postScriptName": "Roboto-LightItalic",
  42. "fullName": "Roboto Light Italic",
  43. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  44. },
  45. {
  46. "name": "Roboto",
  47. "style": "normal",
  48. "weight": 400,
  49. "filename": "Roboto-Regular.ttf",
  50. "postScriptName": "Roboto-Regular",
  51. "fullName": "Roboto",
  52. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  53. },
  54. {
  55. "name": "Roboto",
  56. "style": "italic",
  57. "weight": 400,
  58. "filename": "Roboto-Italic.ttf",
  59. "postScriptName": "Roboto-Italic",
  60. "fullName": "Roboto Italic",
  61. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  62. },
  63. {
  64. "name": "Roboto",
  65. "style": "normal",
  66. "weight": 500,
  67. "filename": "Roboto-Medium.ttf",
  68. "postScriptName": "Roboto-Medium",
  69. "fullName": "Roboto Medium",
  70. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  71. },
  72. {
  73. "name": "Roboto",
  74. "style": "italic",
  75. "weight": 500,
  76. "filename": "Roboto-MediumItalic.ttf",
  77. "postScriptName": "Roboto-MediumItalic",
  78. "fullName": "Roboto Medium Italic",
  79. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  80. },
  81. {
  82. "name": "Roboto",
  83. "style": "normal",
  84. "weight": 700,
  85. "filename": "Roboto-Bold.ttf",
  86. "postScriptName": "Roboto-Bold",
  87. "fullName": "Roboto Bold",
  88. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  89. },
  90. {
  91. "name": "Roboto",
  92. "style": "italic",
  93. "weight": 700,
  94. "filename": "Roboto-BoldItalic.ttf",
  95. "postScriptName": "Roboto-BoldItalic",
  96. "fullName": "Roboto Bold Italic",
  97. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  98. },
  99. {
  100. "name": "Roboto",
  101. "style": "normal",
  102. "weight": 900,
  103. "filename": "Roboto-Black.ttf",
  104. "postScriptName": "Roboto-Black",
  105. "fullName": "Roboto Black",
  106. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  107. },
  108. {
  109. "name": "Roboto",
  110. "style": "italic",
  111. "weight": 900,
  112. "filename": "Roboto-BlackItalic.ttf",
  113. "postScriptName": "Roboto-BlackItalic",
  114. "fullName": "Roboto Black Italic",
  115. "copyright": "Copyright 2011 Google Inc. All Rights Reserved."
  116. }
  117. ],
  118. "subsets": [
  119. "cyrillic",
  120. "cyrillic-ext",
  121. "greek",
  122. "greek-ext",
  123. "latin",
  124. "latin-ext",
  125. "menu",
  126. "vietnamese"
  127. ],
  128. "dateAdded": "2013-01-09"
  129. }