]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Palanquin + Palanquin Dark: 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/palanquin/METADATA.pb
ofl/palanquin/upstream_info.md [new file with mode: 0644]
ofl/palanquindark/METADATA.pb
ofl/palanquindark/upstream_info.md [new file with mode: 0644]

index a878478f80ec39de83bef5ef2b00a4aa3c06c0f4..f7c1d277171c972b66fef82ec01443b1e859900e 100644 (file)
@@ -71,3 +71,7 @@ subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
 primary_script: "Deva"
+source {
+  repository_url: "https://github.com/VanillaandCream/Palanquin"
+  commit: "f912925eccf9b020425a6f0ddc2ce32fc1640695"
+}
diff --git a/ofl/palanquin/upstream_info.md b/ofl/palanquin/upstream_info.md
new file mode 100644 (file)
index 0000000..f73105d
--- /dev/null
@@ -0,0 +1,32 @@
+# Palanquin — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Summary
+
+The canonical upstream repository for Palanquin was identified as **https://github.com/VanillaandCream/Palanquin**, maintained by the designer Pria Ravichandran under the GitHub organization VanillaandCream. This was confirmed by the DESCRIPTION.en_us.html file in the google/fonts repository, which explicitly links to this repository. The upstream repo also contains the PalanquinDark sources, confirming it is shared with the Palanquin Dark family.
+
+## Investigation
+
+The METADATA.pb file listed the designer as Pria Ravichandran with copyright dated 2014. The DESCRIPTION.en_us.html confirmed the upstream URL as `https://github.com/VanillaandCream/Palanquin`. A web search confirmed this is a designer-owned repository (not a librefonts mirror), hosted under the VanillaandCream GitHub organization belonging to Pria Ravichandran.
+
+The repository contained a `PalanquinDark/` subdirectory alongside the `Palanquin/` directory, confirming both font families originate from the same upstream repository.
+
+The latest commit in the upstream repository was retrieved:
+
+- **Commit**: `f912925eccf9b020425a6f0ddc2ce32fc1640695`
+- **Message**: "Test docs added"
+- **Date**: 2015-07-03
+
+## Upstream Repository
+
+- **URL**: https://github.com/VanillaandCream/Palanquin
+- **Owner**: Pria Ravichandran (VanillaandCream)
+- **Type**: Designer-owned canonical upstream
+- **License**: OFL 1.1
+- **Latest commit**: `f912925eccf9b020425a6f0ddc2ce32fc1640695`
+
+## METADATA.pb Changes
+
+A `source` block was added to METADATA.pb with the repository URL and latest commit hash.
index 83d69f7459abec4224e19a04a18901bb7f1134ce..7e60a1b9a888708fd6b0edebdbeacdd507bac967 100644 (file)
@@ -46,3 +46,7 @@ subsets: "menu"
 primary_script: "Deva"
 stroke: "SANS_SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/VanillaandCream/Palanquin"
+  commit: "f912925eccf9b020425a6f0ddc2ce32fc1640695"
+}
diff --git a/ofl/palanquindark/upstream_info.md b/ofl/palanquindark/upstream_info.md
new file mode 100644 (file)
index 0000000..4986c3d
--- /dev/null
@@ -0,0 +1,30 @@
+# Palanquin Dark — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Summary
+
+The canonical upstream repository for Palanquin Dark was identified as **https://github.com/VanillaandCream/Palanquin**, the same repository as the Palanquin family. This was confirmed by inspecting the repository structure, which contains a `PalanquinDark/` subdirectory alongside the `Palanquin/` directory. Both families are maintained by designer Pria Ravichandran under the VanillaandCream GitHub organization.
+
+## Investigation
+
+The METADATA.pb file listed the designer as Pria Ravichandran with copyright dated 2014. The Palanquin Dark description confirmed it is the "heavier display family" extending the Palanquin superfamily. A search of the VanillaandCream GitHub organization revealed only three repositories: Bandipur, Catamaran-Tamil, and Palanquin — confirming no separate PalanquinDark repository exists, and that all Palanquin Dark sources are contained within the main Palanquin repository.
+
+The latest commit in the upstream repository was retrieved:
+
+- **Commit**: `f912925eccf9b020425a6f0ddc2ce32fc1640695`
+- **Message**: "Test docs added"
+- **Date**: 2015-07-03
+
+## Upstream Repository
+
+- **URL**: https://github.com/VanillaandCream/Palanquin
+- **Owner**: Pria Ravichandran (VanillaandCream)
+- **Type**: Designer-owned canonical upstream (shared with Palanquin)
+- **License**: OFL 1.1
+- **Latest commit**: `f912925eccf9b020425a6f0ddc2ce32fc1640695`
+
+## METADATA.pb Changes
+
+A `source` block was added to METADATA.pb with the repository URL and latest commit hash.