From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:14:52 +0000 (+0100) Subject: Slabo 13px: add override config.yaml (compat + legacy sources upstream) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d77164b65632e314c228c5c653f47f9ff2e092a;p=thirdparty%2Fgoogle%2Ffonts.git Slabo 13px: add override config.yaml (compat + legacy sources upstream) - 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) --- diff --git a/ofl/slabo13px/config.yaml b/ofl/slabo13px/config.yaml new file mode 100644 index 000000000..7c0e668c4 --- /dev/null +++ b/ofl/slabo13px/config.yaml @@ -0,0 +1,3 @@ +sources: + - "UFOs/Slabo 13px b004.ufo" +familyName: "Slabo 13px" diff --git a/ofl/slabo13px/upstream_info.md b/ofl/slabo13px/upstream_info.md index ded9abf03..a7de2ab42 100644 --- a/ofl/slabo13px/upstream_info.md +++ b/ofl/slabo13px/upstream_info.md @@ -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`.