From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:14:51 +0000 (+0100) Subject: Ramaraja: add override config.yaml (compat + legacy sources upstream) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48d3779f250a0342281f8532e5877d33137ae683;p=thirdparty%2Fgoogle%2Ffonts.git Ramaraja: add override config.yaml (compat + legacy sources upstream) - Repo: appajid/ramaraja - Commit: fc98f3e (unchanged) - Config: override in ofl/ramaraja/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: Ramaraja-Regular.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/ramaraja/config.yaml b/ofl/ramaraja/config.yaml new file mode 100644 index 000000000..dd1e42f81 --- /dev/null +++ b/ofl/ramaraja/config.yaml @@ -0,0 +1,3 @@ +sources: + - Ramaraja-Regular.ufo +familyName: Ramaraja diff --git a/ofl/ramaraja/upstream_info.md b/ofl/ramaraja/upstream_info.md index 969a1b67e..32408c671 100644 --- a/ofl/ramaraja/upstream_info.md +++ b/ofl/ramaraja/upstream_info.md @@ -26,3 +26,9 @@ A canonical upstream source repository was found and a source block was added to - The repository description states "updating copyright and latin characters", indicating active maintenance - The copyright in METADATA.pb references Silicon Andhra (fonts.siliconandhra.org) and Sebastian Kosch (Crimson font), as Ramaraja was based on the Crimson design extended to support Telugu - The appajid account maintains many Telugu font repositories under the Silicon Andhra umbrella + +## 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 `fc98f3e` (upstream legacy: .sfd in repo root). Added an override `config.yaml` in `ofl/ramaraja/` that references the compatible sources only (`Ramaraja-Regular.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`.