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

index 8625e757cbae985dbf32fdb2e3f27cfe5c7acd99..19e19b2e73c256f179c189e7b3156b12edf648d7 100644 (file)
@@ -15,3 +15,7 @@ fonts {
 subsets: "menu"
 subsets: "latin"
 subsets: "latin-ext"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index a9a8fb3b8498e6113496707c94787ff23d9150af..8b7955f35a04e3b016a99073f5705080cd224cb4 100644 (file)
@@ -3,16 +3,32 @@
 **Model**: Claude Opus 4.6
 **Date**: 2026-03-12
 
-## Summary
+## Source Repository
 
-No canonical upstream repository with UFO or Glyphs sources was found for the Sail font family. The font was designed by Miguel Hernandez and published by LatinoType Limitada. Searches of GitHub and known organization accounts did not locate a public source repository.
+The `googlefontdirectory-hg` monorepo (the historical Google Font Directory Mercurial archive) contains files for this family.
+
+- **Repository**: `googlefontdirectory-hg`
+- **Commit**: `52f780bc9d197280a9f430574e179a5f233c56b6`
+- **Source path**: `sail/src/`
+
+## Source Files
+
+The `sail/src/` directory contains design sources in VFB (FontLab) and SFD (FontForge) formats, neither of which can be built with gftools-builder:
+
+- **VFB** (FontLab, proprietary format, not buildable with gftools): Sail-Regular-OTF.vfb
+- **SFD** (FontForge, not buildable with gftools-builder): Sail-Regular-TTF.sfd
+- **OTF** (compiled binaries, not design sources): Sail-Regular.otf
+
+## Buildability
+
+Not buildable with gftools-builder. The sources are in VFB (FontLab proprietary) and SFD (FontForge) formats. Neither format is supported by gftools-builder. Conversion to UFO or Glyphs format would be required.
 
 ## Designer
 
 - **Designer**: Miguel Hernandez
 - **Publisher**: LatinoType Limitada (luciano@latinotype.com)
 
-## Investigation
+## Investigation Details
 
 The following searches and checks were performed:
 
@@ -21,7 +37,3 @@ The following searches and checks were performed:
 - Checked `repos/Latinotype/Sail` — not found
 - Checked `repos/googlefonts/SailFont` and `repos/googlefonts/Sail` — not found
 - Checked LatinoType GitHub organization repos — no Sail repository found
-
-## Result
-
-No source block was added to METADATA.pb. The font appears to have been contributed to Google Fonts without a public source repository, or the sources may be hosted elsewhere (e.g., private repository or non-GitHub hosting).