Skip to content

Commit

Permalink
Build in two steps so obtain-upstream doesn't trip over itself
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Dec 19, 2024
1 parent f008e7a commit 291aa8b
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
72 changes: 72 additions & 0 deletions sources/config-sans-math-xplat.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
recipe:
../fonts/NotoSansMath/full/xplatmath/NotoSansMath-Regular.otf:
- source: NotoSansMath.designspace
- args: --allow-sparse
directory: even-fuller-designspace
operation: addSubset
subsets:
- from: Noto Sans
ranges:
- start: 96
end: 96
- start: 162
end: 183
- start: 192
end: 214
- start: 216
end: 222
- start: 223
end: 383
- start: 437
end: 437
- start: 710
end: 710
- start: 784
end: 784
- start: 794
end: 794
- start: 1014
end: 1014
- start: 1024
end: 1119
- start: 8208
end: 8208
- start: 8213
end: 8213
- start: 8215
end: 8215
- start: 8225
end: 8226
- start: 8229
end: 8229
- start: 8248
end: 8248
- start: 8252
end: 8252
- start: 8259
end: 8259
- start: 8263
end: 8263
- start: 8364
end: 8364
- start: 8455
end: 8455
- start: 8472
end: 8472
- start: 8487
end: 8487
- start: 8489
end: 8489
- start: 8491
end: 8491
- start: 8498
end: 8498
- start: 8513
end: 8516
- start: 8522
end: 8523
- instance_name: Noto Sans Math Regular
operation: instantiateUfo
target: even-fuller-designspace/instance_ufos/NotoSansMath-Regular.ufo.json
- args: --filter ... --filter FlattenComponentsFilter --filter DecomposeTransformedComponentsFilter
operation: buildOTF
74 changes: 1 addition & 73 deletions sources/config-sans-math.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,76 +86,4 @@ includeSubsets:
start: 8522
recipeProvider: noto
sources:
- NotoSansMath.glyphspackage
recipe:
../fonts/NotoSansMath/full/xplatmath/NotoSansMath-Regular.otf:
- source: NotoSansMath.designspace
- args: --allow-sparse
directory: even-fuller-designspace
operation: addSubset
subsets:
- from: Noto Sans
ranges:
- start: 96
end: 96
- start: 162
end: 183
- start: 192
end: 214
- start: 216
end: 222
- start: 223
end: 383
- start: 437
end: 437
- start: 710
end: 710
- start: 784
end: 784
- start: 794
end: 794
- start: 1014
end: 1014
- start: 1024
end: 1119
- start: 8208
end: 8208
- start: 8213
end: 8213
- start: 8215
end: 8215
- start: 8225
end: 8226
- start: 8229
end: 8229
- start: 8248
end: 8248
- start: 8252
end: 8252
- start: 8259
end: 8259
- start: 8263
end: 8263
- start: 8364
end: 8364
- start: 8455
end: 8455
- start: 8472
end: 8472
- start: 8487
end: 8487
- start: 8489
end: 8489
- start: 8491
end: 8491
- start: 8498
end: 8498
- start: 8513
end: 8516
- start: 8522
end: 8523
- instance_name: Noto Sans Math Regular
operation: instantiateUfo
target: even-fuller-designspace/instance_ufos/NotoSansMath-Regular.ufo.json
- args: --filter ... --filter FlattenComponentsFilter --filter DecomposeTransformedComponentsFilter
operation: buildOTF
- NotoSansMath.glyphspackage

0 comments on commit 291aa8b

Please sign in to comment.