]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Rozha One: 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: itfoundry/rozhaone
- Commit: 8225a64 (unchanged)
- Config: override in ofl/rozhaone/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: styles/Regular/font.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/rozhaone/config.yaml [new file with mode: 0644]
ofl/rozhaone/upstream_info.md

diff --git a/ofl/rozhaone/config.yaml b/ofl/rozhaone/config.yaml
new file mode 100644 (file)
index 0000000..70ab4a9
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - styles/Regular/font.ufo
+familyName: "Rozha One"
index fecbf54d53f024555d4f441d9a01c65ee3e80676..80c14a6376313242acaf5066c437405beba8485b 100644 (file)
@@ -18,3 +18,9 @@ The canonical upstream repository at `itfoundry/rozhaone` was located by searchi
 ## Notes
 
 The designer is the Indian Type Foundry (`info@indiantypefoundry.com`), consistent with the copyright statement in METADATA.pb. A secondary fork exists at `web1o1/rozhaone`, but the `itfoundry` repository is the canonical upstream. The repository has not been updated since 2014. The build system uses custom Python scripts (`build.py`, `reference.py`) rather than a standard `config.yaml`.
+
+## 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 `8225a64` (upstream legacy: .vfb master in masters/). Added an override `config.yaml` in `ofl/rozhaone/` that references the compatible sources only (`styles/Regular/font.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`.