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

index 9f2845f3e4b9aa36c5cda20c96bc07263f3ff5e8..b6dc11a68da5b36b6ad73a5497daf10eb253a31c 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 684eb356c638ab6e2c2a18a39436ef5a540e83d9..8a28cdb256cef1d6a9f5267a358334390e104556 100644 (file)
@@ -1,10 +1,27 @@
+# Stint Ultra Expanded -- Upstream Source Investigation
+
 **Model**: Claude Opus 4.6
 
-# Stint Ultra Expanded — 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**: `stintultraexpanded/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 Expanded. The only GitHub repository found was a librefonts mirror (`librefonts/stintultraexpanded`) 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
+
+- `StintUltraExpanded-Regular-OTF.vfb` (VFB, proprietary)
+- `StintUltraExpanded-Regular-TTF.vfb` (VFB, proprietary)
+- `StintUltraExpanded-Regular.vfb` (VFB, proprietary)
+- `StintUltraExpanded-Regular.otf` (compiled binary)
 
 ## Designer
 
@@ -15,7 +32,3 @@ Astigmatic (Brian J. Bonislawsky, astigma@astigmatic.com)
 - **librefonts/stintultraexpanded**: Mirror repository only. The `src/` directory contained `StintUltraExpanded-Regular-OTF.vfb`, `StintUltraExpanded-Regular-TTF.vfb`, and `StintUltraExpanded-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.