From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:24:57 +0000 (+0100) Subject: Unna: add override config.yaml (compatible upstream sources) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be74a5cfe032c515eb5ea84576e7c2832fbbeeaf;p=thirdparty%2Fgoogle%2Ffonts.git Unna: add override config.yaml (compatible upstream sources) - Repo: Omnibus-Type/Unna - Commit: 826be2abebda53d63bcd99b7ca30a7061b89bcfd (unchanged) - Config: override in ofl/unna/config.yaml - Status: complete - Confidence: HIGH Upstream has .glyphs sources at the pinned commit but no config file. An override was added referencing sources/Unna.glyphs and 'sources/Unna Italic.glyphs'. STAT values omitted — gftools-builder will auto-derive. Assisted by an AI agent (Claude Opus 4.7 1M context) --- diff --git a/ofl/unna/config.yaml b/ofl/unna/config.yaml new file mode 100644 index 000000000..3db18afaa --- /dev/null +++ b/ofl/unna/config.yaml @@ -0,0 +1,5 @@ +sources: + - sources/Unna.glyphs + - sources/Unna Italic.glyphs +familyName: "Unna" +buildVariable: false diff --git a/ofl/unna/upstream_info.md b/ofl/unna/upstream_info.md index 995748318..675685016 100644 --- a/ofl/unna/upstream_info.md +++ b/ofl/unna/upstream_info.md @@ -26,3 +26,9 @@ The repository was located by searching for the Omnibus-Type organization on Git **Commit**: 826be2abebda53d63bcd99b7ca30a7061b89bcfd **Status**: Glyphs sources present **Confidence**: High + +## Update (2026-04-24) — Override config.yaml + +**Model**: Claude Opus 4.7 (1M context) + +Added an override `config.yaml` in `ofl/unna/` referencing the upstream gftools-builder-compatible source at the pinned commit `826be2a` (`sources/Unna.glyphs`, `sources/Unna Italic.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.