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