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

index 04c4c547058fd04df7ba818351a5e632a89f08e4..652f3431f2c83cb040162cddb46fdbb6c2078b37 100644 (file)
@@ -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"
+}
index 2df6c7d56802d027a4b7bf57e6f29c467b01fe6d..bbcd853b23d5a72bf622c458c2321977e112eba2 100644 (file)
@@ -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.