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

index 0b08485e4e420ebbadfe8abcfdde8f8592932d3d..70fb3902b6cc9649c94bc8e0461341ee1f8522e2 100644 (file)
@@ -18,6 +18,7 @@ subsets: "menu"
 subsets: "vietnamese"
 source {
   repository_url: "https://github.com/Omnibus-Type/Saira"
+  commit: "1916f2a575479b626238d9842126e63aa208eebf"
 }
 stroke: "SANS_SERIF"
 classifications: "DISPLAY"
diff --git a/ofl/sairastencilone/upstream_info.md b/ofl/sairastencilone/upstream_info.md
new file mode 100644 (file)
index 0000000..814ce41
--- /dev/null
@@ -0,0 +1,18 @@
+# Saira Stencil One — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/Omnibus-Type/Saira
+- **Commit**: `1916f2a575479b626238d9842126e63aa208eebf`
+- **Status**: Commit hash was added to existing source block
+
+## What Was Done
+The upstream repository at https://github.com/Omnibus-Type/Saira was identified as the source for Saira Stencil One. The latest commit on the default branch was retrieved via the GitHub API and added to the `source` block in METADATA.pb. No tagged releases were found in the repository.
+
+## Build System
+The repository contains the font sources organized under subdirectories `Saira/` and `SairaStencilOne/`. No Makefile or build script was found at the root level; the repository appears to distribute pre-built font files directly.
+
+## Notes
+The Saira Stencil One family shares its upstream repository with the broader Saira font family (which includes multiple weights and styles). The METADATA.pb source block already pointed to the correct repository URL.