]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Gentium Plus: add override config.yaml (compat + legacy sources upstream)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:14:49 +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: silnrsi/font-gentium
- Commit: 7ac5e5c (unchanged)
- Config: override in ofl/gentiumplus/config.yaml
- Status: complete
- Confidence: HIGH

Upstream at the pinned commit has both compatible sources (.designspace) and
legacy .sfd/.vfb archives. The override references the compatible
sources only: source/GentiumPlusRoman.designspace, source/GentiumPlusItalic.designspace. 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/gentiumplus/config.yaml [new file with mode: 0644]
ofl/gentiumplus/upstream_info.md

diff --git a/ofl/gentiumplus/config.yaml b/ofl/gentiumplus/config.yaml
new file mode 100644 (file)
index 0000000..fdea7da
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - source/GentiumPlusRoman.designspace
+  - source/GentiumPlusItalic.designspace
+familyName: "Gentium Plus"
index d3a103a6dfc4bce9c810d7abec524fbe7b8ee460..ce834ba00e532279d821816882dcf6a338d1f86b 100644 (file)
@@ -117,3 +117,9 @@ source {
 
 ### Status: `no_config_possible`
 ### Confidence: HIGH
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Upstream has both compatible sources (.designspace) and legacy `.sfd`/`.vfb` archives at the pinned commit `7ac5e5c` (upstream legacy: .vfb archives in source/archive/). Added an override `config.yaml` in `ofl/gentiumplus/` that references the compatible sources only (`source/GentiumPlusRoman.designspace`, `source/GentiumPlusItalic.designspace`). 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`.