]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
pirataone: add source metadata from googlefontdirectory-hg
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 14:37:14 +0000 (14:37 +0000)
committerFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 14:37:14 +0000 (14:37 +0000)
Repo: https://github.com/googlefonts/googlefontdirectory-hg
Commit: 52f780bc9d197280a9f430574e179a5f233c56b6
source block added to METADATA.pb

Assisted by an AI agent (Claude Opus 4.6)

ofl/pirataone/METADATA.pb
ofl/pirataone/upstream_info.md

index 8afe8dc12cfa65c4078be0042ac8cc72bf3b3a83..541e112258613c616ebd743a10b517eaa6179eff 100644 (file)
@@ -15,3 +15,7 @@ fonts {
 subsets: "menu"
 subsets: "latin"
 subsets: "latin-ext"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index ff9fce8378a3656ee91b25a6265afc64a2c949bf..4637e06b39aa45a319a0f561047d3d35999a46a1 100644 (file)
@@ -1,14 +1,36 @@
 # Pirata One — Source Metadata Investigation
+
 **Model**: Claude Opus 4.6
 **Date**: 2026-03-12
 
 ## Source Repository
-- **URL**: No source block present
-- **Commit**: N/A
-- **Status**: absent
 
-## What Was Done
-The existing source metadata was reviewed. No source block was found in METADATA.pb.
+| Field | Value |
+|-------|-------|
+| **Repository** | [googlefontdirectory-hg](https://github.com/googlefonts/googlefontdirectory-hg) |
+| **Commit** | `52f780bc9d197280a9f430574e179a5f233c56b6` |
+| **Source path** | `ofl/pirataone/src/` |
+| **Buildable** | No — legacy formats only (.vfb/.sfd) |
+
+The font sources are in the **googlefontdirectory-hg** monorepo, a git mirror of the
+original Google Code Mercurial repository (`code.google.com/p/googlefontdirectory`)
+that was the canonical host for Google Fonts from 2010 to 2013.
+
+### Source files
+
+- **.vfb** (FontLab, proprietary): PirataOne-Regular-OTF.vfb
+- **.sfd** (FontForge): PirataOne-Regular-TTF.sfd
+- **Compiled binary** (not a design source): PirataOne-Regular.otf
+- **Metadata**: METADATA_comments.txt
+
+The design sources are VFB (FontLab, proprietary) and SFD (FontForge) format files. Neither format is buildable with gftools-builder. No modern buildable sources (.glyphs, .ufo, .designspace) are available.
+
+## Investigation
 
-## Notes
 Designer: Rodrigo Fuenzalida, Nicolas Massi. Script: Latin. Category: DISPLAY.
+
+No source block was found in METADATA.pb. No canonical upstream GitHub repository was identified.
+
+## Conclusion
+
+No canonical upstream repository was found beyond the legacy googlefontdirectory-hg archive. Sources exist as VFB/SFD files, which are not buildable with gftools-builder. No METADATA.pb changes were made.