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

index 22e63781b3417c52b56b6abf378caf5108377e87..dbbf96d40317866f691acdd7cea34b935a5f2884 100644 (file)
@@ -26,3 +26,7 @@ subsets: "latin"
 subsets: "latin-ext"
 stroke: "SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index d5203afe909413d5f802f173f6f962526974dd6e..e4f6266d515046449172489bb9b1f1d4748117f7 100644 (file)
@@ -1,10 +1,30 @@
+# Stoke -- Upstream Source Investigation
+
 **Model**: Claude Opus 4.6
 
-# Stoke — 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**: `stoke/src/`
+
+## Source Files
 
-## Summary
+The source directory contains: 2 VFB files (FontLab, proprietary format); 3 SFD files (FontForge format); 2 compiled binaries (OTF/TTF, not design sources).
 
-No canonical upstream repository with UFO or Glyphs sources was found for Stoke. The font was created by Nicole Fally for Sorkin Type Co.
+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
+
+- `Stoke-Light.vfb` (VFB, proprietary)
+- `Stoke-Regular.vfb` (VFB, proprietary)
+- `Stoke-Light-TTF.sfd` (SFD, FontForge)
+- `Stoke-Regular-OTF.sfd` (SFD, FontForge)
+- `Stoke-Regular-TTF.sfd` (SFD, FontForge)
+- `Stoke-Light.otf` (compiled binary)
+- `Stoke-Regular.otf` (compiled binary)
 
 ## Designer
 
@@ -16,7 +36,3 @@ Nicole Fally (for Sorkin Type Co., www.sorkintype.com)
 - **EbenSorkin GitHub**: EbenSorkin (Eben Sorkin of Sorkin Type Co.) hosted many font repositories but Stoke was not among them.
 - The font was created in 2012 and Stoke appears to have no public source repository.
 - Nicole Fally had no identifiable GitHub presence.
-
-## Conclusion
-
-No source block was added. No canonical repository with UFO or Glyphs sources was found.