]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Namdhinggo: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:19:46 +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: silnrsi/font-namdhinggo
- Commit: 2c6ac797b061941d1f46c980910982b1b1f240ab (unchanged)
- Config: override in ofl/namdhinggo/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/Namdhinggo.designspace. STAT values omitted — gftools-builder will
auto-derive.

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

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

diff --git a/ofl/namdhinggo/config.yaml b/ofl/namdhinggo/config.yaml
new file mode 100644 (file)
index 0000000..35a83a2
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - source/Namdhinggo.designspace
+familyName: "Namdhinggo"
+buildVariable: false
index 1418066c3c1f53bcf37ab430bc6ff9bed654b8c4..57c8fbe17fd56bf127016732b1a30adb14102e64 100644 (file)
@@ -55,3 +55,9 @@ Without local access to the `font-namdhinggo` repo, the exact source format cann
 ## Commit Added (HIGH confidence)
 
 Commit `2c6ac797b061941d1f46c980910982b1b1f240ab` was determined by **tag_match**. Matched a version tag in the upstream repo whose date is on or before the binary modification date in google/fonts (2023-07-06). This is the most reliable method.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/namdhinggo/` referencing the upstream gftools-builder-compatible source at the pinned commit `2c6ac79` (`source/Namdhinggo.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.