]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Truculenta: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:24:47 +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: Omnibus-Type/Truculenta
- Commit: 7ce6b921fc5418882e99f7e1f32688c49cb5acd5 (unchanged)
- Config: override in ofl/truculenta/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/Truculenta.glyphs. STAT values omitted — gftools-builder will
auto-derive.

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

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

diff --git a/ofl/truculenta/config.yaml b/ofl/truculenta/config.yaml
new file mode 100644 (file)
index 0000000..980041e
--- /dev/null
@@ -0,0 +1,7 @@
+sources:
+  - sources/Truculenta.glyphs
+familyName: "Truculenta"
+axisOrder:
+  - opsz
+  - wdth
+  - wght
index d7dfcfbf2256e5b334a37eeaac6fa39ca088187f..e9479cdfe62f60c2b36cf196e2d3ac8fb1a7d757 100644 (file)
@@ -13,3 +13,9 @@ The source block in METADATA.pb contained repository_url, files, and branch ("ma
 ## Notes
 - This is a variable font with three axes: opsz, wdth, and wght.
 - Repository is maintained by Omnibus-Type.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/truculenta/` referencing the upstream gftools-builder-compatible source at the pinned commit `7ce6b92` (`sources/Truculenta.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.