]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Encode Sans: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:11:30 +0000 (10:11 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- Repo: thundernixon/Encode-Sans
- Commit: 6407de854a4dc3bfbe2160a11c5b57f5a1baf3bc (unchanged)
- Config: override in ofl/encodesans/config.yaml
- Status: complete
- Confidence: HIGH

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

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

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

diff --git a/ofl/encodesans/config.yaml b/ofl/encodesans/config.yaml
new file mode 100644 (file)
index 0000000..7382046
--- /dev/null
@@ -0,0 +1,6 @@
+sources:
+  - sources/Encode-Sans.glyphs
+familyName: "Encode Sans"
+axisOrder:
+  - wdth
+  - wght
index e41a637e80ee6d149ba9d36201b142f64730a152..709e45f72b7e0a22e6d9043e069a94f2e336457a 100644 (file)
@@ -65,3 +65,9 @@ axisOrder:
 ## Confidence
 
 **HIGH** -- The commit hash is explicitly stated by the font author (Stephen Nixon) in PR #2515 body, and it is the HEAD of the upstream master branch. The repository URL is confirmed by multiple sources (METADATA.pb, copyright notice, PR history). The only gap is the missing config.yaml, which would need to be created as an override.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/encodesans/` referencing the upstream gftools-builder-compatible source at the pinned commit `6407de8` (`sources/Encode-Sans.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. STAT values omitted — gftools-builder will auto-derive.