]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Ruda: 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: m4rc1e/Ruda-new
- Commit: a63532e04ffb0f46b635cf9e000966155958e19d (unchanged)
- Config: override in ofl/ruda/config.yaml
- Status: complete
- Confidence: HIGH

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

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

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

diff --git a/ofl/ruda/config.yaml b/ofl/ruda/config.yaml
new file mode 100644 (file)
index 0000000..bd21a65
--- /dev/null
@@ -0,0 +1,5 @@
+sources:
+  - Ruda_new.glyphs
+familyName: "Ruda"
+axisOrder:
+  - wght
index 9baa78651fdbd2fcdadf3227698f2db6f6a63f15..6072e7be545de634a2f575e7baa2f7b8781ebe6b 100644 (file)
@@ -35,3 +35,9 @@ source {
   commit: "a63532e04ffb0f46b635cf9e000966155958e19d"
 }
 ```
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/ruda/` referencing the upstream gftools-builder-compatible source at the pinned commit `a63532e` (`Ruda_new.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.