]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Rubik Mono One: 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/rubikmonoone/METADATA.pb
ofl/rubikmonoone/upstream_info.md [new file with mode: 0644]

index 8f724eacae68efbe3c6873d498feffa4a0c407d1..d0a06be8c4e7cd65548fc9c77633f2160a153761 100644 (file)
@@ -18,5 +18,9 @@ subsets: "hebrew"
 subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
+source {
+  repository_url: "https://github.com/alexeiva/rubikmonoone"
+  commit: "7d08552d8921a0b864538b030cd0f59e7acdd4b1"
+}
 stroke: "SANS_SERIF"
 classifications: "MONOSPACE"
diff --git a/ofl/rubikmonoone/upstream_info.md b/ofl/rubikmonoone/upstream_info.md
new file mode 100644 (file)
index 0000000..c6ae594
--- /dev/null
@@ -0,0 +1,20 @@
+# Rubik Mono One — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+
+- **URL**: https://github.com/alexeiva/rubikmonoone
+- **Owner**: alexeiva (Hubert and Fischer)
+- **Branch**: master
+- **Latest commit**: `7d08552d8921a0b864538b030cd0f59e7acdd4b1` (2017-01-04)
+- **Source format**: Glyphs (`sources/RubikMonoOne.glyphs`)
+
+## What Was Done
+
+The canonical upstream repository at `alexeiva/rubikmonoone` was located by searching GitHub for the font name. The repository contains a Glyphs source file in the `sources/` directory. The copyright string in METADATA.pb references `mail@hubertfischer.com`, consistent with the `alexeiva` GitHub account associated with Hubert and Fischer. The latest commit hash was verified via the GitHub API. A `source` block was added to `METADATA.pb`.
+
+## Notes
+
+The repository also contains an `old/` directory with earlier files and a `fonts/` directory with compiled font files. The Glyphs source (`sources/RubikMonoOne.glyphs`) covers the Cyrillic, Hebrew, and Latin scripts present in the font. The repository was last updated in 2017.