]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
play: add source metadata from googlefontdirectory-hg
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 14:37:14 +0000 (14:37 +0000)
committerFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 14:37:14 +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/play/METADATA.pb
ofl/play/upstream_info.md

index f70732d9ca0d753a00c84f7fe3a4caa638ffbacd..e2e2f549170ef37256cb271e91d2b57a54fa5227 100644 (file)
@@ -30,3 +30,7 @@ subsets: "menu"
 subsets: "vietnamese"
 stroke: "SANS_SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index b35acc531831f59c1fc8e0009a0441d3cb4db2de..36c9d8910f40476a1dee87075169406034303eab 100644 (file)
@@ -1,14 +1,34 @@
 # Play — Source Metadata Investigation
+
 **Model**: Claude Opus 4.6
 **Date**: 2026-03-12
 
 ## Source Repository
-- **URL**: No source block present
-- **Commit**: N/A
-- **Status**: absent
 
-## What Was Done
-The existing source metadata was reviewed. No source block was found in METADATA.pb.
+| Field | Value |
+|-------|-------|
+| **Repository** | [googlefontdirectory-hg](https://github.com/googlefonts/googlefontdirectory-hg) |
+| **Commit** | `52f780bc9d197280a9f430574e179a5f233c56b6` |
+| **Source path** | `ofl/play/src/` |
+| **Buildable** | No — legacy format only (.sfd) |
+
+The font sources are in the **googlefontdirectory-hg** monorepo, a git mirror of the
+original Google Code Mercurial repository (`code.google.com/p/googlefontdirectory`)
+that was the canonical host for Google Fonts from 2010 to 2013.
+
+### Source files
+
+- **.sfd** (FontForge): Play-Regular-TTF.sfd, Play-Bold-TTF.sfd
+- **Metadata**: METADATA_comments.txt
+
+The only design sources are SFD files (FontForge format), which are not buildable with gftools-builder. No modern buildable sources (.glyphs, .ufo, .designspace) are available.
+
+## Investigation
 
-## Notes
 Designer: Jonas Hecksher (e-types / Playtypes). Script: Latin, Cyrillic, Greek, Vietnamese. Category: SANS_SERIF / DISPLAY. Includes Regular and Bold weights.
+
+No source block was found in METADATA.pb. No canonical upstream GitHub repository was identified.
+
+## Conclusion
+
+No canonical upstream repository was found beyond the legacy googlefontdirectory-hg archive. Sources exist only as SFD files, which are not buildable with gftools-builder. No METADATA.pb changes were made.