]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
montaga: 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/librefonts/montaga
Commit: 1c439c4e7d38e452718e8e67834c810641d1685a

Assisted by an AI agent (Claude Opus 4.6)

ofl/montaga/METADATA.pb
ofl/montaga/upstream_info.md

index 8685c0cd8a7d2f66cee0e718352d531dd9920479..c04f51ab755ccf617269cd863bd1f3c499fdf7fc 100644 (file)
@@ -15,3 +15,7 @@ fonts {
 subsets: "menu"
 subsets: "latin"
 subsets: "latin-ext"
+source {
+  repository_url: "https://github.com/librefonts/montaga"
+  commit: "1c439c4e7d38e452718e8e67834c810641d1685a"
+}
index a25ea375af4d782da5ae66e63a79a6a8fc488511..0e02a40710e7d523af1e8cbaf075f0e745a36ef1 100644 (file)
@@ -1,7 +1,42 @@
-Font was designed by Alejandra Rodriguez. No source repository URL was recorded in METADATA.pb. The family was added to Google Fonts in 2012.
+# Montaga - 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** | [librefonts/montaga](https://github.com/librefonts/montaga) |
+| **Commit** | `1c439c4e7d38e452718e8e67834c810641d1685a` |
+| **Confidence** | medium |
+| **Source Types** | ttx |
+| **Has config.yaml** | No |
+
+## Investigation Summary
+
+METADATA.pb for Montaga had no source block. A source block was added pointing to the librefonts mirror repository.
+
+## Source Analysis
+
+The repository at https://github.com/librefonts/montaga is a **librefonts mirror**. These repositories contain TTX (XML) files that were mechanically decompiled from the binary TTF fonts, not original design sources. They do not contain the original .glyphs, .ufo, .sfd, or other editable source files that the designer used to create the font.
+
+**Available source types**: ttx (decompiled from binaries)
+
+## Build Status
+
+This family is **not buildable** with gftools-builder from these sources. The TTX files in librefonts mirrors are binary round-trips, not design sources. No config.yaml was created because there are no compatible sources to build from.
+
+## Notes
+
+librefonts mirror with TTX sources.
+
+## Binary History in google/fonts
+
+```
+2015-03-07 05:14:52 +0530 90abd17b4f97671435798b6147b698aa9087612f Initial commit
+```
+
+## Actions Taken
+
+1. A `source { }` block was added to METADATA.pb with the librefonts mirror repository URL and commit hash.
+2. No config.yaml was created because the repository contains only TTX decompiled binary dumps, not original design sources suitable for gftools-builder.