]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
League Script: add override config.yaml (compat + legacy sources upstream)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:14:50 +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/league-script-number-one
- Commit: 225add0 (unchanged)
- Config: override in ofl/leaguescript/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/LeagueScriptNumberOne.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/leaguescript/config.yaml [new file with mode: 0644]
ofl/leaguescript/upstream_info.md

diff --git a/ofl/leaguescript/config.yaml b/ofl/leaguescript/config.yaml
new file mode 100644 (file)
index 0000000..3b09587
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - source/LeagueScriptNumberOne.ufo
+familyName: "League Script"
index 24a3cec5fc438533d23b1ef91e0abc4dc47237cd..622bb99bc8c8de578ca370a0d507582957171aee 100644 (file)
@@ -46,3 +46,9 @@ The repository URL is present but the commit hash is missing. The upstream repo
 ## Commit Added (MEDIUM confidence)
 
 Commit `225add0b37cf8268759ba4572e02630d9fb54ecf` was determined by **date_correlation**. Found the latest upstream commit before the binary modification date in google/fonts (2019-07-09). This assumes the upstream HEAD at onboarding time was the commit used.
+
+## 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 `225add0` (upstream legacy: .vfb in source/). Added an override `config.yaml` in `ofl/leaguescript/` that references the compatible sources only (`source/LeagueScriptNumberOne.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`.