From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:23:03 +0000 (+0100) Subject: Space Grotesk: add override config.yaml (compatible upstream sources) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00a38a53f92aef923b9353f40128e8f4552ddae4;p=thirdparty%2Fgoogle%2Ffonts.git Space Grotesk: add override config.yaml (compatible upstream sources) - 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) --- diff --git a/ofl/spacegrotesk/config.yaml b/ofl/spacegrotesk/config.yaml new file mode 100644 index 000000000..c8b54dedc --- /dev/null +++ b/ofl/spacegrotesk/config.yaml @@ -0,0 +1,5 @@ +sources: + - sources/SpaceGrotesk-v2.glyphs +familyName: "Space Grotesk" +axisOrder: + - wght diff --git a/ofl/spacegrotesk/upstream_info.md b/ofl/spacegrotesk/upstream_info.md index 43241afd7..103cfdd70 100644 --- a/ofl/spacegrotesk/upstream_info.md +++ b/ofl/spacegrotesk/upstream_info.md @@ -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.