From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:23:44 +0000 (+0100) Subject: Taviraj: add override config.yaml (compatible upstream sources) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=037aad08f644fd50dcfac7724fee8bb07229cd0f;p=thirdparty%2Fgoogle%2Ffonts.git Taviraj: add override config.yaml (compatible upstream sources) - Repo: cadsondemak/taviraj - Commit: 8bd077c195dccf3bfc4699ec6ae9c6909bdd03a5 (unchanged) - Config: override in ofl/taviraj/config.yaml - Status: complete - Confidence: HIGH Upstream has .glyphs sources at the pinned commit but no config file. An override was added referencing source/Taviraj-*.glyphs (18 weight/style files). STAT values omitted — gftools-builder will auto-derive. Assisted by an AI agent (Claude Opus 4.7 1M context) --- diff --git a/ofl/taviraj/config.yaml b/ofl/taviraj/config.yaml new file mode 100644 index 000000000..f65393989 --- /dev/null +++ b/ofl/taviraj/config.yaml @@ -0,0 +1,21 @@ +sources: + - source/Taviraj-100_Thin.glyphs + - source/Taviraj-100_Thin_Ita.glyphs + - source/Taviraj-200_ExtraLight.glyphs + - source/Taviraj-200_ExtraLight_Ita.glyphs + - source/Taviraj-300_Light.glyphs + - source/Taviraj-300_Light_Ita.glyphs + - source/Taviraj-400_Regular.glyphs + - source/Taviraj-400_Regular_Ita.glyphs + - source/Taviraj-500_Medium.glyphs + - source/Taviraj-500_Medium_Ita.glyphs + - source/Taviraj-600_DemiBold.glyphs + - source/Taviraj-600_DemiBold_Ita.glyphs + - source/Taviraj-700_Bold.glyphs + - source/Taviraj-700_Bold_Ita.glyphs + - source/Taviraj-800_ExtraBold.glyphs + - source/Taviraj-800_ExtraBold_Ita.glyphs + - source/Taviraj-900_Black.glyphs + - source/Taviraj-900_Black_Ita.glyphs +familyName: "Taviraj" +buildVariable: false diff --git a/ofl/taviraj/upstream_info.md b/ofl/taviraj/upstream_info.md index 6bfc16be9..9e1b4ea27 100644 --- a/ofl/taviraj/upstream_info.md +++ b/ofl/taviraj/upstream_info.md @@ -32,3 +32,9 @@ The `source/` directory contained individual Glyphs files for each weight/style ## Confidence High — the repository was hosted under the official Cadson Demak GitHub organization, 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/taviraj/` referencing the upstream gftools-builder-compatible source at the pinned commit `8bd077c` (`source/Taviraj-100_Thin.glyphs`, `source/Taviraj-100_Thin_Ita.glyphs`, `source/Taviraj-200_ExtraLight.glyphs`, `source/Taviraj-200_ExtraLight_Ita.glyphs`, `source/Taviraj-300_Light.glyphs`, `source/Taviraj-300_Light_Ita.glyphs`, `source/Taviraj-400_Regular.glyphs`, `source/Taviraj-400_Regular_Ita.glyphs`, `source/Taviraj-500_Medium.glyphs`, `source/Taviraj-500_Medium_Ita.glyphs`, `source/Taviraj-600_DemiBold.glyphs`, `source/Taviraj-600_DemiBold_Ita.glyphs`, `source/Taviraj-700_Bold.glyphs`, `source/Taviraj-700_Bold_Ita.glyphs`, `source/Taviraj-800_ExtraBold.glyphs`, `source/Taviraj-800_ExtraBold_Ita.glyphs`, `source/Taviraj-900_Black.glyphs`, `source/Taviraj-900_Black_Ita.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.