From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:24:37 +0000 (+0100) Subject: Trispace: add override config.yaml (compatible upstream sources) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb685dc1b615f4a276f019d2d5d467eb5fa9306a;p=thirdparty%2Fgoogle%2Ffonts.git Trispace: add override config.yaml (compatible upstream sources) - Repo: Etcetera-Type-Co/Trispace - Commit: 8f332ade4a0e4be1cab60eafcbac95a53a3d46f6 (unchanged) - Config: override in ofl/trispace/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/Trispace.glyphs. STAT values omitted — gftools-builder will auto-derive. Assisted by an AI agent (Claude Opus 4.7 1M context) --- diff --git a/ofl/trispace/config.yaml b/ofl/trispace/config.yaml new file mode 100644 index 000000000..12847a6ef --- /dev/null +++ b/ofl/trispace/config.yaml @@ -0,0 +1,6 @@ +sources: + - Sources/Trispace.glyphs +familyName: "Trispace" +axisOrder: + - wdth + - wght diff --git a/ofl/trispace/upstream_info.md b/ofl/trispace/upstream_info.md index d62486994..66cd6fa86 100644 --- a/ofl/trispace/upstream_info.md +++ b/ofl/trispace/upstream_info.md @@ -14,3 +14,9 @@ The source block in METADATA.pb contained only a repository_url with no files, b - The source block has no explicit file mappings or branch specification, meaning it relies on default behavior. - This is a variable font with two axes: wdth and wght. - Repository is maintained by Etcetera Type Co (Tyler Finck). + +## Update (2026-04-24) — Override config.yaml + +**Model**: Claude Opus 4.7 (1M context) + +Added an override `config.yaml` in `ofl/trispace/` referencing the upstream gftools-builder-compatible source at the pinned commit `8f332ad` (`Sources/Trispace.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.