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

index 3171ea7b97ab8ec7bc6ccd4f43be925a087edc26..2bdee22309a1b386d0a0e98d7a168392d9d25536 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 caf92f3b62e6ed20f801a3cb4d266c50ff160fa5..d6a54bfae9b0dfe03dd245965360f2a1644d71dc 100644 (file)
@@ -5,16 +5,37 @@
 
 ## Summary
 
-No canonical upstream GitHub repository was found for Parisienne. The FONTLOG.txt confirmed that source files exist as VFB (FontLab) files, and the designer Brian J. Bonislawsky (Astigmatic) was contacted via astigmatic.com. No public GitHub repository for this font was found under the Astigmatic organization, googlefonts organization, or any other public location. The font was created in 2012 and the source distribution has remained VFB-only.
+The original design sources for Parisienne were found in the `googlefontdirectory-hg` monorepo in FontLab VFB and FontForge SFD formats, which are not buildable with gftools-builder. No canonical designer-owned GitHub repository was found.
 
-## Investigation
+## Source Repository
 
-The METADATA.pb listed the designer as Astigmatic with copyright held by Brian J. Bonislawsky DBA Astigmatic (AOETI), dated 2012.
+- **Repo**: [googlefontdirectory-hg](https://github.com/googlefonts/googlefontdirectory-hg) (historical Google Font Directory Mercurial monorepo)
+- **Commit**: `52f780bc9d197280a9f430574e179a5f233c56b6`
+- **Source path**: `parisienne/src/`
+- **Buildable**: No — legacy formats only (.vfb/.sfd)
 
-The FONTLOG.txt described three VFB source files:
-1. `Parisienne-Regular-OTF.vfb` — merged contours and optimized for OTF
-2. `Parisienne-Regular-TTF.vfb` — TrueType outlines with hinting adjustments
-3. `Parisienne-Regular.vfb` — original source files with contour overlaps
+### Source Files
+
+| File | Format | Notes |
+|------|--------|-------|
+| `Parisienne-Regular.vfb` | FontLab VFB | Original source with contour overlaps |
+| `Parisienne-Regular-OTF.vfb` | FontLab VFB | Merged contours for OTF output |
+| `Parisienne-Regular-TTF.vfb` | FontLab VFB | TrueType outlines with hinting adjustments |
+| `Parisienne-Regular-TTF.sfd` | FontForge SFD | TrueType variant |
+| `Parisienne-Regular.otf` | Compiled binary | Not a design source |
+
+All primary design sources are in FontLab VFB format. The SFD file is a FontForge variant for TrueType output. No UFO or Glyphs sources are available.
+
+## Family Details
+
+- **Designer**: Astigmatic (Brian J. Bonislawsky DBA Astigmatic AOETI)
+- **License**: OFL
+- **Google Fonts date added**: 2012
+- **Copyright**: "Copyright (c) 2012 by Brian J. Bonislawsky DBA Astigmatic (AOETI)"
+
+## Investigation Details
+
+The FONTLOG.txt described three VFB source files matching those found in the monorepo: the original source with overlaps, an OTF variant with merged contours, and a TTF variant with hinting adjustments.
 
 Web searches were conducted for a GitHub repository under Astigmatic, googlefonts/ParisienneFont, and related variations. The only Astigmatic-attributed font found on GitHub under googlefonts was `googlefonts/SacramentoFont`. No dedicated Parisienne repository was found.
 
@@ -22,4 +43,4 @@ The DESCRIPTION.en_us.html contained no upstream repository link.
 
 ## Conclusion
 
-No canonical upstream repository was found. Sources are VFB-only with no public hosting. No METADATA.pb changes were made.
+The original design sources for Parisienne are preserved in the `googlefontdirectory-hg` monorepo as VFB and SFD files. These are legacy formats not buildable with gftools-builder. No modern sources or canonical designer-owned repository exist.