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

Upstream has .glyphs
sources at the pinned commit but no config file. An override was added
referencing sources/RopaSans.glyphs and sources/RopaSans-Italic.glyphs. STAT values omitted — gftools-builder will
auto-derive.

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

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

diff --git a/ofl/ropasans/config.yaml b/ofl/ropasans/config.yaml
new file mode 100644 (file)
index 0000000..afd0b43
--- /dev/null
@@ -0,0 +1,5 @@
+sources:
+  - sources/RopaSans.glyphs
+  - sources/RopaSans-Italic.glyphs
+familyName: "Ropa Sans"
+buildVariable: false
index 474ada5f85585da809882e89983c146bb4d481fa..98f83fc8700542a35443f420f76337a60aabf71d 100644 (file)
@@ -18,3 +18,9 @@ The canonical upstream repository at `lettersoup/Ropa-Sans` was found via a GitH
 ## Notes
 
 The repository also contains a `fonts/` directory with compiled OTF/TTF files and a `FONTLOG.txt`. The sources directory holds the Glyphs files. The repo was last updated in 2016.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/ropasans/` referencing the upstream gftools-builder-compatible source at the pinned commit `33acc9f` (`sources/RopaSans.glyphs`, `sources/RopaSans-Italic.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.