METADATA.yml 986 B

123456789101112131415161718192021222324252627282930313233343536
  1. // Type Design Boilerplate V0.1
  2. // https://github.com/raphaelbastide/Unified-Font-Repository/
  3. {
  4. "typeface": {
  5. "name": "OLA sans",
  6. "authors": [
  7. "Raphaël Bastide"
  8. ],
  9. "licence": "OFL",
  10. "unicode-ranges": "Basic Latin",
  11. "tags": [
  12. "generative",
  13. "grotesque",
  14. "modified",
  15. "libre",
  16. "open source"
  17. ],
  18. "repository-URL": "https://github.com/raphaelbastide/OLA-sans",
  19. "download-URL": "https://github.com/raphaelbastide/OLA-sans/zipball/master",
  20. "softwares": [
  21. "Metafont",
  22. "Metaflop",
  23. "Fontforge"
  24. ],
  25. "similar-fonts": [
  26. "Bespoke",
  27. "Dauphine"
  28. ],
  29. "sample-text": "Outils Libres Alternatifs - abcdefghijklmnopqrstuvwxyz",
  30. "font": {
  31. "name": "OLA SANS",
  32. "weight": "book",
  33. "creation-date": "2014"
  34. }
  35. }
  36. }