]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Sacramento: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 18:51:23 +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/sacramento/METADATA.pb
ofl/sacramento/upstream_info.md [new file with mode: 0644]

index a6a05c008c06c03a9deb5f74abd243e40b0b4aca..a4a5ef4bff64b4445e42ca3c04f2d82e6a4db9f0 100644 (file)
@@ -15,5 +15,14 @@ fonts {
 subsets: "menu"
 subsets: "latin"
 subsets: "latin-ext"
+source {
+  repository_url: "https://github.com/googlefonts/SacramentoFont"
+  commit: "86d34cf5a57af8dfa41c01e32a9529ed6aa499b6"
+  files {
+    source_file: "sources/Sacramento.glyphs"
+    dest_file: "Sacramento-Regular.ttf"
+  }
+  branch: "main"
+}
 classifications: "DISPLAY"
 classifications: "HANDWRITING"
diff --git a/ofl/sacramento/upstream_info.md b/ofl/sacramento/upstream_info.md
new file mode 100644 (file)
index 0000000..6aa3b4f
--- /dev/null
@@ -0,0 +1,34 @@
+# Sacramento — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Summary
+
+The canonical upstream repository for Sacramento was identified at `googlefonts/SacramentoFont` on GitHub. The repository contained a Glyphs source file at `sources/Sacramento.glyphs`. A source block was added to METADATA.pb.
+
+## Upstream Repository
+
+- **URL**: https://github.com/googlefonts/SacramentoFont
+- **Owner**: googlefonts (Google Fonts organization)
+- **Branch**: main
+- **Commit**: `86d34cf5a57af8dfa41c01e32a9529ed6aa499b6`
+- **Commit message**: "v1.100 generated"
+
+## Source Files Found
+
+| File | Type |
+|------|------|
+| `sources/Sacramento.glyphs` | Glyphs source |
+
+## Designer
+
+Sacramento was designed by Brian J. Bonislawsky (DBA Astigmatic / AOETI). The repository is hosted under the Google Fonts GitHub organization.
+
+## Investigation Notes
+
+The repository was located by searching GitHub for `sacramento font astigmatic`. The repository name `SacramentoFont` was confirmed to exist at `googlefonts/SacramentoFont`. The `sources/` directory contained a single Glyphs file, `Sacramento.glyphs`, confirming active source availability. Old VFB sources from version 1.000 were also present in an `old/` directory but are superseded by the Glyphs file.
+
+## Result
+
+A source block was added to METADATA.pb referencing the repository URL, the latest commit hash, and the `sources/Sacramento.glyphs` file.