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

index b53033f33037a2f6cb6d60b16fcd38ac7cff58c5..c9b5cd5a8a344a46cbfce54d6c49568407206448 100644 (file)
@@ -28,5 +28,6 @@ subsets: "thai"
 subsets: "vietnamese"
 source {
   repository_url: "https://github.com/cadsondemak/Srisakdi"
+  commit: "fc86bd7feae6bf8b3a9f388f2a71f4c826a27859"
 }
 primary_script: "Thai"
diff --git a/ofl/srisakdi/upstream_info.md b/ofl/srisakdi/upstream_info.md
new file mode 100644 (file)
index 0000000..3c536a3
--- /dev/null
@@ -0,0 +1,18 @@
+# Srisakdi — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/cadsondemak/Srisakdi
+- **Commit**: `fc86bd7feae6bf8b3a9f388f2a71f4c826a27859`
+- **Status**: Commit hash was added to existing source block
+
+## What Was Done
+The upstream repository at https://github.com/cadsondemak/Srisakdi was identified as the source for Srisakdi. The latest commit on the default branch was retrieved via the GitHub API and added to the `source` block in METADATA.pb. No tagged releases were found in the repository.
+
+## Build System
+The repository contains a `source/` directory alongside pre-built fonts in the `fonts/` directory. The root directory also includes HTML, CSS, and JavaScript files consistent with a specimen website. No Makefile or explicit build script was found at the root level.
+
+## Notes
+Srisakdi is a Thai display typeface by Cadson Demak, available in Regular and Bold weights. The METADATA.pb source block previously lacked a commit hash, file mappings, and branch specification.