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

Assisted by an AI agent (Claude Opus 4.6)

ofl/snippet/METADATA.pb
ofl/snippet/config.yaml [new file with mode: 0644]
ofl/snippet/upstream_info.md

index f0e81b862cc571e6d7a0084da9e2df0b677de99a..0c969b105e2fdd0006ffe2afba8b07300960baaf 100644 (file)
@@ -14,3 +14,7 @@ fonts {
 }
 subsets: "menu"
 subsets: "latin"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
diff --git a/ofl/snippet/config.yaml b/ofl/snippet/config.yaml
new file mode 100644 (file)
index 0000000..7194cba
--- /dev/null
@@ -0,0 +1,2 @@
+sources:
+  - Snippet.ufo
index cd1da5c59621139ca57f0de440725517019aa0a2..f29016cb7a8899528c6615a50f126d8e74fe1fc3 100644 (file)
@@ -1,23 +1,33 @@
+# Snippet -- Upstream Source Investigation
+
 **Model**: Claude Opus 4.6
 
-# Snippet — Upstream Source Investigation
+## Source Repository
 
-## Summary
+Design sources were found in the **googlefontdirectory-hg** archive (Google Font Directory, Mercurial-era).
 
-Snippet is a sans-serif typeface designed by Gesine Todt (hallo@gesine-todt.de / gesine-todt.de) and released in 2011. It was added to Google Fonts on 2011-07-20.
+- **Repository**: googlefontdirectory-hg
+- **Commit**: `52f780bc9d197280a9f430574e179a5f233c56b6`
+- **Source path**: `snippet/src/`
 
-## Designer
+## Source Files
 
-Gesine Todt — gesine-todt.de
+The source directory contains **UFO sources** (Snippet.ufo), which are buildable with gftools-builder.
+It also contains 1 VFB file (FontLab, proprietary format) and 1 SFD file (FontForge format).
+OpenType feature code is included (Snippet.ufo/features.fea).
 
-## Repository Search
+### Key source files
 
-A search for canonical upstream repositories was conducted on GitHub. Searches for "snippet font" and "snippet gesine" returned no relevant font repositories. No repository owned by Gesine Todt was found with UFO or Glyphs source files for this typeface.
+- `Snippet.ufo` (UFO, buildable)
+- `Snippet.vfb` (VFB, proprietary)
+- `Snippet-TTF.sfd` (SFD, FontForge)
+- `Snippet.ufo/features.fea` (OpenType features)
+- `Snippet.otf` (compiled binary)
 
-## Status
+## Designer
 
-No canonical upstream repository with UFO or Glyphs sources was found. No source block was added.
+Gesine Todt — gesine-todt.de
 
-## Confidence
+## Repository Search
 
-Low — No public source repository was found for this typeface.
+A search for canonical upstream repositories was conducted on GitHub. Searches for "snippet font" and "snippet gesine" returned no relevant font repositories. No repository owned by Gesine Todt was found with UFO or Glyphs source files for this typeface.