]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
mukta: add source metadata
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Mar 2026 10:32:32 +0000 (10:32 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Mar 2026 10:46:28 +0000 (10:46 +0000)
Repo: https://github.com/EkType/Mukta
Commit: 418021bbb8f5e7bf0bfd96296f9e015bf953efed

Assisted by an AI agent (Claude Opus 4.6)

ofl/mukta/METADATA.pb
ofl/mukta/upstream_info.md

index d5938e8e2033055ea706cc65c0da8964c20d8483..26ebb48904de392e324467ed9afc6114194c7459 100644 (file)
@@ -71,3 +71,8 @@ subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
 primary_script: "Deva"
+
+source {
+  repository_url: "https://github.com/EkType/Mukta"
+  commit: "418021bbb8f5e7bf0bfd96296f9e015bf953efed"
+}
index ea4f605b4a3e49e66a615f12cae4b6c62448924e..8f2a79f8e3e06b5c51695bf14d6923c20115c2cf 100644 (file)
@@ -1,13 +1,30 @@
-# Mukta — Source Investigation
+# Mukta — 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 | `418021bbb8f5e7bf0bfd96296f9e015bf953efed` |
+| Date | 2017-09-07 |
+| Confidence | High |
 
-## Status
-- **Category**: NO_SOURCE
+## Investigation
+
+The METADATA.pb for Mukta had no source block. The upstream repository was identified as EkType/Mukta, a monorepo by Ek Type containing four Mukta script variants: Mukta-Devanagari, MuktaMahee-Gurmukhi, MuktaMalar-Tamil, and MuktaVaani-Gujarati.
+
+### Source Types Available
+
+- **VFB** (FontLab): `Mukta-Devanagari/{weight}/VFB/Mukta-{weight}.vfb` (7 weights: ExtraLight, Light, Regular, Medium, SemiBold, Bold, ExtraBold)
+- **TTX**: `TTX/Mukta-Devanagari/Mukta-{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. No `.glyphs`, `.ufo`, or `.designspace` files are present. Not directly buildable with gftools-builder.
+
+### Actions Taken
+
+A source block was added to METADATA.pb pointing to commit `418021b` (2017-09-07, "Directory Cleanup"), which is the latest commit in the repository and represents the final state after the v2.538 update that was onboarded to google/fonts.