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

Upstream has .ufo
sources at the pinned commit but no config file. An override was added
referencing masters/INRIA-SERIF/InriaSerif-*.ufo (6 styles). STAT values omitted — gftools-builder will
auto-derive.

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

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

diff --git a/ofl/inriaserif/config.yaml b/ofl/inriaserif/config.yaml
new file mode 100644 (file)
index 0000000..4d01a10
--- /dev/null
@@ -0,0 +1,9 @@
+sources:
+  - masters/INRIA-SERIF/InriaSerif-Light.ufo
+  - masters/INRIA-SERIF/InriaSerif-LightItalic.ufo
+  - masters/INRIA-SERIF/InriaSerif-Regular.ufo
+  - masters/INRIA-SERIF/InriaSerif-Italic.ufo
+  - masters/INRIA-SERIF/InriaSerif-Bold.ufo
+  - masters/INRIA-SERIF/InriaSerif-BoldItalic.ufo
+familyName: "Inria Serif"
+buildVariable: false
index af2965affe52cda1b4caf5a0bdae87635dc8f445..37f8228c92e0e78f9a6629cd48973f6ac5f9263b 100644 (file)
@@ -51,3 +51,9 @@ Action needed: Identify the correct onboarding commit (likely `94732c5a` or `2bb
 ## Commit Added (HIGH confidence)
 
 Commit `9b015af5d8ab574b6afeffd324443bfcbf77e300` 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 (2019-12-06). This is the most reliable method.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/inriaserif/` referencing the upstream gftools-builder-compatible source at the pinned commit `9b015af` (`masters/INRIA-SERIF/InriaSerif-Light.ufo`, `masters/INRIA-SERIF/InriaSerif-LightItalic.ufo`, `masters/INRIA-SERIF/InriaSerif-Regular.ufo`, `masters/INRIA-SERIF/InriaSerif-Italic.ufo`, `masters/INRIA-SERIF/InriaSerif-Bold.ufo`, `masters/INRIA-SERIF/InriaSerif-BoldItalic.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.