]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
OFL Sorts Mill Goudy TT: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:19:53 +0000 (10:19 +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/oflsortsmillgoudytt/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/oflsortsmillgoudytt/config.yaml [new file with mode: 0644]
ofl/oflsortsmillgoudytt/upstream_info.md

diff --git a/ofl/oflsortsmillgoudytt/config.yaml b/ofl/oflsortsmillgoudytt/config.yaml
new file mode 100644 (file)
index 0000000..1f7b711
--- /dev/null
@@ -0,0 +1,5 @@
+sources:
+  - source/OFLGoudyStM.ufo
+  - source/OFLGoudyStM-Italic.ufo
+familyName: "OFL Sorts Mill Goudy TT"
+buildVariable: false
index b15d80d8caeaa891f862a227493c3a97c71c4540..b9e926ceda3ff4422b94b202aad976a482684b98 100644 (file)
@@ -52,3 +52,9 @@ source {
 ## Confidence
 
 **High** — The repository is owned by The League of Moveable Type with Barry Schwartz as the credited designer, matching the designer field in METADATA.pb. UFO sources are present. The repository description matches the font description exactly.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/oflsortsmillgoudytt/` 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.