]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Rozha One: 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/rozhaone/METADATA.pb
ofl/rozhaone/upstream_info.md [new file with mode: 0644]

index bdd8edbdd17377214693f3aa596185ced1bbe6b1..4b2c43527200f66363044588a7567e8de7f704c6 100644 (file)
@@ -17,5 +17,9 @@ subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
 primary_script: "Deva"
+source {
+  repository_url: "https://github.com/itfoundry/rozhaone"
+  commit: "8225a64e986c03b78fb1bb08d55705c52c9eeab8"
+}
 stroke: "SERIF"
 classifications: "DISPLAY"
diff --git a/ofl/rozhaone/upstream_info.md b/ofl/rozhaone/upstream_info.md
new file mode 100644 (file)
index 0000000..fecbf54
--- /dev/null
@@ -0,0 +1,20 @@
+# Rozha One — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+
+- **URL**: https://github.com/itfoundry/rozhaone
+- **Owner**: itfoundry (Indian Type Foundry)
+- **Branch**: master
+- **Latest commit**: `8225a64e986c03b78fb1bb08d55705c52c9eeab8` (2014-11-21)
+- **Source format**: UFO (`masters/RozhaOne_0.ufo`)
+
+## What Was Done
+
+The canonical upstream repository at `itfoundry/rozhaone` was located by searching GitHub for the Indian Type Foundry organization and the font name. The repository contains UFO sources for the Devanagari + Latin family. The masters directory holds `RozhaOne_0.ufo` along with legacy VFB files. The latest commit hash was verified via the GitHub API. A `source` block was added to `METADATA.pb`.
+
+## Notes
+
+The designer is the Indian Type Foundry (`info@indiantypefoundry.com`), consistent with the copyright statement in METADATA.pb. A secondary fork exists at `web1o1/rozhaone`, but the `itfoundry` repository is the canonical upstream. The repository has not been updated since 2014. The build system uses custom Python scripts (`build.py`, `reference.py`) rather than a standard `config.yaml`.