From: Felipe Correa da Silva Sanches Date: Wed, 25 Mar 2026 14:36:59 +0000 (+0000) Subject: kenia: add source metadata from googlefontdirectory-hg X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db07a23ae260595b2d038bbf683597eb63f735f8;p=thirdparty%2Fgoogle%2Ffonts.git kenia: add source metadata from googlefontdirectory-hg Repo: https://github.com/googlefonts/googlefontdirectory-hg Commit: 52f780bc9d197280a9f430574e179a5f233c56b6 source block added to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/kenia/METADATA.pb b/ofl/kenia/METADATA.pb index dfe5cd0de..eb9aa8fda 100644 --- a/ofl/kenia/METADATA.pb +++ b/ofl/kenia/METADATA.pb @@ -16,3 +16,7 @@ subsets: "menu" subsets: "latin" stroke: "SANS_SERIF" classifications: "DISPLAY" +source { + repository_url: "https://github.com/googlefonts/googlefontdirectory-hg" + commit: "52f780bc9d197280a9f430574e179a5f233c56b6" +} diff --git a/ofl/kenia/upstream_info.md b/ofl/kenia/upstream_info.md index bcfdf115a..2e55e6245 100644 --- a/ofl/kenia/upstream_info.md +++ b/ofl/kenia/upstream_info.md @@ -1,40 +1,46 @@ # Investigation: Kenia -## Summary +**Model**: Claude Opus 4.6 + +## Source Repository | Field | Value | |-------|-------| -| Family Name | Kenia | -| Slug | kenia | -| License Dir | ofl | -| Repository URL | unknown | -| Commit Hash | unknown | -| Config YAML | none | -| Status | missing_url | -| Confidence | LOW | +| **Repository** | [https://github.com/googlefonts/googlefontdirectory-hg](https://github.com/googlefonts/googlefontdirectory-hg) | +| **Commit** | `52f780bc9d197280a9f430574e179a5f233c56b6` | +| **Source path** | `kenia/src/` | +| **Buildable** | No — legacy formats only (.vfb/.sfd) | + +The font sources are in the **googlefontdirectory-hg** monorepo, a git mirror of the original Google Code Mercurial repository (`code.google.com/p/googlefontdirectory`) that was the canonical host for Google Fonts from 2010 to 2013. + +### Source files (9) -## Source Data (METADATA.pb) +| File | Format | Notes | +|------|--------|-------| +| `Kenia-Regular.vfb` | FontLab VFB | Proprietary format, not buildable with gftools | +| `Kenia-Regular.sfd` | FontForge SFD | Open format, not buildable with gftools-builder | +| `Kenia-Regular-TTF.sfd` | FontForge SFD | Open format, not buildable with gftools-builder | +| `features.kern` | OpenType feature code | Kerning definitions | +| `2010-12-06_Kenia-Regular.pdf` | PDF | Design documentation | +| `2010-12-09_Kenia_glyphs.pdf` | PDF | Glyph specimen documentation | +| `2010-12-09_Kenia_text.pdf` | PDF | Text specimen documentation | +| `Julia_Petretta.jpg` | JPEG | Designer photo | +| `METADATA_comments.txt` | Metadata | Not a design source | -``` -No source block -``` +The source directory contains legacy VFB (FontLab) and SFD (FontForge) design sources, along with OpenType kerning feature code and design documentation PDFs from December 2010. These are original design sources but are not compatible with the gftools-builder pipeline. ## Investigation -The METADATA.pb for Kenia has no `source` block. The font was added in the "Initial commit" (`90abd17b4`) of the google/fonts repository. +The METADATA.pb has no `source` block. The font was added in the initial commit (`90abd17b4`) of the google/fonts repository. The copyright notice reads: "Copyright (c) 2010, Julia Petretta (julia.petretta@googlemail.com), with Reserved Font Name Kenia" -The cached repository at `upstream_repos/fontc_crater_cache/librefonts/kenia` contains only TTX/VFB/SFD source files. The `src/` directory contains: -- `Kenia-Regular.sfd` (FontForge) -- `Kenia-Regular.vfb` (FontLab) -- `Kenia-Regular-TTF.sfd` (FontForge) -- Design documentation PDFs (2010) +Kenia is Julia Petretta's earliest known Google Fonts contribution (2010). The design documentation PDFs preserved in the source directory provide historical context for the font's development. -The git log shows one commit (`update .travis.yml`). No actual source changes exist beyond the initial librefonts import. +A cached repository exists at `upstream_repos/fontc_crater_cache/librefonts/kenia` containing similar source files. The git log shows one commit ("update .travis.yml") with no actual source changes beyond the initial librefonts import. This librefonts repository is an archival mirror. -There is no publicly known upstream repository for this Julia Petretta font. Kenia is Julia Petretta's earliest known Google Fonts contribution (2010). +There is no publicly known upstream GitHub repository for this Julia Petretta font. ## Conclusion -The font is an old display font from 2010 with no tracked upstream repository. The librefonts cache contains only legacy FontForge/FontLab source files not compatible with gftools-builder. No `config.yaml` is possible with the current sources. This family needs further investigation to find original source files from Julia Petretta. +The googlefontdirectory-hg monorepo contains original design sources in legacy formats (VFB, SFD) along with kerning feature code and design documentation. These are not buildable with gftools-builder. No upstream GitHub repository is known for this family.