]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
modak: add source metadata
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Mar 2026 10:32:31 +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/Modak
Commit: 143b2db4fd5c8db6cdab20fad82b26ded9ce9eb7

Assisted by an AI agent (Claude Opus 4.6)

ofl/modak/METADATA.pb
ofl/modak/upstream_info.md

index d0bde80d1e00bf1d7084512b75c95359ff3eda3f..0002161f2960246c36ec8c04a8df158c4fa5bb73 100644 (file)
@@ -17,3 +17,8 @@ subsets: "devanagari"
 subsets: "latin"
 subsets: "latin-ext"
 primary_script: "Deva"
+
+source {
+  repository_url: "https://github.com/EkType/Modak"
+  commit: "143b2db4fd5c8db6cdab20fad82b26ded9ce9eb7"
+}
index c8a7e00f0b4af0a938ea7213bf227f0824368f9e..b4b08795f15a47b9ae6a00e5c5cac3d763c14cb2 100644 (file)
@@ -1,7 +1,31 @@
-Font was designed by Ek Type. No source repository URL was recorded in METADATA.pb. The font covers Devanagari and Latin scripts and was added to Google Fonts in 2015.
+# Modak — Source Repository Investigation
 
-**Repo:** unknown
-**Commit:** unknown
-**Config:** none
-**Status:** No upstream source recorded
-**Confidence:** Low
+**Model**: Claude Opus 4.6
+
+## Source Repository
+
+| Field | Value |
+|-------|-------|
+| Repository | [EkType/Modak](https://github.com/EkType/Modak) |
+| Commit | `143b2db4fd5c8db6cdab20fad82b26ded9ce9eb7` |
+| Date | 2015-02-25 |
+| Confidence | High |
+
+## Investigation
+
+The METADATA.pb for Modak had no source block. The upstream repository was identified as EkType/Modak, by the Ek Type foundry.
+
+### Source Types Available
+
+- **VFB** (FontLab): `SourceFiles/Modak.vfb`
+- **TTX**: `TTX/Modak.ttx`
+- **Feature files**: `SourceFiles/fea.Classes`, `fea.GDEF`, `fea.GPOS`, `fea.GSUB`, `features`
+- **Supporting files**: `SourceFiles/FontMenuNameDB`, `GlyphOrderAndAliasDB`, `current.fpr`
+
+### Buildability
+
+VFB-only editable source. The TTX file is an XML representation of the compiled font, not a design source. 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 `143b2db` (2015-02-25), which is the latest commit in the repository and was present at the time of the initial google/fonts commit.