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

index 724f59c10bb11627edc70b4dcb59106541277cae..2bcbdfbd568d5977dac825c5e4ae2536824c7a14 100644 (file)
@@ -16,3 +16,7 @@ subsets: "menu"
 subsets: "latin"
 stroke: "SANS_SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index 7fb5d78c277812457df46b60d1faa97702c1ccf2..874dba88cd27aecf0bd9697b2d9c7a5490aea279 100644 (file)
@@ -1,30 +1,33 @@
 # Investigation: Italiana
 
-## Summary
+**Model**: Claude Opus 4.6
+
+## Source Repository
 
 | Field | Value |
 |-------|-------|
-| Family Name | Italiana |
-| Slug | italiana |
-| License Dir | ofl |
-| Repository URL | unknown |
-| Commit Hash | unknown |
-| Config YAML | unknown |
-| Status | missing_url |
-| Confidence | LOW |
+| **Repository** | [https://github.com/googlefonts/googlefontdirectory-hg](https://github.com/googlefonts/googlefontdirectory-hg) |
+| **Commit** | `52f780bc9d197280a9f430574e179a5f233c56b6` |
+| **Source path** | `italiana/src/` |
+| **Buildable** | No — legacy formats only (.vfb/.sfd) |
 
-## Source Data (METADATA.pb)
+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.
 
-```
-No source block
-```
+### Source files (5)
 
-## Investigation
+| File | Format | Notes |
+|------|--------|-------|
+| `Italiana-Regular.vfb` | FontLab VFB | Proprietary format, not buildable with gftools |
+| `Italiana-Regular-OTF.vfb` | FontLab VFB | Proprietary format, not buildable with gftools |
+| `Italiana-Regular-TTF.sfd` | FontForge SFD | Open format, not buildable with gftools-builder |
+| `Italiana-Regular.otf` | OpenType binary | Compiled font, not a design source |
+| `METADATA_comments.txt` | Metadata | Not a design source |
+
+The source directory contains legacy VFB (FontLab) and SFD (FontForge) files. These are original design sources but are not compatible with the gftools-builder pipeline, which requires Glyphs, UFO, or Designspace formats.
 
-The font is stored under `ofl/italiana/` with an OFL license. The METADATA.pb has no `source` block at all.
+## Investigation
 
-The font history in google/fonts shows:
-- `90abd17b4` — "Initial commit" — the font was present from the very beginning of the google/fonts repository (2015)
+The METADATA.pb has no `source` block. The font was added in the initial commit (`90abd17b4`) of the google/fonts repository (2015).
 
 The copyright states: "Copyright (c) 2011 by Santiago Orozco (hi@typemade.mx) with reserved name Italiana"
 
@@ -33,14 +36,10 @@ The FONTLOG.txt reveals:
 - Version 1.001 — Initial release on 11 March 2012
 - The font was designed for use in newspaper and magazine headlines, inspired by Italian calligraphy masters
 
-No GitHub repository has been identified for this font. The designer (Santiago Orozco / typemade.mx) appears to have submitted this font directly to Google Fonts. No cached upstream repository was found in `upstream_repos/fontc_crater_cache/` for this family.
-
-The font has only a regular weight (no italics or other variants), suggesting it may be a very early submission before version control workflows were established.
+No GitHub repository has been identified for this font. The designer (Santiago Orozco / typemade.mx) appears to have submitted this font directly to Google Fonts. No cached upstream repository was found for this family beyond the googlefontdirectory-hg monorepo.
 
-The font date_added is "2012-03-14" and has never been updated in google/fonts since the initial commit.
+The font has only a regular weight (no italics or other variants). The font date_added is "2012-03-14" and has never been updated in google/fonts since the initial commit.
 
 ## Conclusion
 
-No upstream repository is known for this font. The font was contributed directly to google/fonts by Santiago Orozco of typemade.mx. No GitHub repository has been found for this designer's work on Italiana specifically.
-
-Action needed: Contact Santiago Orozco (hi@typemade.mx / @Typemade) to determine if source files are available and whether there is a repository for this font. If no upstream repo exists or can be created, document as `missing_url`.
+The googlefontdirectory-hg monorepo contains original design sources in legacy formats (VFB, SFD), but these are not buildable with gftools-builder. No upstream GitHub repository is known. The font was contributed directly to Google Fonts by Santiago Orozco of typemade.mx.