From: Felipe Correa da Silva Sanches Date: Thu, 12 Mar 2026 18:51:23 +0000 (+0000) Subject: Sacramento: add source block to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ea673c7f9fcaab3f382a1113a46b7a1632af425;p=thirdparty%2Fgoogle%2Ffonts.git Sacramento: add source block to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/sacramento/METADATA.pb b/ofl/sacramento/METADATA.pb index a6a05c008..a4a5ef4bf 100644 --- a/ofl/sacramento/METADATA.pb +++ b/ofl/sacramento/METADATA.pb @@ -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 index 000000000..6aa3b4f01 --- /dev/null +++ b/ofl/sacramento/upstream_info.md @@ -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.