From: Simon Cozens Date: Thu, 30 May 2024 11:41:53 +0000 (+0100) Subject: Add config for parent bigshoulderstext too X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c65c4e01499141541dc6f69eca31002cd9f190e;p=thirdparty%2Fgoogle%2Ffonts.git Add config for parent bigshoulderstext too --- diff --git a/ofl/bigshoulderstext/config.yaml b/ofl/bigshoulderstext/config.yaml new file mode 100644 index 0000000000..d04ec2abb7 --- /dev/null +++ b/ofl/bigshoulderstext/config.yaml @@ -0,0 +1,28 @@ +sources: + - ../Big-Shoulders/sources/BigShoulders.glyphs +recipe: + ../Big-Shoulders/fonts/variable/text/BigShouldersText[wght].ttf: + - source: ../Big-Shoulders/sources/BigShoulders.glyphs + - args: --filter ... --filter FlattenComponentsFilter --filter DecomposeTransformedComponentsFilter + operation: buildVariable + - operation: subspace + axes: opsz=10 + - operation: rename + name: Big Shoulders Text + args: --just-family + - operation: fix + - postprocess: buildStat + # And now the small caps family + ../Big-Shoulders/fonts/variable/text/BigShouldersTextSC[wght].ttf: + - source: ../Big-Shoulders/sources/BigShoulders.glyphs + - args: --filter ... --filter FlattenComponentsFilter --filter DecomposeTransformedComponentsFilter + operation: buildVariable + - operation: subspace + axes: opsz=10 + - args: '''smcp -> ccmp''' + operation: remapLayout + - operation: rename + name: Big Shoulders Text SC + args: --just-family + - operation: fix + - postprocess: buildStat