]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Space Grotesk: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:23:03 +0000 (10:23 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- Repo: floriankarsten/space-grotesk
- Commit: 03507d024a01282884232081fc6011c09ff4e849 (unchanged)
- Config: override in ofl/spacegrotesk/config.yaml
- Status: complete
- Confidence: HIGH

Upstream has a .glyphs
sources at the pinned commit but no config file. An override was added
referencing sources/SpaceGrotesk-v2.glyphs. STAT values omitted — gftools-builder will
auto-derive.

Assisted by an AI agent (Claude Opus 4.7 1M context)

ofl/spacegrotesk/config.yaml [new file with mode: 0644]
ofl/spacegrotesk/upstream_info.md

diff --git a/ofl/spacegrotesk/config.yaml b/ofl/spacegrotesk/config.yaml
new file mode 100644 (file)
index 0000000..c8b54de
--- /dev/null
@@ -0,0 +1,5 @@
+sources:
+  - sources/SpaceGrotesk-v2.glyphs
+familyName: "Space Grotesk"
+axisOrder:
+  - wght
index 43241afd78fc937165eea51f71b60749f444e8cd..103cfdd704000fd7d033f306cdd26015a1ca02e6 100644 (file)
@@ -16,3 +16,9 @@ The repository contains a `sources/` directory alongside pre-built fonts in the
 
 ## Notes
 Space Grotesk is a variable sans-serif typeface by Florian Karsten with a `wght` axis ranging from 300 to 700. The METADATA.pb source block already included detailed file mappings and a branch specification (`master`); only the commit hash was missing. The repository has a minisite at https://floriankarsten.github.io/space-grotesk.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/spacegrotesk/` referencing the upstream gftools-builder-compatible source at the pinned commit `03507d0` (`sources/SpaceGrotesk-v2.glyphs`). The upstream repo has no `config.yaml` of its own at this rev; `google-fonts-sources` auto-detects the override and records it in crater's `targets.json` as an external config on the next regeneration.