]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
VT323: add override config.yaml (compat + legacy sources upstream)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:14:53 +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: phoikoi/VT323
- Commit: 9bd4b3f (unchanged)
- Config: override in ofl/vt323/config.yaml
- Status: complete
- Confidence: HIGH

Upstream at the pinned commit has both compatible sources (.glyphs) and
legacy .sfd/.vfb archives. The override references the compatible
sources only: sources/VT323.glyphs. 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/vt323/config.yaml [new file with mode: 0644]
ofl/vt323/upstream_info.md

diff --git a/ofl/vt323/config.yaml b/ofl/vt323/config.yaml
new file mode 100644 (file)
index 0000000..330d9f2
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - sources/VT323.glyphs
+familyName: VT323
index ac2a4b4923ef28bda8016dbf04d53b1d351f9de6..a0d52432a310469470761f3f5e2fa6c3be48c1b3 100644 (file)
@@ -27,3 +27,9 @@ The copyright string `"Copyright 2011, The VT323 Project Authors (peter.hull@oik
 **Commit**: 9bd4b3f69887fd960d51d07602db60a28a789145
 **Status**: Glyphs source present
 **Confidence**: High
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Upstream has both compatible sources (.glyphs) and legacy `.sfd`/`.vfb` archives at the pinned commit `9bd4b3f` (upstream legacy: .sfd/.vfb archives in old/). Added an override `config.yaml` in `ofl/vt323/` that references the compatible sources only (`sources/VT323.glyphs`). 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`.