]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Sniglet: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 18:51:25 +0000 (18:51 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 23:16:13 +0000 (23:16 +0000)
Assisted by an AI agent (Claude Opus 4.6)

ofl/sniglet/METADATA.pb
ofl/sniglet/upstream_info.md [new file with mode: 0644]

index b34e5f700d6ce1c6e3512458d027d08d94b0fbb2..ace538b3867595057580eeffc224c5a4ca58c771 100644 (file)
@@ -21,6 +21,11 @@ fonts {
   full_name: "Sniglet ExtraBold"
   copyright: "Copyright (c) 2008, Haley Fiege (haley@kingdomofawesome.com), Copyright (c) 2012, Brenda Gallo (gbrenda1987@gmail.com) Copyright (c) 2013, Pablo Impallari (www.impallari.com|impallari@gmail.com), with no Reserved Font Name."
 }
+source {
+  repository_url: "https://github.com/theleagueof/sniglet"
+  commit: "5c6b0860bdd0d8c4f16222e4de3918c384db17c4"
+  branch: "master"
+}
 subsets: "menu"
 subsets: "latin"
 subsets: "latin-ext"
diff --git a/ofl/sniglet/upstream_info.md b/ofl/sniglet/upstream_info.md
new file mode 100644 (file)
index 0000000..71fa748
--- /dev/null
@@ -0,0 +1,42 @@
+**Model**: Claude Opus 4.6
+
+# Sniglet — Upstream Source Investigation
+
+## Summary
+
+Sniglet is a fun rounded display typeface originally designed by Haley Fiege (haley@kingdomofawesome.com) in 2008, with contributions from Brenda Gallo (2012) and Pablo Impallari (2013). It was added to Google Fonts on 2010-12-15.
+
+## Designers
+
+- Haley Fiege (original) — kingdomofawesome.com
+- Brenda Gallo (contributor, 2012)
+- Pablo Impallari (contributor, 2013)
+
+## Repository Search
+
+A search for canonical upstream repositories was conducted on GitHub. The following repository was found:
+
+- **theleagueof/sniglet** (https://github.com/theleagueof/sniglet) — repository owned by The League of Moveable Type, described as "A fun rounded display face that's great for headlines." The README credited Haley Fiege as the designer. The repository contained:
+  - `source/Sniglet_Regular.ufo` — UFO source for the Regular weight
+  - `source/Sniglet_Regular.vfb` — FontLab source (alongside the UFO)
+  - `Sniglet Regular.otf` and `Sniglet Regular.ttf` — compiled fonts
+
+The repository was confirmed as non-archived with an active `master` branch.
+
+Note: The repository contained only the Regular weight UFO source. The ExtraBold weight (present in the Google Fonts family) was added by Pablo Impallari in 2013 and is not represented in this repository.
+
+- **librefonts/sniglet** — a librefonts mirror (excluded per policy).
+
+## Commit
+
+Latest commit: `5c6b0860bdd0d8c4f16222e4de3918c384db17c4` — "Initial commit with readme and licenses"
+
+This commit was verified via the GitHub API.
+
+## Status
+
+Source block was added pointing to `theleagueof/sniglet` at commit `5c6b0860bdd0d8c4f16222e4de3918c384db17c4` on the `master` branch. The repository only contains the Regular weight source; the ExtraBold weight has no known public source repository.
+
+## Confidence
+
+Medium — The repository is maintained by The League of Moveable Type (the canonical host for Haley Fiege's fonts) and contains UFO sources for the Regular weight, but the ExtraBold weight source is absent.