]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Unna: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:24:57 +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/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)

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

diff --git a/ofl/unna/config.yaml b/ofl/unna/config.yaml
new file mode 100644 (file)
index 0000000..3db18af
--- /dev/null
@@ -0,0 +1,5 @@
+sources:
+  - sources/Unna.glyphs
+  - sources/Unna Italic.glyphs
+familyName: "Unna"
+buildVariable: false
index 995748318d984213b74b25b5b2710385c25dad19..675685016c257091481c65ea19d0c8837c1ac8ad 100644 (file)
@@ -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.