]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Kufam: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:18:41 +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: originaltype/kufam
- Commit: a2c0c9552f98295167bc33bdb9c6256dd6abdc8a (unchanged)
- Config: override in ofl/kufam/config.yaml
- Status: complete
- Confidence: HIGH

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

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

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

diff --git a/ofl/kufam/config.yaml b/ofl/kufam/config.yaml
new file mode 100644 (file)
index 0000000..dc12624
--- /dev/null
@@ -0,0 +1,6 @@
+sources:
+  - sources/Kufam_Arabic_Latin_Roman_Master.glyphs
+  - sources/Kufam_Latin_Italic_Master.glyphs
+familyName: "Kufam"
+axisOrder:
+  - wght
index 2488ed84776b323d341cf6ed60595c3025ae3e42..0ae1fd8d58094430f2474fd1706398ca2283c4ec 100644 (file)
@@ -61,3 +61,9 @@ The `commit` field needs to be added to the METADATA.pb source block. The most l
 ## Commit Added (MEDIUM confidence)
 
 Commit `a2c0c9552f98295167bc33bdb9c6256dd6abdc8a` was determined by **date_correlation**. Found the latest upstream commit before the binary modification date in google/fonts (2021-03-31). This assumes the upstream HEAD at onboarding time was the commit used.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/kufam/` referencing the upstream gftools-builder-compatible source at the pinned commit `a2c0c95` (`sources/Kufam_Arabic_Latin_Roman_Master.glyphs`, `sources/Kufam_Latin_Italic_Master.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.