- Repo: stipub/stixfonts
- Commit:
c4afdf3fa5390159ef24aca1db5e957487c23897 (unchanged)
- Config: override in ofl/stixtwomath/config.yaml
- Status: complete
- Confidence: HIGH
Upstream has a .ufo
sources at the pinned commit but no config file. An override was added
referencing source/STIXTwoMath-Regular.ufo. STAT values omitted — gftools-builder will
auto-derive.
Assisted by an AI agent (Claude Opus 4.7 1M context)
--- /dev/null
+sources:
+ - source/STIXTwoMath-Regular.ufo
+familyName: "STIX Two Math"
+buildVariable: false
## Notes
STIX Two Math is a mathematical OpenType font from the STIX Fonts project, designed by Tiro Typeworks, Ross Mills, John Hudson, and Paul Hanslow. It shares its upstream repository with STIX Two Text; both families were updated with the same commit hash. The METADATA.pb source block already included file mappings and a branch specification (`master`); only the commit hash was missing.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/stixtwomath/` referencing the upstream gftools-builder-compatible source at the pinned commit `c4afdf3` (`source/STIXTwoMath-Regular.ufo`). The upstream repo has no `config.yaml` of its own at this rev; `google-fonts-sources` auto-detects the override and records it in crater's `targets.json` as an external config on the next regeneration.