]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Ropa Sans: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 18:51:23 +0000 (18:51 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 23:16:13 +0000 (23:16 +0000)
Assisted by an AI agent (Claude Opus 4.6)

ofl/ropasans/METADATA.pb
ofl/ropasans/upstream_info.md [new file with mode: 0644]

index 72e836e0f457c42315010c6ec957d87099aa1b7f..675ddb619be4dc89e6cf5af5c11ea5bc930a4253 100644 (file)
@@ -24,3 +24,7 @@ fonts {
 subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
+source {
+  repository_url: "https://github.com/lettersoup/Ropa-Sans"
+  commit: "33acc9f9e7d126dd46b9e1efa03f98ea2e2046de"
+}
diff --git a/ofl/ropasans/upstream_info.md b/ofl/ropasans/upstream_info.md
new file mode 100644 (file)
index 0000000..474ada5
--- /dev/null
@@ -0,0 +1,20 @@
+# Ropa Sans — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+
+- **URL**: https://github.com/lettersoup/Ropa-Sans
+- **Owner**: lettersoup (Botjo Nikoltchev, lettersoup.de)
+- **Branch**: master
+- **Latest commit**: `33acc9f9e7d126dd46b9e1efa03f98ea2e2046de` (2016-11-17)
+- **Source format**: Glyphs (`RopaSans.glyphs`, `RopaSans-Italic.glyphs`)
+
+## What Was Done
+
+The canonical upstream repository at `lettersoup/Ropa-Sans` was found via a GitHub API search. The `lettersoup` GitHub account is consistent with the designer Botjo Nikoltchev whose email domain `lettersoup.de` appears in the copyright string in METADATA.pb. The repository contains Glyphs source files for both the Regular and Italic weights. The latest commit hash was verified via the GitHub API. A `source` block was added to `METADATA.pb`.
+
+## 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.