From: Felipe Correa da Silva Sanches Date: Thu, 12 Mar 2026 18:51:23 +0000 (+0000) Subject: Ropa Sans: add source block to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5844d2dcb9c2e2fd8a0b77c8e09a3af3b586a812;p=thirdparty%2Fgoogle%2Ffonts.git Ropa Sans: add source block to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/ropasans/METADATA.pb b/ofl/ropasans/METADATA.pb index 72e836e0f..675ddb619 100644 --- a/ofl/ropasans/METADATA.pb +++ b/ofl/ropasans/METADATA.pb @@ -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 index 000000000..474ada5f8 --- /dev/null +++ b/ofl/ropasans/upstream_info.md @@ -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.