@@ -12,6 +12,7 @@ fonts {
12
12
full_name: "Playwrite AR Regular"
13
13
copyright: "Copyright 2023 The Playwrite Project Authors (https://github.com/TypeTogether/Playwrite)"
14
14
}
15
+ # We use only the menu subset to avoid the subsetter issues identified with the PW fonts.
15
16
subsets: "menu"
16
17
axes {
17
18
tag: "wght"
20
21
}
21
22
source {
22
23
repository_url: "https://github.com/TypeTogether/Playwrite"
23
- commit: "30b5a7b7466274c296058dd889b097434d5d6eb9"
24
+ commit: "c92b72cb8ae2e7458b5de4e0f8f08b0861c35afc"
25
+ archive_url: "https://github.com/TypeTogether/Playwrite/releases/download/v1.003/Playwrite-fonts.zip"
24
26
files {
25
27
source_file: "OFL.txt"
26
28
dest_file: "OFL.txt"
@@ -29,24 +31,8 @@ source {
29
31
source_file: "fonts/variable/PlaywriteAR[wght].ttf"
30
32
dest_file: "PlaywriteAR[wght].ttf"
31
33
}
32
- files {
33
- source_file: "documentation/about/AR/ARTICLE.en_us.html"
34
- dest_file: "article/ARTICLE.en_us.html"
35
- }
36
- files {
37
- source_file: "documentation/about/AR/Playwrite-Argentina-1.png"
38
- dest_file: "article/Playwrite-Argentina-1.png"
39
- }
40
- files {
41
- source_file: "documentation/about/AR/Playwrite-Argentina-2.png"
42
- dest_file: "article/Playwrite-Argentina-2.png"
43
- }
44
- files {
45
- source_file: "documentation/about/AR/Playwrite-Argentina-3.png"
46
- dest_file: "article/Playwrite-Argentina-3.png"
47
- }
48
34
branch: "main"
49
35
}
50
36
display_name: "Playwrite Argentina"
51
37
minisite_url: "https://primarium.info/countries/argentina"
52
- primary_language: "es_Latn"
38
+ primary_language: "es_Latn"
0 commit comments