- Repo: stipub/stixfonts
- Commit:
c4afdf3fa5390159ef24aca1db5e957487c23897 (unchanged)
- Config: override in ofl/stixtwotext/config.yaml
- Status: complete
- Confidence: HIGH
Upstream has .designspace
sources at the pinned commit but no config file. An override was added
referencing source/STIXTwoTextVF-Roman.designspace and source/STIXTwoTextVF-Italic.designspace. STAT values omitted — gftools-builder will
auto-derive.
Assisted by an AI agent (Claude Opus 4.7 1M context)
--- /dev/null
+sources:
+ - source/STIXTwoTextVF-Roman.designspace
+ - source/STIXTwoTextVF-Italic.designspace
+familyName: "STIX Two Text"
+axisOrder:
+ - wght
## Notes
STIX Two Text is a variable serif text font from the STIX Fonts project, designed by Tiro Typeworks, Ross Mills, John Hudson, and Paul Hanslow. It includes roman and italic variable fonts with a `wght` axis ranging from 400 to 700. It shares its upstream repository with STIX Two Math; 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/stixtwotext/` referencing the upstream gftools-builder-compatible source at the pinned commit `c4afdf3` (`source/STIXTwoTextVF-Roman.designspace`, `source/STIXTwoTextVF-Italic.designspace`). 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.