]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Scada: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:21:17 +0000 (10:21 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- Repo: googlefonts/scada
- Commit: df06a155d95984d259c8492aeaaa520188a3d46b (unchanged)
- Config: override in ofl/scada/config.yaml
- Status: complete
- Confidence: HIGH

Upstream has .glyphs
sources at the pinned commit but no config file. An override was added
referencing sources/Scada.glyphs and sources/Scada-Italic.glyphs. STAT values omitted — gftools-builder will
auto-derive.

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

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

diff --git a/ofl/scada/config.yaml b/ofl/scada/config.yaml
new file mode 100644 (file)
index 0000000..421344d
--- /dev/null
@@ -0,0 +1,5 @@
+sources:
+  - sources/Scada.glyphs
+  - sources/Scada-Italic.glyphs
+familyName: "Scada"
+buildVariable: false
index eb1bf23e3c09572d53c48bb96d2d55718714ce77..1fc69676a33be6b76383d0244be5002d695479b2 100644 (file)
@@ -26,3 +26,9 @@ These Glyphs source files covered all four styles (Regular, Italic, Bold, Bold I
 ## Confidence
 
 High. The repository was hosted under the googlefonts organization and contained Glyphs source files directly corresponding to the released font binaries.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/scada/` referencing the upstream gftools-builder-compatible source at the pinned commit `df06a15` (`sources/Scada.glyphs`, `sources/Scada-Italic.glyphs`). 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.