]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
portersansblock: add source metadata from googlefontdirectory-hg
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 14:37:15 +0000 (14:37 +0000)
committerFelipe Correa da Silva Sanches <juca@members.fsf.org>
Wed, 25 Mar 2026 14:37:15 +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/portersansblock/METADATA.pb
ofl/portersansblock/upstream_info.md

index a0102f905f58629c4310b37acca7d08a9860430c..0fcadcd4d1c5a02fc6ef7e84a840976a7e747d02 100644 (file)
@@ -17,3 +17,7 @@ subsets: "latin"
 subsets: "latin-ext"
 stroke: "SANS_SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index e3e6ddce5fd3b6df630769ca24afd27d4df16bc2..cd57770344627ece5f7d4dd04a4f8feed4102fc3 100644 (file)
@@ -1,14 +1,31 @@
 # Porter Sans Block — Source Metadata Investigation
 **Model**: Claude Opus 4.6
-**Date**: 2026-03-12
+**Date**: 2026-03-25
 
 ## 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/portersansblock/src/` |
+| **Buildable** | No — no design sources present |
+
+The font sources are in the **googlefontdirectory-hg** monorepo, a git mirror of the
+original Google Code Mercurial repository that was the canonical host for Google Fonts
+from 2010 to 2013.
+
+### Source Files
+
+- `PorterSansBlock-Regular.otf` — compiled binary, not a design source
+- `METADATA_comments.txt` — metadata comments
+
+No design source files were found — only a compiled OTF binary and metadata comments.
 
 ## Notes
+
 Designer: Tyler Finck. Script: Latin. Category: DISPLAY (sans serif stroke).
+
+## Verdict
+
+**No usable source files in googlefontdirectory-hg.** Only a compiled OTF binary is present; no design sources (VFB, SFD, UFO, .glyphs) were included. No gftools-builder config is possible.