]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Nuosu SIL: add override config.yaml (compat + legacy sources upstream)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:14:50 +0000 (10:14 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 10:16:47 +0000 (11:16 +0100)
- Repo: silnrsi/font-nuosu
- Commit: 1e9b50a (unchanged)
- Config: override in ofl/nuosusil/config.yaml
- Status: complete
- Confidence: HIGH

Upstream at the pinned commit has both compatible sources (.designspace) and
legacy .sfd/.vfb archives. The override references the compatible
sources only: source/NuosuSIL.designspace. STAT values omitted (all shipped fonts are
statics; gftools-builder will auto-derive as needed).

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

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

diff --git a/ofl/nuosusil/config.yaml b/ofl/nuosusil/config.yaml
new file mode 100644 (file)
index 0000000..3e77757
--- /dev/null
@@ -0,0 +1,3 @@
+sources:
+  - source/NuosuSIL.designspace
+familyName: "Nuosu SIL"
index 861eb3f74f611c1e1950421468e26e3122691422..5e5ad2006d553545d3349d5eec77166708ff5224 100644 (file)
@@ -53,3 +53,9 @@ No `config.yaml` is present or referenced. The `METADATA.pb` does not have a `co
 ## Commit Added (HIGH confidence)
 
 Commit `1e9b50a3cb69f6ae01c8ca5da1af2d03a85c517f` 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-06-22). This is the most reliable method.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Upstream has both compatible sources (.designspace) and legacy `.sfd`/`.vfb` archives at the pinned commit `1e9b50a` (upstream legacy: .vfb in source/archive/). Added an override `config.yaml` in `ofl/nuosusil/` that references the compatible sources only (`source/NuosuSIL.designspace`). The legacy archives are retained upstream for historical reference but are not consumed by gftools-builder. `google-fonts-sources` auto-detects the override on the next regeneration of crater's `targets.json`.