From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:22:38 +0000 (+0100) Subject: Sorts Mill Goudy: add override config.yaml (compatible upstream sources) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf587adc3e372bf8e41926b690981f9e2aced8dc;p=thirdparty%2Fgoogle%2Ffonts.git Sorts Mill Goudy: add override config.yaml (compatible upstream sources) - Repo: theleagueof/sorts-mill-goudy - Commit: 06072890c7b05f274215a24f17449655ccb2c8af (unchanged) - Config: override in ofl/sortsmillgoudy/config.yaml - Status: complete - Confidence: HIGH Upstream has .ufo sources at the pinned commit but no config file. An override was added referencing source/OFLGoudyStM.ufo and source/OFLGoudyStM-Italic.ufo. STAT values omitted — gftools-builder will auto-derive. Assisted by an AI agent (Claude Opus 4.7 1M context) --- diff --git a/ofl/sortsmillgoudy/config.yaml b/ofl/sortsmillgoudy/config.yaml new file mode 100644 index 000000000..fc10183b8 --- /dev/null +++ b/ofl/sortsmillgoudy/config.yaml @@ -0,0 +1,5 @@ +sources: + - source/OFLGoudyStM.ufo + - source/OFLGoudyStM-Italic.ufo +familyName: "Sorts Mill Goudy" +buildVariable: false diff --git a/ofl/sortsmillgoudy/upstream_info.md b/ofl/sortsmillgoudy/upstream_info.md index 2465c910c..ec89e4302 100644 --- a/ofl/sortsmillgoudy/upstream_info.md +++ b/ofl/sortsmillgoudy/upstream_info.md @@ -41,3 +41,9 @@ Moveable Type, an open-source type foundry. The font includes features such as small capitals (roman only), oldstyle and lining figures, superscripts, subscripts, fractions, ligatures, class-based kerning, and case-sensitive forms. The typeface is licensed under the SIL Open Font License. + +## Update (2026-04-24) — Override config.yaml + +**Model**: Claude Opus 4.7 (1M context) + +Added an override `config.yaml` in `ofl/sortsmillgoudy/` referencing the upstream gftools-builder-compatible source at the pinned commit `0607289` (`source/OFLGoudyStM.ufo`, `source/OFLGoudyStM-Italic.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.