From: Felipe Correa da Silva Sanches Date: Wed, 25 Mar 2026 14:37:25 +0000 (+0000) Subject: stintultracondensed: add source metadata from googlefontdirectory-hg X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8da48a893890ac4fc454cc0ebcd3f169749e12f1;p=thirdparty%2Fgoogle%2Ffonts.git stintultracondensed: 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/stintultracondensed/METADATA.pb b/ofl/stintultracondensed/METADATA.pb index 04c4c5470..652f3431f 100644 --- a/ofl/stintultracondensed/METADATA.pb +++ b/ofl/stintultracondensed/METADATA.pb @@ -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" +} diff --git a/ofl/stintultracondensed/upstream_info.md b/ofl/stintultracondensed/upstream_info.md index 2df6c7d56..bbcd853b2 100644 --- a/ofl/stintultracondensed/upstream_info.md +++ b/ofl/stintultracondensed/upstream_info.md @@ -1,10 +1,27 @@ +# Stint Ultra Condensed -- Upstream Source Investigation + **Model**: Claude Opus 4.6 -# Stint Ultra Condensed — Upstream Source Investigation +## Source Repository + +Design sources were found in the **googlefontdirectory-hg** archive (Google Font Directory, Mercurial-era). + +- **Repository**: googlefontdirectory-hg +- **Commit**: `52f780bc9d197280a9f430574e179a5f233c56b6` +- **Source path**: `stintultracondensed/src/` + +## Source Files -## Summary +The source directory contains: 3 VFB files (FontLab, proprietary format); 1 compiled binary (OTF/TTF, not design sources). -No canonical upstream repository with UFO or Glyphs sources was found for Stint Ultra Condensed. The only GitHub repository found was a librefonts mirror (`librefonts/stintultracondensed`) containing only VFB (FontLab) sources. +The VFB format is proprietary (FontLab) and cannot be built with gftools-builder. These sources are **not directly buildable** with the current open-source pipeline. + +### Key source files + +- `StintUltraCondensed-Regular-OTF.vfb` (VFB, proprietary) +- `StintUltraCondensed-Regular-TTF.vfb` (VFB, proprietary) +- `StintUltraCondensed-Regular.vfb` (VFB, proprietary) +- `StintUltraCondensed-Regular.otf` (compiled binary) ## Designer @@ -15,7 +32,3 @@ Astigmatic (Brian J. Bonislawsky, astigma@astigmatic.com) - **librefonts/stintultracondensed**: Mirror repository only. The `src/` directory contained `StintUltraCondensed-Regular-OTF.vfb`, `StintUltraCondensed-Regular-TTF.vfb`, and `StintUltraCondensed-Regular.vfb` — VFB only, no UFO or Glyphs sources. - **astigmatic GitHub**: The `astigmatic` GitHub user had only two private/placeholder repos (`pro`, `project1`), no font repositories. - No other repositories for this font were found on GitHub. - -## Conclusion - -No source block was added. The font sources only exist as VFB in a librefonts mirror, which is excluded per the investigation policy.