summaryrefslogtreecommitdiff
path: root/metadata/overpass.pb
blob: bdcb49f9264a054ae79a834cb6b1ca41a4667c5d (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
49
50
51
name: "Overpass"
designer: "Delve Withrington, Dave Bailey, Thomas Jockin"
license: "OFL"
category: "SANS_SERIF"
date_added: "2016-12-02"
fonts {
  name: "Overpass"
  style: "normal"
  weight: 400
  filename: "Overpass[wght].ttf"
  post_script_name: "Overpass-Regular"
  full_name: "Overpass Regular"
  copyright: "Copyright 2021 The Overpass Project Authors (https://github.com/RedHatOfficial/Overpass)"
}
fonts {
  name: "Overpass"
  style: "italic"
  weight: 400
  filename: "Overpass-Italic[wght].ttf"
  post_script_name: "Overpass-Italic"
  full_name: "Overpass Italic"
  copyright: "Copyright 2021 The Overpass Project Authors (https://github.com/RedHatOfficial/Overpass)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
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/RedHatOfficial/Overpass"
  files {
    source_file: "fonts/variable/Overpass[wght].ttf"
    dest_file: "Overpass[wght].ttf"
  }
  files {
    source_file: "fonts/variable/Overpass-Italic[wght].ttf"
    dest_file: "Overpass-Italic[wght].ttf"
  }
  files {
    source_file: "OFL.txt"
    dest_file: "OFL.txt"
  }
  branch: "master"
}
minisite_url: "https://overpassfont.org/"