]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Zilla Slab Highlight: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:26:09 +0000 (10:26 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- Repo: mozilla/zilla-slab
- Commit: 6dcec520f9b23ad7f380b7ce3e8072be95fe0004 (unchanged)
- Config: override in ofl/zillaslabhighlight/config.yaml
- Status: complete
- Confidence: HIGH

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

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

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

diff --git a/ofl/zillaslabhighlight/config.yaml b/ofl/zillaslabhighlight/config.yaml
new file mode 100644 (file)
index 0000000..87a63da
--- /dev/null
@@ -0,0 +1,5 @@
+sources:
+  - sources/ZillaSlabHighlight-Regular.ufo
+  - sources/ZillaSlabHighlight-Bold.ufo
+familyName: "Zilla Slab Highlight"
+buildVariable: false
index d557c8055e758ce0386057bebd85b3547f334f9c..731b4e317044b29007fb15d32935142377f7a7e1 100644 (file)
@@ -24,3 +24,9 @@ Zilla Slab Highlight shared the same upstream repository as Zilla Slab (`mozilla
 ## Confidence
 
 High — the Highlight UFO sources were directly confirmed in the `mozilla/zilla-slab` repository, and the copyright string matches The Mozilla Foundation.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/zillaslabhighlight/` referencing the upstream gftools-builder-compatible source at the pinned commit `6dcec52` (`sources/ZillaSlabHighlight-Regular.ufo`, `sources/ZillaSlabHighlight-Bold.ufo`). 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.