summaryrefslogtreecommitdiff
path: root/metadata/worksans.pb
blob: 37ce6d72edb9adb30f9f250e537d60fb84cfe265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
name: "Work Sans"
designer: "Wei Huang"
license: "OFL"
category: "SANS_SERIF"
date_added: "2015-07-08"
fonts {
  name: "Work Sans"
  style: "normal"
  weight: 400
  filename: "WorkSans[wght].ttf"
  post_script_name: "WorkSans-Regular"
  full_name: "Work Sans Regular"
  copyright: "Copyright 2019 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans)"
}
fonts {
  name: "Work Sans"
  style: "italic"
  weight: 400
  filename: "WorkSans-Italic[wght].ttf"
  post_script_name: "WorkSans-Italic"
  full_name: "Work Sans Italic"
  copyright: "Copyright 2019 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
  tag: "wght"
  min_value: 100.0
  max_value: 900.0
}
source {
  repository_url: "https://github.com/weiweihuanghuang/Work-Sans"
  files {
    source_file: "fonts/variable/WorkSans[wght].ttf"
    dest_file: "WorkSans[wght].ttf"
  }
  files {
    source_file: "fonts/variable/WorkSans-Italic[wght].ttf"
    dest_file: "WorkSans-Italic[wght].ttf"
  }
  files {
    source_file: "OFL.txt"
    dest_file: "OFL.txt"
  }
  branch: "master"
}