|
@@ -21,15 +21,15 @@ fonts {
|
|
|
full_name: "Playwrite GB J 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
|
|
|
max_value: 400.0
|
|
|
-}
|
|
|
-source {
|
|
|
+}source {
|
|
|
repository_url: "https://github.com/TypeTogether/Playwrite"
|
|
|
- commit: "30b5a7b7466274c296058dd889b097434d5d6eb9"
|
|
|
+ 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 +42,6 @@ source {
|
|
|
source_file: "fonts/variable/PlaywriteGBJ-Italic[wght].ttf"
|
|
|
dest_file: "PlaywriteGBJ-Italic[wght].ttf"
|
|
|
}
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_J/ARTICLE.en_us.html"
|
|
|
- dest_file: "article/ARTICLE.en_us.html"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_J/Playwrite-England-Joined-1.png"
|
|
|
- dest_file: "article/Playwrite-England-Joined-1.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_J/Playwrite-England-Joined-2.png"
|
|
|
- dest_file: "article/Playwrite-England-Joined-2.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_J/Playwrite-England-Joined-3.png"
|
|
|
- dest_file: "article/Playwrite-England-Joined-3.png"
|
|
|
- }
|
|
|
- files {
|
|
|
- source_file: "documentation/about/GB_J/Playwrite-England-Joined-4.png"
|
|
|
- dest_file: "article/Playwrite-England-Joined-4.png"
|
|
|
- }
|
|
|
branch: "main"
|
|
|
}
|
|
|
display_name: "Playwrite England Joined"
|