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

index 42b32f87e90855caef98e2b674c3b9ef2cc35592..4f3471450677bf83d6c86ff19ed2a59f430a81fb 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 d591bcdf866be1f73d06f233b58b8964a8fdd9b4..ccbf0682eb402710e65df283093011a29765c3e3 100644 (file)
@@ -1,14 +1,34 @@
 # Port Lligat Sans — 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/portlligatsans/src/` |
+| **Buildable** | No — VFB and SFD 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
+
+- `PortLligatSans-Regular-OTF.vfb` — FontLab VFB (proprietary, not buildable with gftools)
+- `PortLligatSans-Regular-TTF.sfd` — FontForge SFD (open format, not supported by gftools-builder)
+- `PortLligatSans-Regular.otf` — compiled binary, not a design source
+- `portligat-SANS-google.jpg` — reference image
+- `METADATA_comments.txt` — metadata comments
+
+Design sources include a VFB (proprietary) and an SFD (open but not supported by gftools-builder).
 
 ## Notes
+
 Designer: Tipo (Dario, tipo.net.ar). Script: Latin. Category: SANS_SERIF / DISPLAY.
+
+## Verdict
+
+**Sources found in googlefontdirectory-hg but not buildable.** Neither VFB nor SFD formats are supported by gftools-builder. No config is possible.