]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Slabo 13px: 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: TiroTypeworks/Slabo
- Commit: 2142069 (unchanged)
- Config: override in ofl/slabo13px/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: UFOs/Slabo 13px b004.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/slabo13px/config.yaml [new file with mode: 0644]
ofl/slabo13px/upstream_info.md

diff --git a/ofl/slabo13px/config.yaml b/ofl/slabo13px/config.yaml
new file mode 100644 (file)
index 0000000..7c0e668
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - "UFOs/Slabo 13px b004.ufo"
+familyName: "Slabo 13px"
index ded9abf03497a646a73e60c8bb0aafe4b2dbe447..a7de2ab42e4dc4597554799f80544ce22b7091b1 100644 (file)
@@ -38,3 +38,9 @@ Source block was added pointing to `TiroTypeworks/Slabo` at commit `21420697b49e
 ## Confidence
 
 High — The repository is owned by Tiro Typeworks (the font's creator), contains UFO source files for both the 13px and 27px variants, and matches the font metadata.
+
+## 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 `2142069` (upstream legacy: .vfb masters in FontLab Sources/). Added an override `config.yaml` in `ofl/slabo13px/` that references the compatible sources only (`UFOs/Slabo 13px b004.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`.