- Repo: appajid/timmana
- Commit:
6ed6823 (unchanged)
- Config: override in ofl/timmana/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: TimmanaRegular.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)
--- /dev/null
+sources:
+ - TimmanaRegular.ufo
+familyName: Timmana
### Notes
A secondary repository at `davelab6/timmana` was also found, but it contained only TTX (compiled XML) files and a bakery.yaml, with no editable source files. It was therefore skipped in favor of the canonical upstream.
+
+## 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 `6ed6823` (upstream legacy: .vfb in repo root). Added an override `config.yaml` in `ofl/timmana/` that references the compatible sources only (`TimmanaRegular.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`.