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

index faac24aa6869888813a598c7b5199cf52a1e5939..ee3f70c836f0cd8e8cf47fec7a70b0c1b6b53223 100644 (file)
@@ -17,3 +17,7 @@ subsets: "latin"
 subsets: "latin-ext"
 stroke: "SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index 319a8e4ef2a097d5f0b3a1ba377c4507586b2052..131ca3d9da6221bf0d9269344978b71d57cf5c6d 100644 (file)
@@ -3,9 +3,25 @@
 **Model**: Claude Opus 4.6
 **Date**: 2026-03-12
 
-## Summary
+## Source Repository
 
-No canonical upstream repository with Glyphs or UFO sources was found. The only GitHub repository identified was `librefonts/oldenburg`, which is a librefonts mirror containing VFB (FontLab) and SFD (FontForge) source files derived from the original. No designer-owned GitHub repository was found. No METADATA.pb changes were made.
+- **Repository**: [googlefontdirectory-hg](https://github.com/nicholasgross/googlefontdirectory-hg) (Mercurial-to-Git conversion of the original Google Font Directory)
+- **Commit**: `52f780bc9d197280a9f430574e179a5f233c56b6`
+- **Source path**: `oldenburg/src/`
+
+### Source Files in googlefontdirectory-hg
+
+- `Oldenburg-Regular.vfb` — FontLab source (proprietary format, not buildable with gftools)
+- `Oldenburg-Regular-TTF.sfd` — FontForge SFD (likely converted from VFB for TTF generation, not buildable with gftools-builder)
+- `Oldenburg-Regular.otf` — compiled OTF binary (not a design source)
+- `Oldenburgh-test.html` — test file (not a source file)
+- `METADATA_comments.txt` — metadata notes (not a source file)
+
+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.
+
+## Additional Repository Information
+
+- **Librefonts mirror**: https://github.com/librefonts/oldenburg — contains the same VFB and SFD files as googlefontdirectory-hg. This is a mirror, not a canonical designer-owned repository.
 
 ## Family Details
 
@@ -17,34 +33,14 @@ No canonical upstream repository with Glyphs or UFO sources was found. The only
 
 ## Search Results
 
-### GitHub Search
-
-GitHub was searched for "Oldenburg font", "Oldenburg font Nicole Fally", and "SorkinType Oldenburg". No matching repositories were found under a designer-owned account. The SorkinType GitHub organization (`github.com/SorkinType`) was inspected directly — Oldenburg was not among its repositories.
-
-### Librefonts Mirror
-
-The `librefonts/oldenburg` repository was found on GitHub. Its `src/` directory contains:
-- `Oldenburg-Regular.vfb` — FontLab VFB source (legacy, proprietary format)
-- `Oldenburg-Regular-TTF.sfd` — FontForge SFD source
-- Various TTX decompiled binary files
-- `Oldenburgh-test.html` — a test file
-
-This is a librefonts mirror, not a canonical designer-owned repository. The VFB and SFD formats are legacy source formats, not the preferred UFO or Glyphs formats.
-
-### Description Reference
-
-The DESCRIPTION.en_us.html referred to `http://code.google.com/p/googlefontdirectory/` (the original Google Code repository for Google Fonts, now defunct) as the source location, and listed Eben Sorkin (`sorkineben@gmail.com`) as the contact for contributions.
-
-### FONTLOG
-
-The FONTLOG recorded:
-- Nicole Fally completed the design in FontLab VBF (sic) format (9 Dec 2011)
-- Eben Sorkin mastered VBF to TTF (13 Dec 2011)
-
-## Cached Upstream Repos
-
-No cached clone was found in `/mnt/shared/upstream_repos/fontc_crater_cache/` for this family.
+- GitHub was searched for "Oldenburg font", "Oldenburg font Nicole Fally", and "SorkinType Oldenburg" — no designer-owned repositories found
+- The SorkinType GitHub organization (`github.com/SorkinType`) was inspected directly — Oldenburg was not among its repositories
+- The DESCRIPTION.en_us.html referred to `http://code.google.com/p/googlefontdirectory/` (the original Google Code repository, now defunct)
+- The FONTLOG recorded: Nicole Fally completed the design in FontLab VFB format (9 Dec 2011); Eben Sorkin mastered VFB to TTF (13 Dec 2011)
 
-## Conclusion
+## Notes
 
-No canonical upstream repository with Glyphs or UFO sources exists for Oldenburg. The sources originated as a FontLab VFB file which was then converted to TTF by Eben Sorkin. The original source is preserved only in the librefonts mirror. No METADATA.pb changes were made.
+- No canonical upstream repository with Glyphs or UFO sources exists for Oldenburg.
+- The sources originated as a FontLab VFB file which was then converted to TTF by Eben Sorkin.
+- The googlefontdirectory-hg monorepo preserves the original VFB source, but the proprietary format limits its usefulness for rebuilding.
+- Confidence in source identification: **High** — the VFB is confirmed as the original design source via the FONTLOG. However, no modern buildable sources exist.