|
@@ -21,6 +21,7 @@ fonts {
|
|
|
full_name: "Playwrite GB S 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"
|
|
@@ -28,8 +29,8 @@ axes {
|
|
|
max_value: 400.0
|
|
|
}
|
|
|
source {
|
|
|
- repository_url: "https://github.com/TypeTogether/Playwrite/"
|
|
|
- commit: "30b5a7b7466274c296058dd889b097434d5d6eb9"
|
|
|
+ repository_url: "https://github.com/TypeTogether/Playwrite"
|
|
|
+ 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 +43,6 @@ source {
|
|
|
source_file: "fonts/variable/PlaywriteGBS-Italic[wght].ttf"
|
|
|
dest_file: "PlaywriteGBS-Italic[wght].ttf"
|
|
|
}
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_S/ARTICLE.en_us.html"
|
|
|
- dest_file: "article/ARTICLE.en_us.html"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_S/Playwrite-England-SemiJoined-1.png"
|
|
|
- dest_file: "article/Playwrite-England-SemiSemiJoined-1.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_S/Playwrite-England-SemiJoined-2.png"
|
|
|
- dest_file: "article/Playwrite-England-SemiSemiJoined-2.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_S/Playwrite-England-SemiJoined-3.png"
|
|
|
- dest_file: "article/Playwrite-England-SemiSemiJoined-3.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_S/Playwrite-England-SemiJoined-4.png"
|
|
|
- dest_file: "article/Playwrite-England-SemiSemiJoined-4.png"
|
|
|
- }
|
|
|
branch: "main"
|
|
|
}
|
|
|
display_name: "Playwrite England SemiJoined"
|