]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Ramabhadra: 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: appajid/ramabhadra
- Commit: 0957942 (unchanged)
- Config: override in ofl/ramabhadra/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: Ramabhadra.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/ramabhadra/config.yaml [new file with mode: 0644]
ofl/ramabhadra/upstream_info.md

diff --git a/ofl/ramabhadra/config.yaml b/ofl/ramabhadra/config.yaml
new file mode 100644 (file)
index 0000000..5899086
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - Ramabhadra.ufo
+familyName: Ramabhadra
index ccf91d5cb9d8ad47b087c383a171cda1bd186e05..956c243da948102a000cd05d7042f9282e189798 100644 (file)
@@ -25,3 +25,9 @@ A source repository was found and a source block was added to METADATA.pb.
 - The GitHub repository is maintained by `appajid` (Appaji Ambarisha Darbha), who maintains many Telugu fonts under the Silicon Andhra umbrella — this is consistent with the organization copyright
 - The repository description states "Updating TTF SFD Copyright and version", indicating active maintenance
 - The repo contains a UFO source file, making it suitable as an upstream source
+
+## 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 `0957942` (upstream legacy: .sfd in repo root). Added an override `config.yaml` in `ofl/ramabhadra/` that references the compatible sources only (`Ramabhadra.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`.