]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Pridi: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 18:26:36 +0000 (18:26 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 23:12:35 +0000 (23:12 +0000)
Assisted by an AI agent (Claude Opus 4.6)

ofl/pridi/METADATA.pb
ofl/pridi/upstream_info.md [new file with mode: 0644]

index 319e50c0dba22f6c9d2c6f3d267331e9ce081321..281718ae451a5be813ec467a65ecf540debebb5b 100644 (file)
@@ -65,3 +65,7 @@ subsets: "vietnamese"
 primary_script: "Thai"
 stroke: "SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/cadsondemak/pridi"
+  commit: "fe54fb681271c79ffd55ea9045145c9d1da8ade1"
+}
diff --git a/ofl/pridi/upstream_info.md b/ofl/pridi/upstream_info.md
new file mode 100644 (file)
index 0000000..81573c0
--- /dev/null
@@ -0,0 +1,28 @@
+# Pridi — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Summary
+
+A canonical upstream repository was found at https://github.com/cadsondemak/pridi, owned by Cadson Demak, the designer listed in METADATA.pb. The repository is not a mirror and contains UFO source files. The METADATA.pb source block was updated accordingly.
+
+## Designer
+
+Cadson Demak (info@cadsondemak.com) — a Thai type foundry. The DESCRIPTION.en_us.html explicitly links to `https://github.com/cadsondemak/pridi` as the contribution URL.
+
+## Repository Investigation
+
+- **Checked cache**: `/mnt/shared/upstream_repos/fontc_crater_cache/` — no cached entry for cadsondemak/pridi.
+- **GitHub search**: The repository `https://github.com/cadsondemak/pridi` was found and verified (HTTP 200).
+- **Ownership**: The repository owner is `cadsondemak`, matching the designer credit. It is not a fork.
+- **Description**: "Pridi is a informal serif Latin + looped Thai font" (15 stars).
+- **Latest commit**: `fe54fb681271c79ffd55ea9045145c9d1da8ade1` — "source and font files updated. fix problem nikahit and tone marks."
+
+## Source Files
+
+The repository contains UFO source files along with TTF/OTF outputs.
+
+## Verdict
+
+**Canonical upstream repo found.** `https://github.com/cadsondemak/pridi` is the designer-owned repository. METADATA.pb was updated with `repository_url` and `commit` fields.