From: Felipe Correa da Silva Sanches Date: Thu, 26 Mar 2026 10:32:32 +0000 (+0000) Subject: muktamahee: add source metadata X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0db5a3dd0b171cea8404e6e7324733db7d8e021;p=thirdparty%2Fgoogle%2Ffonts.git muktamahee: add source metadata Repo: https://github.com/EkType/Mukta Commit: 7db4b0fc09894ad6814346172f6f0c1cf822a722 Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/muktamahee/METADATA.pb b/ofl/muktamahee/METADATA.pb index cb45583b5..7f6bb7e0b 100644 --- a/ofl/muktamahee/METADATA.pb +++ b/ofl/muktamahee/METADATA.pb @@ -71,3 +71,8 @@ subsets: "latin" subsets: "latin-ext" subsets: "menu" primary_script: "Guru" + +source { + repository_url: "https://github.com/EkType/Mukta" + commit: "7db4b0fc09894ad6814346172f6f0c1cf822a722" +} diff --git a/ofl/muktamahee/upstream_info.md b/ofl/muktamahee/upstream_info.md index 31cb76d56..324c2c7ca 100644 --- a/ofl/muktamahee/upstream_info.md +++ b/ofl/muktamahee/upstream_info.md @@ -1,13 +1,30 @@ -# Mukta Mahee — Source Investigation +# Mukta Mahee — Source Repository Investigation **Model**: Claude Opus 4.6 ## Source Repository -- **URL**: No public repository found -- **Commit**: N/A -## Findings -No source block was found in METADATA.pb. The font was designed by Ek Type but had no source repository or commit information recorded. +| Field | Value | +|-------|-------| +| Repository | [EkType/Mukta](https://github.com/EkType/Mukta) | +| Commit | `7db4b0fc09894ad6814346172f6f0c1cf822a722` | +| Date | 2017-05-23 | +| Confidence | High | -## Status -- **Category**: NO_SOURCE +## Investigation + +The METADATA.pb for Mukta Mahee had no source block. The upstream repository is EkType/Mukta, a monorepo containing four Mukta script variants. Mukta Mahee (Gurmukhi) sources are under the `MuktaMahee-Gurmukhi/` directory. + +### Source Types Available + +- **VFB** (FontLab): `MuktaMahee-Gurmukhi/{weight}/VFB/MuktaMahee-{weight}.vfb` (7 weights) +- **TTX**: `MuktaMahee-Gurmukhi/MuktaMahee-{weight}.ttx` (all 7 weights) +- **Feature files**: Per-weight `GPOS`, `features` files plus shared `GDEF`, `GSUB`, `GlyphOrderAndAliasDB` + +### Buildability + +VFB-only editable sources. The TTX files are XML representations of compiled fonts, not design sources. Not directly buildable with gftools-builder. + +### Actions Taken + +A source block was added to METADATA.pb pointing to commit `7db4b0f` (2017-05-23, "Update to 2.538"), which corresponds to the v2.538 update that was onboarded to google/fonts (PR #1018).