generated from notofonts/noto-project-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build in two steps so obtain-upstream doesn't trip over itself
- Loading branch information
1 parent
f008e7a
commit 291aa8b
Showing
2 changed files
with
73 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters