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

index a345b71188c13893e6a23063782faf85e39d7ce2..29ea7e6db7d2efcd18e99e0fc5b33b2a0a41a77a 100644 (file)
@@ -31,5 +31,6 @@ source {
     dest_file: "DESCRIPTION.en_us.html"
   }
   branch: "master"
+  commit: "5653d23ee96e457921b2dbec7692e8e5d243e5fe"
 }
 primary_script: "Jpan"
diff --git a/ofl/shipporiantique/upstream_info.md b/ofl/shipporiantique/upstream_info.md
new file mode 100644 (file)
index 0000000..ba5ceaa
--- /dev/null
@@ -0,0 +1,18 @@
+# Shippori Antique — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/fontdasu/ShipporiAntique
+- **Commit**: `5653d23ee96e457921b2dbec7692e8e5d243e5fe`
+- **Status**: Commit hash was added to existing source block
+
+## What Was Done
+The upstream repository at https://github.com/fontdasu/ShipporiAntique was identified as the source for Shippori Antique. The latest commit on the master branch was retrieved via the GitHub API and added to the `source` block in METADATA.pb. The repository contains a `build.py` script for building the fonts from sources.
+
+## Build System
+The repository contains a `build.py` Python script at the root level for building font files from the sources in the `sources/` directory. Pre-built fonts are available in the `fonts/ttf/` directory.
+
+## Notes
+The Shippori Antique repository hosts both the Shippori Antique and Shippori Antique B1 variants. The METADATA.pb source block already included file mappings and a branch specification (`master`); only the commit hash was missing.
index 81a045005a29f380095fcfeeb7a9613d0e87a20e..e9f877fd8a999fe7fd394d94b9511a4681fd012b 100644 (file)
@@ -31,5 +31,6 @@ source {
     dest_file: "DESCRIPTION.en_us.html"
   }
   branch: "master"
+  commit: "5653d23ee96e457921b2dbec7692e8e5d243e5fe"
 }
 primary_script: "Jpan"
diff --git a/ofl/shipporiantiqueb1/upstream_info.md b/ofl/shipporiantiqueb1/upstream_info.md
new file mode 100644 (file)
index 0000000..eedb88e
--- /dev/null
@@ -0,0 +1,18 @@
+# Shippori Antique B1 — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Source Repository
+- **URL**: https://github.com/fontdasu/ShipporiAntique
+- **Commit**: `5653d23ee96e457921b2dbec7692e8e5d243e5fe`
+- **Status**: Commit hash was added to existing source block
+
+## What Was Done
+The upstream repository at https://github.com/fontdasu/ShipporiAntique was identified as the source for Shippori Antique B1. This family shares the same repository as Shippori Antique. The latest commit on the master branch was retrieved via the GitHub API and added to the `source` block in METADATA.pb.
+
+## Build System
+The repository contains a `build.py` Python script at the root level for building font files from the sources in the `sources/` directory. Pre-built fonts are available in the `fonts/ttf/` directory.
+
+## Notes
+Shippori Antique B1 is a variant of Shippori Antique with different character mapping, both hosted in the same repository. The METADATA.pb source block already included file mappings and a branch specification (`master`); only the commit hash was missing. The same commit hash applies to both Shippori Antique and Shippori Antique B1 since they share a repository.