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

index ae4c5f9c3b948d3bf5d502f3d323bfb21f63e9ac..72f57a14a00ae2de68842ddf6f1ae87b010db36b 100644 (file)
@@ -44,3 +44,7 @@ subsets: "cyrillic-ext"
 subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
+source {
+  repository_url: "https://github.com/googlefonts/scada"
+  commit: "df06a155d95984d259c8492aeaaa520188a3d46b"
+}
diff --git a/ofl/scada/upstream_info.md b/ofl/scada/upstream_info.md
new file mode 100644 (file)
index 0000000..eb1bf23
--- /dev/null
@@ -0,0 +1,28 @@
+# Scada — Upstream Source Investigation
+
+**Designer**: Jovanny Lemonad
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Summary
+
+The canonical upstream repository for Scada was found at `googlefonts/scada` on GitHub. The repository contained Glyphs source files for both the upright and italic styles. The source was confirmed to be the primary development repository, managed under the googlefonts organization.
+
+## Repository
+
+- **URL**: https://github.com/googlefonts/scada
+- **Commit**: `df06a155d95984d259c8492aeaaa520188a3d46b`
+- **Commit date**: 2017-03-13
+- **Default branch**: main
+
+## Sources Found
+
+The `sources/` directory contained:
+- `Scada-Italic.glyphs`
+- `Scada.glyphs`
+
+These Glyphs source files covered all four styles (Regular, Italic, Bold, Bold Italic).
+
+## Confidence
+
+High. The repository was hosted under the googlefonts organization and contained Glyphs source files directly corresponding to the released font binaries.