From: Felipe Correa da Silva Sanches Date: Thu, 12 Mar 2026 18:51:23 +0000 (+0000) Subject: Rozha One: add source block to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77ce01eceb2c1b8714b62fd1278f04cd978ccee7;p=thirdparty%2Fgoogle%2Ffonts.git Rozha One: add source block to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/rozhaone/METADATA.pb b/ofl/rozhaone/METADATA.pb index bdd8edbdd..4b2c43527 100644 --- a/ofl/rozhaone/METADATA.pb +++ b/ofl/rozhaone/METADATA.pb @@ -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 index 000000000..fecbf54d5 --- /dev/null +++ b/ofl/rozhaone/upstream_info.md @@ -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`.