|
@@ -8,18 +8,18 @@ fonts {
|
|
|
style: "normal"
|
|
|
weight: 400
|
|
|
filename: "RedHatText[wght].ttf"
|
|
|
- post_script_name: "RedHatText-Light"
|
|
|
- full_name: "Red Hat Text Light"
|
|
|
- copyright: "Copyright 2021 The Red Hat Project Authors (https://github.com/RedHatOfficial/RedHatFont)"
|
|
|
+ post_script_name: "RedHatText-Regular"
|
|
|
+ full_name: "Red Hat Text Regular"
|
|
|
+ copyright: "Copyright 2024 The Red Hat Project Authors (https://github.com/RedHatOfficial/RedHatFont)"
|
|
|
}
|
|
|
fonts {
|
|
|
name: "Red Hat Text"
|
|
|
style: "italic"
|
|
|
weight: 400
|
|
|
filename: "RedHatText-Italic[wght].ttf"
|
|
|
- post_script_name: "RedHatText-LightItalic"
|
|
|
- full_name: "Red Hat Text Light Italic"
|
|
|
- copyright: "Copyright 2021 The Red Hat Project Authors (https://github.com/RedHatOfficial/RedHatFont)"
|
|
|
+ post_script_name: "RedHatText-Italic"
|
|
|
+ full_name: "Red Hat Text Italic"
|
|
|
+ copyright: "Copyright 2024 The Red Hat Project Authors (https://github.com/RedHatOfficial/RedHatFont)"
|
|
|
}
|
|
|
subsets: "latin"
|
|
|
subsets: "latin-ext"
|
|
@@ -30,19 +30,21 @@ axes {
|
|
|
max_value: 700.0
|
|
|
}
|
|
|
source {
|
|
|
- repository_url: "https://github.com/jeremymickel/RedHatFonts"
|
|
|
- commit: "d20968c93b62cedcc5ca4d2de2d8063c7efe35d1"
|
|
|
+ repository_url: "https://github.com/bghryct/RedHatText"
|
|
|
+ commit: "dfbc50b16e27d5be1986c3ec79534460a74c1370"
|
|
|
files {
|
|
|
source_file: "OFL.txt"
|
|
|
dest_file: "OFL.txt"
|
|
|
}
|
|
|
files {
|
|
|
- source_file: "fonts/proportional/RedHatText[wght].ttf"
|
|
|
+ source_file: "fonts/variable/RedHatText[wght].ttf"
|
|
|
dest_file: "RedHatText[wght].ttf"
|
|
|
}
|
|
|
files {
|
|
|
- source_file: "fonts/proportional/RedHatText-Italic[wght].ttf"
|
|
|
+ source_file: "fonts/variable/RedHatText-Italic[wght].ttf"
|
|
|
dest_file: "RedHatText-Italic[wght].ttf"
|
|
|
}
|
|
|
- branch: "master"
|
|
|
+ branch: "main"
|
|
|
}
|
|
|
+
|
|
|
+stroke: "SANS_SERIF"
|