]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Add config for parent bigshouldersstenciltext too
authorSimon Cozens <simon@simon-cozens.org>
Thu, 30 May 2024 11:36:04 +0000 (12:36 +0100)
committerSimon Cozens <simon@simon-cozens.org>
Thu, 30 May 2024 11:36:04 +0000 (12:36 +0100)
ofl/bigshouldersstenciltext/config.yaml [new file with mode: 0644]

diff --git a/ofl/bigshouldersstenciltext/config.yaml b/ofl/bigshouldersstenciltext/config.yaml
new file mode 100644 (file)
index 0000000..f9d442b
--- /dev/null
@@ -0,0 +1,28 @@
+sources:
+    - ../Big-Shoulders-Stencil/sources/BigShouldersStencil.glyphs
+recipe:
+  ../Big-Shoulders-Stencil/fonts/variable/text/BigShouldersStencilText[wght].ttf:
+    - source: ../Big-Shoulders-Stencil/sources/BigShouldersStencil.glyphs
+    - args: --filter ...  --filter FlattenComponentsFilter --filter DecomposeTransformedComponentsFilter
+      operation: buildVariable
+    - operation: subspace
+      axes: opsz=10
+    - operation: rename
+      name: Big Shoulders Stencil Text
+      args: --just-family
+    - operation: fix
+    - postprocess: buildStat
+  # And now the small caps family
+  ../Big-Shoulders-Stencil/fonts/variable/text/BigShouldersStencilTextSC[wght].ttf:
+    - source: ../Big-Shoulders-Stencil/sources/BigShouldersStencil.glyphs
+    - args: --filter ...  --filter FlattenComponentsFilter --filter DecomposeTransformedComponentsFilter
+      operation: buildVariable
+    - operation: subspace
+      axes: opsz=10
+    - args: '''smcp -> ccmp'''
+      operation: remapLayout
+    - operation: rename
+      name: Big Shoulders Stencil Text SC
+      args: --just-family
+    - operation: fix
+    - postprocess: buildStat