]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Sumana: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 18:51:26 +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/sumana/METADATA.pb
ofl/sumana/upstream_info.md [new file with mode: 0644]

index 28de1ec8dea32e3d5b9c6577e936b8edbae29f1d..8a9d7ad780fdf88d68209a204482feca08f207b2 100644 (file)
@@ -26,3 +26,9 @@ subsets: "devanagari"
 subsets: "latin"
 subsets: "latin-ext"
 primary_script: "Deva"
+source {
+  repository_url: "https://github.com/cyrealtype/Sumana"
+  commit: "68c5ce43ae96268ac93ee3b79c720c7f479c5ee1"
+  files_in_gfonts_pr: 2
+  source_files: "sources/Sumana.glyphs"
+}
diff --git a/ofl/sumana/upstream_info.md b/ofl/sumana/upstream_info.md
new file mode 100644 (file)
index 0000000..b131e52
--- /dev/null
@@ -0,0 +1,34 @@
+**Model**: Claude Opus 4.6
+
+# Sumana — Upstream Source Investigation
+
+## Summary
+
+The canonical upstream repository for Sumana was identified at `https://github.com/cyrealtype/Sumana`, maintained by Cyreal. The repository contained both UFO source directories and a Glyphs source file.
+
+## Repository Details
+
+- **Repository**: https://github.com/cyrealtype/Sumana
+- **Owner**: cyrealtype (Cyreal)
+- **License**: OFL
+- **Source format**: Glyphs (.glyphs) and UFO
+- **Latest commit**: `68c5ce43ae96268ac93ee3b79c720c7f479c5ee1`
+- **Commit message**: "fixes #5"
+- **Default branch**: main
+
+## Source Files
+
+The `sources/` directory contained:
+- `Sumana.glyphs`
+- `Sumana-Regular.ufo/`
+- `Sumana-Bold.ufo/`
+- `FontLab/` (legacy)
+- `OTF/`
+
+## Confidence
+
+**High** — The repository was found in the `cyrealtype` GitHub organization, which is the official Cyreal account. The designer name matched the METADATA.pb (Cyreal). Both UFO and Glyphs sources were present.
+
+## Action Taken
+
+A `source` block was added to `METADATA.pb` pointing to `https://github.com/cyrealtype/Sumana` at commit `68c5ce43ae96268ac93ee3b79c720c7f479c5ee1`.