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

index 7f7e278325b4066fd0e37d908ab05f64f4a6ca6d..db04c0c55ab7434e7da5297634680f30c7f62af5 100644 (file)
@@ -18,3 +18,7 @@ subsets: "greek"
 subsets: "latin"
 subsets: "latin-ext"
 subsets: "menu"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index e895aa1f779a50ec99360801e478fdf4837b3d21..92be1ae470e556658ffbe226a0fad272dc32c294 100644 (file)
@@ -1,14 +1,31 @@
 # Press Start 2P — 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/pressstart2p/src/` |
+| **Buildable** | No — BDF bitmap source only |
+
+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
+
+- `PressStart2P-8.bdf` — BDF bitmap font source (not buildable with gftools-builder)
+- `METADATA_comments.txt` — metadata comments
+
+The only source is a BDF (Bitmap Distribution Format) file. BDF is a bitmap font format and is not buildable with gftools-builder, which expects outline font sources.
 
 ## Notes
+
 Designer: CodeMan38 (Cody Boisclair, cody@zone38.net). Script: Latin, Cyrillic, Greek. Category: DISPLAY. Pixel/retro gaming aesthetic.
+
+## Verdict
+
+**Source found in googlefontdirectory-hg but not buildable.** Only a BDF bitmap source exists; no outline-based design sources are available. No gftools-builder config is possible.