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

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

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

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

diff --git a/ofl/kanchenjunga/config.yaml b/ofl/kanchenjunga/config.yaml
new file mode 100644 (file)
index 0000000..e79a8c9
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - source/Kanchenjunga.designspace
+familyName: "Kanchenjunga"
+buildVariable: false
index 2d829d0667b0e9d69bccaa66b5a53117d8ed0b71..201843c869f65fd798fa83fd06b43062f88775e4 100644 (file)
@@ -124,3 +124,9 @@ sources:
 ```
 
 However, this needs testing due to the Smith-specific `.feax` feature format in the sources.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/kanchenjunga/` referencing the upstream gftools-builder-compatible source at the pinned commit `19a3efa` (`source/Kanchenjunga.designspace`). 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.