]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
prata: add source metadata
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Mar 2026 10:32:34 +0000 (10:32 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Mar 2026 10:46:28 +0000 (10:46 +0000)
Repo: https://github.com/cyrealtype/Prata
Commit: db5f3799a47eb51bbfe0cb572986d26b37f8ec9e
Override config.yaml created

Assisted by an AI agent (Claude Opus 4.6)

ofl/prata/METADATA.pb
ofl/prata/config.yaml [new file with mode: 0644]
ofl/prata/upstream_info.md

index 3de53496847e2240c2791c5d5d2f4a4dffb941ed..2e84ae7fe3e893e01ea6fe0beddc1482dfaf63dd 100644 (file)
@@ -19,3 +19,7 @@ subsets: "menu"
 subsets: "vietnamese"
 stroke: "SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/cyrealtype/Prata"
+  commit: "db5f3799a47eb51bbfe0cb572986d26b37f8ec9e"
+}
diff --git a/ofl/prata/config.yaml b/ofl/prata/config.yaml
new file mode 100644 (file)
index 0000000..28c966d
--- /dev/null
@@ -0,0 +1,8 @@
+# Override config.yaml for ofl/prata
+# NOTE: This is a best-effort starting point for reproducible builds.
+# The shipped binary may have been built with different tools/versions.
+#
+# Config from upstream repo (cyrealtype/Prata sources/config.yaml)
+sources:
+  - sources/Prata.glyphs
+familyName: Prata
index af5cb312fff07d261e15db200e158fd8b2c113cf..4d02a42faf522358b4e89104bfac96f4cbc11562 100644 (file)
@@ -1,14 +1,22 @@
-# Prata — Source Metadata Investigation
+# Prata — Source Repository Investigation
+
 **Model**: Claude Opus 4.6
-**Date**: 2026-03-12
 
 ## Source Repository
-- **URL**: No source block present
-- **Commit**: N/A
-- **Status**: absent
 
-## What Was Done
-The existing source metadata was reviewed. No source block was found in METADATA.pb.
+| Field | Value |
+|-------|-------|
+| Repository | [cyrealtype/Prata](https://github.com/cyrealtype/Prata) |
+| Commit | `db5f3799a47eb51bbfe0cb572986d26b37f8ec9e` |
+| Binary Date | 2017-01-16 |
+| Source Types | .glyphs |
+| Buildable | Yes |
+| Confidence | High (canonical designer repo) |
 
 ## Notes
-Designer: Cyreal. Script: Latin, Cyrillic, Vietnamese. Category: SERIF / DISPLAY. Copyright: The Prata Project Authors (contact@cyreal.org).
+
+Source repository for prata. Commit determined by date correlation with the last binary modification in google/fonts (2017-01-16).
+
+## Build Configuration (Override)
+
+An override `config.yaml` has been created in the google/fonts family directory, referencing `Prata.glyphs (from upstream sources/config.yaml)` from `cyrealtype/Prata`. This is a best-effort starting point for reproducible builds — the shipped binary was likely built with different tool versions and may not match exactly.