]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Sorts Mill Goudy: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:22:38 +0000 (10:22 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- 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)

ofl/sortsmillgoudy/config.yaml [new file with mode: 0644]
ofl/sortsmillgoudy/upstream_info.md

diff --git a/ofl/sortsmillgoudy/config.yaml b/ofl/sortsmillgoudy/config.yaml
new file mode 100644 (file)
index 0000000..fc10183
--- /dev/null
@@ -0,0 +1,5 @@
+sources:
+  - source/OFLGoudyStM.ufo
+  - source/OFLGoudyStM-Italic.ufo
+familyName: "Sorts Mill Goudy"
+buildVariable: false
index 2465c910cc44c549a91a5cc9c387bbb70fbb4c37..ec89e43029e8ff0bfa7251138ac6712c96b99f26 100644 (file)
@@ -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.