|
@@ -21,7 +21,9 @@ fonts {
|
|
|
full_name: "Playwrite AT Italic"
|
|
|
copyright: "Copyright 2023 The Playwrite Project Authors (https://github.com/TypeTogether/Playwrite)"
|
|
|
}
|
|
|
+# We use only the menu subset to avoid the subsetter issues identified with the PW fonts.
|
|
|
subsets: "menu"
|
|
|
+
|
|
|
axes {
|
|
|
tag: "wght"
|
|
|
min_value: 100.0
|
|
@@ -29,7 +31,8 @@ axes {
|
|
|
}
|
|
|
source {
|
|
|
repository_url: "https://github.com/TypeTogether/Playwrite"
|
|
|
- commit: "30b5a7b7466274c296058dd889b097434d5d6eb9"
|
|
|
+ commit: "c92b72cb8ae2e7458b5de4e0f8f08b0861c35afc"
|
|
|
+ archive_url: "https://github.com/TypeTogether/Playwrite/releases/download/v1.003/Playwrite-fonts.zip"
|
|
|
files {
|
|
|
source_file: "OFL.txt"
|
|
|
dest_file: "OFL.txt"
|
|
@@ -42,26 +45,6 @@ source {
|
|
|
source_file: "fonts/variable/PlaywriteAT-Italic[wght].ttf"
|
|
|
dest_file: "PlaywriteAT-Italic[wght].ttf"
|
|
|
}
|
|
|
- files {
|
|
|
- source_file: "documentation/about/AT/ARTICLE.en_us.html"
|
|
|
- dest_file: "article/ARTICLE.en_us.html"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/AT/Playwrite-Osterreich-1.png"
|
|
|
- dest_file: "article/Playwrite-Osterreich-1.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/AT/Playwrite-Osterreich-2.png"
|
|
|
- dest_file: "article/Playwrite-Osterreich-2.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/AT/Playwrite-Osterreich-3.png"
|
|
|
- dest_file: "article/Playwrite-Osterreich-3.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/AT/Playwrite-Osterreich-4.png"
|
|
|
- dest_file: "article/Playwrite-Osterreich-4.png"
|
|
|
- }
|
|
|
branch: "main"
|
|
|
}
|
|
|
display_name: "Playwrite Österreich"
|