]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Sniglet: add override config.yaml (compat + legacy sources upstream)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:14:52 +0000 (10:14 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 10:16:47 +0000 (11:16 +0100)
- Repo: theleagueof/sniglet
- Commit: 5c6b086 (unchanged)
- Config: override in ofl/sniglet/config.yaml
- Status: complete
- Confidence: HIGH

Upstream at the pinned commit has both compatible sources (.ufo) and
legacy .sfd/.vfb archives. The override references the compatible
sources only: source/Sniglet_Regular.ufo. STAT values omitted (all shipped fonts are
statics; gftools-builder will auto-derive as needed).

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

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

diff --git a/ofl/sniglet/config.yaml b/ofl/sniglet/config.yaml
new file mode 100644 (file)
index 0000000..c7c0c4d
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - source/Sniglet_Regular.ufo
+familyName: Sniglet
index 71fa74895b74c644a951f7603ed776d204d92bd0..71eb43e0b1d8a950d498eb65c4dad3e189082298 100644 (file)
@@ -40,3 +40,9 @@ Source block was added pointing to `theleagueof/sniglet` at commit `5c6b0860bdd0
 ## Confidence
 
 Medium — The repository is maintained by The League of Moveable Type (the canonical host for Haley Fiege's fonts) and contains UFO sources for the Regular weight, but the ExtraBold weight source is absent.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Upstream has both compatible sources (.ufo) and legacy `.sfd`/`.vfb` archives at the pinned commit `5c6b086` (upstream legacy: .vfb in source/ (upstream ships Regular UFO only; ExtraBold has no source at this commit)). Added an override `config.yaml` in `ofl/sniglet/` that references the compatible sources only (`source/Sniglet_Regular.ufo`). The legacy archives are retained upstream for historical reference but are not consumed by gftools-builder. `google-fonts-sources` auto-detects the override on the next regeneration of crater's `targets.json`.