From: Felipe Correa da Silva Sanches Date: Wed, 25 Mar 2026 14:37:15 +0000 (+0000) Subject: portersansblock: add source metadata from googlefontdirectory-hg X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6effc48df141c1de34431de55db3261f4e9119e;p=thirdparty%2Fgoogle%2Ffonts.git portersansblock: add source metadata from googlefontdirectory-hg Repo: https://github.com/googlefonts/googlefontdirectory-hg Commit: 52f780bc9d197280a9f430574e179a5f233c56b6 source block added to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/portersansblock/METADATA.pb b/ofl/portersansblock/METADATA.pb index a0102f905..0fcadcd4d 100644 --- a/ofl/portersansblock/METADATA.pb +++ b/ofl/portersansblock/METADATA.pb @@ -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" +} diff --git a/ofl/portersansblock/upstream_info.md b/ofl/portersansblock/upstream_info.md index e3e6ddce5..cd5777034 100644 --- a/ofl/portersansblock/upstream_info.md +++ b/ofl/portersansblock/upstream_info.md @@ -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.