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

index 9db7842977e4de8ba2123feaf7f38d017efe8491..4f1f42c14e378ee460cce58168e752948c66f5ed 100644 (file)
@@ -17,3 +17,7 @@ subsets: "latin"
 subsets: "latin-ext"
 stroke: "SLAB_SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index ed347789c536cdd834db50078d12c8c405de2e37..1d1e20477e9032c274360ee324d1db6e460a4f8f 100644 (file)
@@ -1,14 +1,34 @@
 # Peralta — 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/peralta/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): Peralta-Regular-OTF.vfb, Peralta-Regular-TTF.vfb, Peralta-Regular.vfb
+- **Compiled binary** (not a design source): Peralta-Regular.otf
+
+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: Astigmatic (Brian J. Bonislawsky). Script: Latin. Category: SERIF / DISPLAY (slab serif).
+
+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.