]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Rationale: add override config.yaml (compat + legacy sources upstream)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:14:51 +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: cyrealtype/Rationale
- Commit: b12941d (unchanged)
- Config: override in ofl/rationale/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/Rationale.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/rationale/config.yaml [new file with mode: 0644]
ofl/rationale/upstream_info.md

diff --git a/ofl/rationale/config.yaml b/ofl/rationale/config.yaml
new file mode 100644 (file)
index 0000000..2fee927
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - sources/Rationale.glyphs
+familyName: Rationale
index b68f951ff27215de1b994dfe489211fe93b48d9d..c2cf31eaea55570ff1e3a499eaff876098d774ee 100644 (file)
@@ -18,3 +18,9 @@ The canonical upstream repository at `cyrealtype/Rationale` was located by searc
 ## Notes
 
 The repository also contains VFB files (legacy FontLab format), but the primary source is `Rationale.glyphs`. The copyright statement in METADATA.pb references `www.cyreal.org`, consistent with the `cyrealtype` GitHub organization.
+
+## 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 `b12941d` (upstream legacy: .vfb alongside .glyphs (Rationale.vfb, Rationale-OTF.vfb, Rationale-TTF.vfb)). Added an override `config.yaml` in `ofl/rationale/` that references the compatible sources only (`sources/Rationale.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`.