summaryrefslogtreecommitdiff
path: root/metadata/overpassmono.pb
blob: cb71784c32acbe307e9de00ab3a686d0b53885fa (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
name: "Overpass Mono"
designer: "Delve Withrington, Dave Bailey, Thomas Jockin"
license: "OFL"
category: "MONOSPACE"
date_added: "2016-12-02"
fonts {
  name: "Overpass Mono"
  style: "normal"
  weight: 400
  filename: "OverpassMono[wght].ttf"
  post_script_name: "OverpassMono-Light"
  full_name: "Overpass Mono Light"
  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: 300.0
  max_value: 700.0
}
source {
  repository_url: "https://github.com/RedHatOfficial/Overpass"
  files {
    source_file: "fonts/variable_mono/OverpassMono[wght].ttf"
    dest_file: "OverpassMono[wght].ttf"
  }
  files {
    source_file: "OFL.txt"
    dest_file: "OFL.txt"
  }
  branch: "master"
}