From: Felipe Correa da Silva Sanches Date: Thu, 12 Mar 2026 18:51:27 +0000 (+0000) Subject: Sura: add source block to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ce8f3196dbdfd204aa3627f08ba38bec7dd61ef;p=thirdparty%2Fgoogle%2Ffonts.git Sura: add source block to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/sura/METADATA.pb b/ofl/sura/METADATA.pb index 22c6bfe0c..5d7e0092b 100644 --- a/ofl/sura/METADATA.pb +++ b/ofl/sura/METADATA.pb @@ -26,3 +26,9 @@ subsets: "devanagari" subsets: "latin" subsets: "latin-ext" primary_script: "Deva" +source { + repository_url: "https://github.com/huertatipografica/sura" + commit: "d20d15fe0de4a84a9d3a944f87e9c35d4c9da612" + files_in_gfonts_pr: 1 + source_files: "Sura.glyphs" +} diff --git a/ofl/sura/upstream_info.md b/ofl/sura/upstream_info.md new file mode 100644 index 000000000..e85f413a4 --- /dev/null +++ b/ofl/sura/upstream_info.md @@ -0,0 +1,33 @@ +**Model**: Claude Opus 4.6 + +# Sura — Upstream Source Investigation + +## Summary + +The canonical upstream repository for Sura was identified at `https://github.com/huertatipografica/sura`, maintained by Huerta Tipográfica (Carolina Giovagnoli's type foundry). The repository contained a Glyphs source file (`Sura.glyphs`). + +## Repository Details + +- **Repository**: https://github.com/huertatipografica/sura +- **Owner**: huertatipografica (Huerta Tipográfica / Carolina Giovagnoli) +- **License**: OFL +- **Source format**: Glyphs (.glyphs) +- **Latest commit**: `d20d15fe0de4a84a9d3a944f87e9c35d4c9da612` +- **Commit message**: "OT Fixes" +- **Default branch**: master +- **Description**: "Devanagari typeface based on Andada ht" + +## Source Files + +The repository root contained: +- `Sura.glyphs` +- `fonts/` +- `pdf/` + +## Confidence + +**High** — The repository was found in the `huertatipografica` GitHub organization. The METADATA.pb designer was listed as "Carolina Giovagnoli," and Huerta Tipográfica is her type foundry. The repository description confirmed the Devanagari nature of the font. The copyright notice in the font confirmed "Carolina Giovagnoli" as author. The Glyphs source file was present. + +## Action Taken + +A `source` block was added to `METADATA.pb` pointing to `https://github.com/huertatipografica/sura` at commit `d20d15fe0de4a84a9d3a944f87e9c35d4c9da612`.