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

index dec4bf480a8f564edf051db6ffe290cb3b687759..6831a93a1459ead9ecb8d4b13b80a60816676848 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 f3f35872530c8f20b7fc7178164146b49bd690cc..389015ab13e6d02f5b27ed36874ce10bbd08ef45 100644 (file)
@@ -3,35 +3,34 @@
 **Model**: Claude Opus 4.6
 **Date**: 2026-03-12
 
-## Repository
+## Source Repository
 
-- **Primary upstream (librefonts mirror)**: https://github.com/librefonts/novaround
+- **Repository**: [googlefontdirectory-hg](https://github.com/nicholasgross/googlefontdirectory-hg) (Mercurial-to-Git conversion of the original Google Font Directory)
+- **Commit**: `52f780bc9d197280a9f430574e179a5f233c56b6`
+- **Source path**: `novaround/src/`
+
+### Source Files in googlefontdirectory-hg
+
+- `NovaRound.sfd` — FontForge source file (primary editable source)
+- `METADATA_comments.txt` — metadata notes (not a source file)
+
+The `.sfd` (FontForge) format is the only design source. This format is not buildable with gftools-builder.
+
+## Additional Repository Information
+
+- **Librefonts mirror**: https://github.com/librefonts/novaround
   - Branch: `master`
   - Latest commit: `eedf80c86b226640d3e1ba0ad99bb01c96627b71` (2014-10-17, "update .travis.yml")
   - Status: Frozen since 2014; not archived but no activity since then.
 
 - **Designer's canonical repo**: https://github.com/wmk69/Nova
-  - The `wmk69/Nova` repo **does** include Nova Round (as `NovaRound-Book.sfd`, etc.) with a substantially redesigned v3.x version including Bold, Oblique, and Slim variants. However, the Google Fonts version is v2.000 from 2011 and the `librefonts/novaround` repo holds the matching source.
+  - The `wmk69/Nova` repo **does** include Nova Round (as `NovaRound-Book.sfd`, etc.) with a substantially redesigned v3.x version including Bold, Oblique, and Slim variants. However, the Google Fonts version is v2.000 from 2011 and the googlefontdirectory-hg / librefonts repo holds the matching source.
 
 - **Open Font Library**: https://fontlibrary.org (listed as source in original FONTLOG).
 
-## Source Files
-
-The `librefonts/novaround` repo contains:
-- `src/NovaRound.sfd` — FontForge source file (primary editable source)
-- `NovaRound.ttf.*.ttx` — TTX-decomposed TTF tables (generated artifact)
-- `src/VERSIONS.txt`
-- `METADATA.json`, `FONTLOG.txt`, `OFL.txt`, `DESCRIPTION.en_us.html`
-
-The `.sfd` file is the authoritative source.
-
 ## Build System
 
-The repo uses the legacy `fontbakery-build.py` pipeline (circa 2014), driven by a `.travis.yml` CI config. This system is obsolete. No `Makefile` or modern build script is present.
-
-## config.yaml Status
-
-No `config.yaml` exists in the `librefonts/novaround` repo or in `ofl/novaround/` in google/fonts. One would need to be created for any rebuild attempt.
+The librefonts repo uses the legacy `fontbakery-build.py` pipeline (circa 2014), driven by a `.travis.yml` CI config. This system is obsolete. No `Makefile` or modern build script is present. No `config.yaml` exists.
 
 ## Notes
 
@@ -39,4 +38,4 @@ No `config.yaml` exists in the `librefonts/novaround` repo or in `ofl/novaround/
 - The designer released an extensively redesigned Nova Round v3.x (with Bold/Oblique/Slim variants) in `wmk69/Nova` in 2020, but this has not been adopted by Google Fonts.
 - In the v3.x family, "Nova Slim" was absorbed into Nova Round as "NovaRound Slim."
 - Designer: Wojciech Kalinowski (wmk69), wmk69@o2.pl.
-- Confidence in source identification: **High** — the `librefonts` repo is the known Google Fonts upstream mirror and the commit matches what was previously recorded.
+- Confidence in source identification: **High** — the SFD source in googlefontdirectory-hg matches the librefonts mirror and the Google Fonts binary.