summaryrefslogtreecommitdiff
path: root/metadata/rem.pb
blob: e0b71d77489013e521bf7d654c47d5f9dd3020de (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
52
53
name: "REM"
designer: "Octavio Pardo"
license: "OFL"
category: "SANS_SERIF"
date_added: "2023-06-30"
fonts {
  name: "REM"
  style: "normal"
  weight: 400
  filename: "REM[wght].ttf"
  post_script_name: "REM-Medium"
  full_name: "REM Medium"
  copyright: "Copyright 2019 The REM Project Authors (https://github.com/octaviopardo/REM)"
}
fonts {
  name: "REM"
  style: "italic"
  weight: 400
  filename: "REM-Italic[wght].ttf"
  post_script_name: "REM-MediumItalic"
  full_name: "REM Medium Italic"
  copyright: "Copyright 2019 The REM Project Authors (https://github.com/octaviopardo/REM)"
}
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/octaviopardo/REM"
  commit: "b26d584ebdb3d8084355205d22c87e4e99658d56"
  files {
    source_file: "OFL.txt"
    dest_file: "OFL.txt"
  }
  files {
    source_file: "documentation/DESCRIPTION.en_us.html"
    dest_file: "DESCRIPTION.en_us.html"
  }
  files {
    source_file: "fonts/variable/REM[wght].ttf"
    dest_file: "REM[wght].ttf"
  }
  files {
    source_file: "fonts/variable/REM-Italic[wght].ttf"
    dest_file: "REM-Italic[wght].ttf"
  }
  branch: "master"
}