]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Ramaraja: 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/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)

ofl/ramaraja/config.yaml [new file with mode: 0644]
ofl/ramaraja/upstream_info.md

diff --git a/ofl/ramaraja/config.yaml b/ofl/ramaraja/config.yaml
new file mode 100644 (file)
index 0000000..dd1e42f
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - Ramaraja-Regular.ufo
+familyName: Ramaraja
index 969a1b67e1cdca36e1a6f6dfaeae53641e59823d..32408c6715fde7a129bcba4369373b833a8802b2 100644 (file)
@@ -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`.