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

index fa2f29f2e5e7e535835e48ee25be4fe05136fd7b..d70d0cc1646a7341cffcf5d2c426ae4e8a9064b5 100644 (file)
@@ -21,3 +21,7 @@ subsets: "vietnamese"
 primary_script: "Thai"
 stroke: "SANS_SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/cadsondemak/pattaya"
+  commit: "fec6c7a0c8b84949dcb2a1c6dbe1ec4ba12ca0d9"
+}
diff --git a/ofl/pattaya/upstream_info.md b/ofl/pattaya/upstream_info.md
new file mode 100644 (file)
index 0000000..784bfd9
--- /dev/null
@@ -0,0 +1,32 @@
+# Pattaya — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Summary
+
+The canonical upstream repository for Pattaya was identified as **https://github.com/cadsondemak/pattaya**, maintained by the designer Cadson Demak (a type foundry in Thailand). This was confirmed by the DESCRIPTION.en_us.html in the google/fonts repository, which explicitly links to this repository. The repository is designer-owned and not a librefonts mirror.
+
+## Investigation
+
+The METADATA.pb listed the designer as Cadson Demak with copyright noting contributions from Cadson Demak, Pablo Impallari (Lobster), and Alexei Vanyashin (Cyreal).
+
+The DESCRIPTION.en_us.html explicitly linked to `https://github.com/cadsondemak/pattaya` as the contribution URL. Web search confirmed this is the canonical Cadson Demak organization's own GitHub repository, consistent with their other font repositories (cadsondemak/kanit, cadsondemak/Krub, cadsondemak/Kodchasan, etc.).
+
+The latest commit in the upstream repository was retrieved:
+
+- **Commit**: `fec6c7a0c8b84949dcb2a1c6dbe1ec4ba12ca0d9`
+- **Message**: "Rename project to Pattaya (Fixes #3)"
+- **Date**: 2016-05-31
+
+## Upstream Repository
+
+- **URL**: https://github.com/cadsondemak/pattaya
+- **Owner**: Cadson Demak
+- **Type**: Designer-owned canonical upstream
+- **License**: OFL 1.1
+- **Latest commit**: `fec6c7a0c8b84949dcb2a1c6dbe1ec4ba12ca0d9`
+
+## METADATA.pb Changes
+
+A `source` block was added to METADATA.pb with the repository URL and latest commit hash.