]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
petitformalscript: 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/petitformalscript/METADATA.pb
ofl/petitformalscript/upstream_info.md

index 3a012fd9b5a782b07aa179b2c103e3315c4507f2..2c9a69ba37e697081443aef91caa3d3d868ecc84 100644 (file)
@@ -17,3 +17,7 @@ subsets: "latin"
 subsets: "latin-ext"
 classifications: "DISPLAY"
 classifications: "HANDWRITING"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index bd16f7a1a634d94594208b87bf666dd5dc2d9376..a7e3b3d13275e2319e1cbb0d0dfb21de43dcec5d 100644 (file)
@@ -1,14 +1,36 @@
 # Petit Formal Script — 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/petitformalscript/src/` |
+| **Buildable** | No — legacy format only (.vfb) |
+
+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): PetitFormalScript-Regular-OTF.vfb, PetitFormalScript-Regular-TTF.vfb, PetitFormalScript-Regular.vfb
+- **Compiled binary** (not a design source): PetitFormalScript-Regular.otf
+- **Other**: Release-v1.1.png (release screenshot)
+- **Metadata**: METADATA_comments.txt
+
+All design sources are VFB (FontLab, proprietary) format files, which are not buildable with gftools-builder. No modern buildable sources (.glyphs, .ufo, .designspace) are available.
+
+## Investigation
 
-## Notes
 Designer: Impallari Type (Pablo Impallari, Brenda Gallo, Rodrigo Fuenzalida). Script: Latin. Category: HANDWRITING / 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 only as VFB files, which are proprietary and not buildable with gftools-builder. No METADATA.pb changes were made.