]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Tangerine: add override config.yaml (compatible upstream sources)
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:23:31 +0000 (10:23 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Fri, 24 Apr 2026 09:50:32 +0000 (10:50 +0100)
- 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)

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

diff --git a/ofl/tangerine/config.yaml b/ofl/tangerine/config.yaml
new file mode 100644 (file)
index 0000000..1c9e04d
--- /dev/null
@@ -0,0 +1,5 @@
+sources:
+  - sources/Tangerine_Regular.glyphs
+  - sources/Tangerine_Bold.glyphs
+familyName: "Tangerine"
+buildVariable: false
index 5dab62ec67ce17f11fb3a9bea77d8c4562ac4626..3de25025c48fd802c8937c25df132a72bf3d2d59 100644 (file)
@@ -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.