]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
supermercadoone: add source metadata from googlefontdirectory-hg
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 14:37:26 +0000 (14:37 +0000)
committerFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 14:37:26 +0000 (14:37 +0000)
Repo: https://github.com/googlefonts/googlefontdirectory-hg
Commit: 52f780bc9d197280a9f430574e179a5f233c56b6
source block added to METADATA.pb

Assisted by an AI agent (Claude Opus 4.6)

ofl/supermercadoone/METADATA.pb
ofl/supermercadoone/upstream_info.md

index eb75b41218f7bb6788603af4d58584864919e85f..e2bd2e944040575f74ef1fbbfbf75e8403612b01 100644 (file)
@@ -16,3 +16,7 @@ subsets: "menu"
 subsets: "latin"
 stroke: "SANS_SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index a7542241a608f7bc182073eccd17386de3122f40..bbb5f3bf7f110e9a8fb926f534dd531c75e185b4 100644 (file)
@@ -1,10 +1,27 @@
+# Supermercado One -- Upstream Source Investigation
+
 **Model**: Claude Opus 4.6
 
-# Supermercado One — Upstream Source Investigation
+## Source Repository
+
+Design sources were found in the **googlefontdirectory-hg** archive (Google Font Directory, Mercurial-era).
+
+- **Repository**: googlefontdirectory-hg
+- **Commit**: `52f780bc9d197280a9f430574e179a5f233c56b6`
+- **Source path**: `supermercadoone/src/`
+
+## Source Files
 
-## Summary
+The source directory contains: 1 VFB file (FontLab, proprietary format); 2 SFD files (FontForge format); 1 compiled binary (OTF/TTF, not design sources).
 
-No canonical upstream repository with UFO or Glyphs sources was found for Supermercado One. The only GitHub repository found was a librefonts mirror (`librefonts/supermercadoone`) containing only VFB (FontLab) and SFD (FontForge) sources.
+Neither VFB (FontLab, proprietary) nor SFD (FontForge) formats are supported by gftools-builder. These sources are **not directly buildable** with the current open-source pipeline.
+
+### Key source files
+
+- `SupermercadoOne-Regular.vfb` (VFB, proprietary)
+- `SupermercadoOne-Regular-OTF.sfd` (SFD, FontForge)
+- `SupermercadoOne-Regular-TTF.sfd` (SFD, FontForge)
+- `SupermercadoOne-Regular.otf` (compiled binary)
 
 ## Designer
 
@@ -16,7 +33,3 @@ James Grieshaber (for Sorkin Type Co., www.sorkintype.com)
 - No other repositories for Supermercado One were found.
 - James Grieshaber had no identifiable GitHub presence with font source repositories.
 - The font was created in 2011 under Sorkin Type Co., predating common use of UFO/Glyphs workflows.
-
-## Conclusion
-
-No source block was added. The font sources only exist as VFB/SFD in a librefonts mirror, which is excluded per the investigation policy.