]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
swankyandmoomoo: 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/swankyandmoomoo/METADATA.pb
ofl/swankyandmoomoo/upstream_info.md

index 55a5aa2080c3bfc7a97f933046f34b188b0d111d..fa19761f1a662d4c027c8c2f9e1673600c89b026 100644 (file)
@@ -14,3 +14,7 @@ fonts {
 }
 subsets: "menu"
 subsets: "latin"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index 79386e218abd51f9990e8f2856509c15e6abd8e5..7678ebe872a997694b215b286905ebf6654e1b9f 100644 (file)
@@ -1,10 +1,25 @@
+# Swanky and Moo Moo -- Upstream Source Investigation
+
 **Model**: Claude Opus 4.6
 
-# Swanky and Moo Moo — 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**: `swankyandmoomoo/src/`
+
+## Source Files
 
-## Summary
+The source directory contains: 1 VFB file (FontLab, proprietary format); 1 SFD file (FontForge format).
 
-No canonical upstream repository with UFO or Glyphs sources was found for Swanky and Moo Moo. The only GitHub repository found was a librefonts mirror (`librefonts/swankyandmoomoo`) 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
+
+- `SwankyandMooMoo.vfb` (VFB, proprietary)
+- `SwankyandMooMoo-TTF.sfd` (SFD, FontForge)
 
 ## Designer
 
@@ -16,7 +31,3 @@ Kimberly Geswein (kimberlygeswein.com)
 - Kimberly Geswein had no identifiable GitHub presence (no matching GitHub user found).
 - Her fonts appear to be distributed via her website and font distribution platforms, without public source repositories.
 - The font was created in 2010, predating common use of version-controlled font 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.