From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:23:31 +0000 (+0100) Subject: Tangerine: add override config.yaml (compatible upstream sources) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=980c15012a04cf14941c4e1bc662dcccc00f1f3a;p=thirdparty%2Fgoogle%2Ffonts.git Tangerine: add override config.yaml (compatible upstream sources) - Repo: googlefonts/TangerineFont - Commit: 9b57a9f9be5ecfe95e7f8c0e6b2b827eedb9ad67 (unchanged) - Config: override in ofl/tangerine/config.yaml - Status: complete - Confidence: HIGH Upstream has .glyphs sources at the pinned commit but no config file. An override was added referencing sources/Tangerine_Regular.glyphs and sources/Tangerine_Bold.glyphs. STAT values omitted — gftools-builder will auto-derive. Assisted by an AI agent (Claude Opus 4.7 1M context) --- diff --git a/ofl/tangerine/config.yaml b/ofl/tangerine/config.yaml new file mode 100644 index 000000000..1c9e04dff --- /dev/null +++ b/ofl/tangerine/config.yaml @@ -0,0 +1,5 @@ +sources: + - sources/Tangerine_Regular.glyphs + - sources/Tangerine_Bold.glyphs +familyName: "Tangerine" +buildVariable: false diff --git a/ofl/tangerine/upstream_info.md b/ofl/tangerine/upstream_info.md index 5dab62ec6..3de25025c 100644 --- a/ofl/tangerine/upstream_info.md +++ b/ofl/tangerine/upstream_info.md @@ -25,3 +25,9 @@ The `sources/` directory contained: ## Confidence High — the repository was hosted under the googlefonts organization and described as "by Toshi Omagari", matching the designer credited in METADATA.pb. + +## Update (2026-04-24) — Override config.yaml + +**Model**: Claude Opus 4.7 (1M context) + +Added an override `config.yaml` in `ofl/tangerine/` referencing the upstream gftools-builder-compatible source at the pinned commit `9b57a9f` (`sources/Tangerine_Regular.glyphs`, `sources/Tangerine_Bold.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.