From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:17:53 +0000 (+0100) Subject: Inria Serif: add override config.yaml (compatible upstream sources) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db57d4c20acbb2cb96973fbf5ce74d0878b936e;p=thirdparty%2Fgoogle%2Ffonts.git Inria Serif: add override config.yaml (compatible upstream sources) - 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) --- diff --git a/ofl/inriaserif/config.yaml b/ofl/inriaserif/config.yaml new file mode 100644 index 000000000..4d01a10fc --- /dev/null +++ b/ofl/inriaserif/config.yaml @@ -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 diff --git a/ofl/inriaserif/upstream_info.md b/ofl/inriaserif/upstream_info.md index af2965aff..37f8228c9 100644 --- a/ofl/inriaserif/upstream_info.md +++ b/ofl/inriaserif/upstream_info.md @@ -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.