From: Felipe Correa da Silva Sanches Date: Thu, 12 Mar 2026 18:51:22 +0000 (+0000) Subject: Rajdhani: add source block to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ef2764aa71de32f00853d4efe6cd8ba3494a01d;p=thirdparty%2Fgoogle%2Ffonts.git Rajdhani: add source block to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/rajdhani/METADATA.pb b/ofl/rajdhani/METADATA.pb index 5c66619ce..47893eef5 100644 --- a/ofl/rajdhani/METADATA.pb +++ b/ofl/rajdhani/METADATA.pb @@ -53,3 +53,7 @@ subsets: "latin" subsets: "latin-ext" subsets: "menu" primary_script: "Deva" +source { + repository_url: "https://github.com/itfoundry/rajdhani" + commit: "86cae0e9a63279efa076915a470049dd76c044f0" +} diff --git a/ofl/rajdhani/upstream_info.md b/ofl/rajdhani/upstream_info.md new file mode 100644 index 000000000..3387b7f7c --- /dev/null +++ b/ofl/rajdhani/upstream_info.md @@ -0,0 +1,27 @@ +# Rajdhani — Source Metadata Investigation + +**Model**: Claude Sonnet 4.6 +**Date**: 2026-03-12 + +## Source Repository + +A canonical upstream source repository was found and a source block was added to METADATA.pb. + +- **Repository**: https://github.com/itfoundry/rajdhani +- **Commit**: `86cae0e9a63279efa076915a470049dd76c044f0` +- **Source files**: UFO sources found at `masters/Rajdhani_0.ufo` and `masters/Rajdhani_1.ufo` + +## What Was Done + +- Searched GitHub for "rajdhani font" via the search API. +- Found `itfoundry/rajdhani` — the Indian Type Foundry's official repository for Rajdhani. +- Verified the repository description: "Rajdhani, a Devanagari + Latin family for Google Fonts." +- Confirmed presence of UFO source files in the `masters/` directory (`Rajdhani_0.ufo`, `Rajdhani_1.ufo`). +- Retrieved the latest commit SHA via the GitHub API. +- Added a `source` block to `METADATA.pb` with the repository URL and commit hash. + +## Notes + +- Designer: Indian Type Foundry +- The repository contains both UFO and VFB (FontLab) files for the masters +- The `itfoundry` GitHub account is the official Indian Type Foundry organization account