]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Trispace: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:24:37 +0000 (10:24 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- 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)

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

diff --git a/ofl/trispace/config.yaml b/ofl/trispace/config.yaml
new file mode 100644 (file)
index 0000000..12847a6
--- /dev/null
@@ -0,0 +1,6 @@
+sources:
+  - Sources/Trispace.glyphs
+familyName: "Trispace"
+axisOrder:
+  - wdth
+  - wght
index d624869949b0445e728fb7a5a8bfaa4624a0a326..66cd6fa86d8c30ca87a030b3a18ca477b71db557 100644 (file)
@@ -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.