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

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

index 194f706e7cba8c652883b8d2616bee728e5dc035..458f7ff43912ca1730a35d21388d73210e5a51d1 100644 (file)
@@ -16,3 +16,7 @@ subsets: "menu"
 subsets: "latin"
 subsets: "telugu"
 primary_script: "Telu"
+source {
+  repository_url: "https://github.com/appajid/timmana"
+  commit: "6ed6823a73b42a541885d12a7df389d3112a9380"
+}
diff --git a/ofl/timmana/upstream_info.md b/ofl/timmana/upstream_info.md
new file mode 100644 (file)
index 0000000..ab09f5d
--- /dev/null
@@ -0,0 +1,34 @@
+**Model**: Claude Opus 4.6
+
+## Timmana
+
+**Designer**: Appaji Ambarisha Darbha
+
+### Upstream Repository
+
+The canonical upstream repository was found at **https://github.com/appajid/timmana**, maintained by Appaji Ambarisha Darbha (GitHub: appajid). The repository description reads "Timmana Telugu Unicode font for headings, banners etc." The DESCRIPTION.en_us.html in the Google Fonts repo explicitly linked to this repository.
+
+The repository contained the following files at the investigated commit:
+- `TimmanaRegular.ufo` — UFO source file
+- `TimmanaRegular.vfb` — FontLab source file (legacy)
+- `OFL.txt` — license
+
+The presence of the UFO source confirmed this as an eligible upstream with modern, editable sources.
+
+### Investigated Commit
+
+- **Repo**: https://github.com/appajid/timmana
+- **Branch**: master
+- **Commit**: `6ed6823a73b42a541885d12a7df389d3112a9380`
+- **Date**: 2014-12-15
+- **Message**: "Timmana Telugu Unicode font — Timmana Telugu Unicode font for headings, banners etc."
+
+The commit hash was verified via the GitHub API (`gh api repos/appajid/timmana/commits/master`).
+
+### Status
+
+Source block was added to `METADATA.pb` pointing to the above repository and commit.
+
+### Notes
+
+A secondary repository at `davelab6/timmana` was also found, but it contained only TTX (compiled XML) files and a bakery.yaml, with no editable source files. It was therefore skipped in favor of the canonical upstream.