]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Vampiro One: 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: SorkinType/Vampiro
- Commit: ec42cf1 (unchanged)
- Config: override in ofl/vampiroone/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: Vampiro.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/vampiroone/config.yaml [new file with mode: 0644]
ofl/vampiroone/upstream_info.md

diff --git a/ofl/vampiroone/config.yaml b/ofl/vampiroone/config.yaml
new file mode 100644 (file)
index 0000000..0cc5386
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - Vampiro.ufo
+familyName: "Vampiro One"
index 7115dfdfd3f28ff7fa230a72e247fc7da8f373be..d958883fa93af7a7b391c00c23f5b583dfc1ad25 100644 (file)
@@ -28,3 +28,9 @@ The copyright string `"Copyright (c) 2012, Sorkin Type Co (www.sorkintype.com eb
 **Commit**: ec42cf12230a8663c3ccb7a0c2da590ba98d2cd9
 **Status**: UFO source present
 **Confidence**: High
+
+## 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 `ec42cf1` (upstream legacy: .vfb in repo root and .sfd/.vfb archives in src/). Added an override `config.yaml` in `ofl/vampiroone/` that references the compatible sources only (`Vampiro.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`.