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

index 5c66619ce39a80745d01a76e93e5926095185168..47893eef5da7e7a7c00f4762dc44ae1eee7a6fc0 100644 (file)
@@ -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 (file)
index 0000000..3387b7f
--- /dev/null
@@ -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