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

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

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

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

diff --git a/ofl/sintony/config.yaml b/ofl/sintony/config.yaml
new file mode 100644 (file)
index 0000000..485b767
--- /dev/null
@@ -0,0 +1,4 @@
+sources:
+  - sources/Sintony-GF-plus.glyphs
+familyName: "Sintony"
+buildVariable: false
index 5386871c29c7efafb209665b0884a5d54305a229..58fe15644433657838648cb78d32b9df3fe3339b 100644 (file)
@@ -33,3 +33,9 @@ Source block was added pointing to `etunni/sintony` at commit `be9cf7be562d56650
 ## Confidence
 
 High — The repository is owned and maintained by the font designer, contains Glyphs source files, and matches the font metadata.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/sintony/` referencing the upstream gftools-builder-compatible source at the pinned commit `be9cf7b` (`sources/Sintony-GF-plus.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.