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

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

index e62243155e56403e25a8a224189da29bf4e3ef84..4dee722d299c6dd85a23b4d27dfa78ce0c7d8bb1 100644 (file)
@@ -173,3 +173,7 @@ subsets: "vietnamese"
 primary_script: "Thai"
 stroke: "SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/cadsondemak/trirong"
+  commit: "0c1ce550d14a0a719ea49fcd6992cf5e1027dc6f"
+}
diff --git a/ofl/trirong/upstream_info.md b/ofl/trirong/upstream_info.md
new file mode 100644 (file)
index 0000000..41dbf3a
--- /dev/null
@@ -0,0 +1,34 @@
+**Model**: Claude Opus 4.6
+
+## Trirong
+
+**Designer**: Cadson Demak
+
+### Upstream Repository
+
+The canonical upstream repository was found at **https://github.com/cadsondemak/trirong**, maintained by Cadson Demak (GitHub: cadsondemak), a type foundry based in Thailand. The DESCRIPTION.en_us.html in the Google Fonts repo explicitly linked to this repository.
+
+The repository contained the following structure at the investigated commit:
+- `source/` — 18 Glyphs source files, one per weight per style (e.g., `Trirong-100_Thin.glyphs`, `Trirong-400_Regular.glyphs`, etc.)
+- `fonts/` — compiled TTF files
+- `README.md`, `BRIEF.md`, `OFL.txt`
+
+The presence of Glyphs source files confirmed this as an eligible upstream with modern, editable sources.
+
+### Investigated Commit
+
+- **Repo**: https://github.com/cadsondemak/trirong
+- **Branch**: master
+- **Commit**: `0c1ce550d14a0a719ea49fcd6992cf5e1027dc6f`
+- **Date**: 2015-11-30
+- **Message**: "source and font files updated. fix nikahit and tone marks problem."
+
+The commit hash was verified via the GitHub API (`gh api repos/cadsondemak/trirong/commits/master`).
+
+### Status
+
+Source block was added to `METADATA.pb` pointing to the above repository and commit.
+
+### Notes
+
+Cadson Demak also maintains repositories for other Thai typefaces in Google Fonts (Anuphan, Bai Jamjuree, Chakra Petch, Charm, K2D, Kanit, Kodchasan, etc.) all under the `cadsondemak` GitHub organization.