Skip to content

Commit 2c0f673

Browse files
committed
Converting typeface.json to typeface.yml
1 parent 60cc1f8 commit 2c0f673

2 files changed

Lines changed: 40 additions & 50 deletions

File tree

typeface.json

Lines changed: 0 additions & 50 deletions
This file was deleted.

typeface.yml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
Type Design Boilerplate version: "0.2"
3+
Type Design Boilerplate URL: https://github.com/raphaelbastide/typedesignboilerplate/
4+
typeface:
5+
name: Demo
6+
version: "1.0"
7+
authors:
8+
- John Doe
9+
- Long Cat
10+
foundry: TheTypeHouse
11+
licence: OFL
12+
unicode-ranges: Basic Latin
13+
tags:
14+
- sans-serif
15+
- pixel
16+
- grotesque
17+
- incomplete
18+
- decorative
19+
repository-URL: https://github.com/user/Demo
20+
project-URL: https://website.com/demofontproject
21+
download-URL: https://website.com/demofontproject/demo.zip
22+
softwares:
23+
- Inkscape
24+
- Fontforge
25+
similar-fonts:
26+
- Helvetica
27+
- Neue Haas Grotesk
28+
sample-text: The quick brown fox jumps over the lazy dog
29+
fonts:
30+
- name: Demo regular
31+
filename: demo.ttf
32+
weight: normal
33+
variant: regular
34+
creation-date: "2012"
35+
- name: Demo italic
36+
filename: demo-italic.ttf
37+
weight: normal
38+
variant: italic
39+
creation-date: "2012"
40+
...

0 commit comments

Comments
 (0)