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

index b828d74756ffca62c7b60c499422ded359f35dff..5856a4bab5f1cb5277ed6d915d8c057bda0fb76a 100644 (file)
@@ -14,3 +14,7 @@ fonts {
 }
 subsets: "menu"
 subsets: "latin"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index 30c969ecfe18a08f0d80c14dac44820b1530bb69..ec1007e20bba5d157c2b9d1386fa87310dd0c721 100644 (file)
@@ -3,44 +3,40 @@
 **Model**: Claude Opus 4.6
 **Date**: 2026-03-12
 
-## Repository
+## Source Repository
 
-No public source repository was found for the Numans font.
+- **Repository**: [googlefontdirectory-hg](https://github.com/nicholasgross/googlefontdirectory-hg) (Mercurial-to-Git conversion of the original Google Font Directory)
+- **Commit**: `52f780bc9d197280a9f430574e179a5f233c56b6`
+- **Source path**: `numans/src/`
 
-Searches performed:
-- GitHub repository search for "Numans font", "Numans", "jovanny numans" — no results
-- GitHub user search for Jovanny Lemonad — no GitHub profile found under that name; related fonts (Philosopher, Yeseva One) were maintained by others (alexeiva) after acquisition
-- Designer's website (jovanny.ru / www.jovanny.ru) — not reachable (connection refused)
-- The font binary references `http://www.jovanny.ru/` as the vendor URL, but the site is down
-
-## Latest Relevant Commit
-
-N/A — no source repository found.
+### Source Files in googlefontdirectory-hg
 
-## Source Files
+- `Numans-Regular.vfb` — FontLab source (proprietary format, not buildable with gftools)
+- `Numans-Regular-TTF.sfd` — FontForge SFD (likely converted from VFB for TTF generation, not buildable with gftools-builder)
+- `Numans-Regular.otf` — compiled OTF binary (not a design source)
+- `METADATA_comments.txt` — metadata notes (not a source file)
 
-No source files (UFO, SFD, etc.) found publicly. The font binary in the Google Fonts repo is `Numans-Regular.ttf` (version 001.001).
+The primary design source is the `.vfb` file (FontLab proprietary format). The `.sfd` file is a TTF-flavored conversion. Neither format is buildable with gftools-builder.
 
-Font metadata from the binary:
-- Designer: Jovanny Lemonad
-- Copyright: Copyright (c) 2011 by Jovanny Lemonad. All rights reserved.
-- Vendor URL: http://www.jovanny.ru/
-- Version: 001.001
+## Search Results
 
-## Build System
-
-Unknown — no source repository or build scripts found.
+- GitHub repository search for "Numans font", "Numans", "jovanny numans" — no results
+- GitHub user search for Jovanny Lemonad — no GitHub profile found under that name; related fonts (Philosopher, Yeseva One) were maintained by others (alexeiva) after acquisition
+- Designer's website (jovanny.ru / www.jovanny.ru) — not reachable (connection refused)
+- The font binary references `http://www.jovanny.ru/` as the vendor URL, but the site is down
+- No cached clone found in `/mnt/shared/upstream_repos/fontc_crater_cache/`
 
-## config.yaml Status
+## Font Metadata
 
-No `config.yaml` is present in the google/fonts directory for this family. None can be created without source files.
+- **Designer**: Jovanny Lemonad
+- **Copyright**: Copyright (c) 2011 by Jovanny Lemonad. All rights reserved.
+- **Vendor URL**: http://www.jovanny.ru/
+- **Version**: 001.001
 
 ## Notes
 
 - Numans is a modern grotesque sans-serif with open forms, designed in 2011.
 - The designer Jovanny Lemonad also designed Philosopher and Yeseva One (both on Google Fonts), but those fonts have been maintained in separate GitHub repos by third parties (alexeiva).
-- No GitHub repository under Jovanny Lemonad's name was found.
-- The original website (jovanny.ru) is unreachable.
-- This family appears to have no accessible upstream source. It may have been contributed directly to Google Fonts without a public source repo, or the source may have been lost.
-- No cached clone found in `/mnt/shared/upstream_repos/fontc_crater_cache/`.
-- **Confidence**: Low — no upstream source identified.
+- No GitHub repository under Jovanny Lemonad's name was found. The original website (jovanny.ru) is unreachable.
+- The googlefontdirectory-hg monorepo is the only known location of the original source files.
+- Confidence in source identification: **Medium** — the VFB source in googlefontdirectory-hg is the original design source, but the proprietary format limits its usefulness for rebuilding.