]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Scope One: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:15:32 +0000 (10:15 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- Repo: daltonmaag/scope-one
- Commit: 7a5c5df7367bdba124c4dcf8f59b15912811c3c4 (unchanged)
- Config: override in ofl/scopeone/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/ScopeOne_Rg.ufo. STAT values omitted — gftools-builder will
auto-derive.

Assisted by an AI agent (Claude Opus 4.7 1M context)

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

diff --git a/ofl/scopeone/config.yaml b/ofl/scopeone/config.yaml
new file mode 100644 (file)
index 0000000..95b3b87
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - source/ScopeOne_Rg.ufo
+familyName: "Scope One"
+buildVariable: false
index cf5b203f867dddd0ab43e2108b0b09b83dd5e943..7800fc4db308a91568b47ce1331b399398d4c0d2 100644 (file)
@@ -25,3 +25,9 @@ The `source/` directory contained:
 ## Confidence
 
 High. The repository was hosted under the daltonmaag organization (the credited designer) and contained UFO sources directly corresponding to the released font binary.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/scopeone/` referencing the upstream gftools-builder-compatible source at the pinned commit `7a5c5df` (`source/ScopeOne_Rg.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.