]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
miltonian: add source metadata
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Mar 2026 10:32:31 +0000 (10:32 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Mar 2026 10:46:28 +0000 (10:46 +0000)
Repo: https://github.com/impallari/Miltonian
Commit: 95d180e8744380f93a8437226e58032d484882c7

Assisted by an AI agent (Claude Opus 4.6)

ofl/miltonian/METADATA.pb
ofl/miltonian/upstream_info.md

index 3ba631482cea69a761708b26a2ab2733b3e77455..e4e5b8ba06adfdcf92a4d39fc72744a71730aa7b 100644 (file)
@@ -16,3 +16,8 @@ subsets: "menu"
 subsets: "latin"
 stroke: "SERIF"
 classifications: "DISPLAY"
+
+source {
+  repository_url: "https://github.com/impallari/Miltonian"
+  commit: "95d180e8744380f93a8437226e58032d484882c7"
+}
index 3f221ca7f807f9af694eb3a3d491c065ebc7bb0e..dee0b46ec22d821d324428a865ce884ed4748dca 100644 (file)
@@ -1,48 +1,39 @@
-# Miltonian — Source Metadata Investigation
+# Miltonian — Source Repository Investigation
 
 **Model**: Claude Opus 4.6
-**Date**: 2026-03-12
 
-## Repository
+## Source Repository
 
-The upstream source repository is on GitHub under the Impallari account:
+| Field | Value |
+|-------|-------|
+| Repository | [impallari/Miltonian](https://github.com/impallari/Miltonian) |
+| Commit | `95d180e8744380f93a8437226e58032d484882c7` |
+| Date | 2016-01-15 |
+| Confidence | High |
 
-- **URL**: https://github.com/impallari/Miltonian
-- **Description**: "Miltonian Fonts"
-- **Default branch**: `master`
-- **Last commit**: `95d180e8744380f93a8437226e58032d484882c7` (2016-01-15, "v1.7")
-- **Repository last updated on GitHub**: 2024-08-11 (metadata update, not a content commit)
+## Investigation
 
-This single repository contains sources for **both** Miltonian and Miltonian Tattoo.
+The METADATA.pb for Miltonian had no source block. The upstream repository was identified as impallari/Miltonian, by designer Pablo Impallari. The repository contains sources for both Miltonian and Miltonian Tattoo.
 
-## Source Files
+### Source Types Available
 
-Source files are located under `source/`:
+- **VFB** (FontLab): `source/Miltonian-Regular.vfb`, `source/Miltonian-Regular-OTF.vfb`, `source/Miltonian-Regular-TTF.vfb`
+- **SFD**: Referenced in earlier investigations but VFB is the canonical format
+- **Binary fonts**: `fonts/TTF/Miltonian-Regular-TTF.ttf`, `fonts/OTF/Miltonian-Regular.otf`
+- **Documentation**: `FONTLOG.txt`, `README.md`
 
-- `source/Miltonian-Regular.vfb` — FontLab Studio source file (main master for Miltonian)
-- `source/Miltonian-Regular-OTF.vfb` — FontLab source optimized for OTF output
-- `source/Miltonian-Regular-TTF.vfb` — FontLab source optimized for TTF output
-- `source/MiltonianTattoo-Regular.vfb` — FontLab source file (main master for Miltonian Tattoo)
-- `source/MiltonianTattoo-Regular-OTF.vfb` — FontLab source for Tattoo OTF
-- `source/MiltonianTattoo-Regular-TTF.vfb` — FontLab source for Tattoo TTF
+### Buildability
 
-Compiled fonts are under `fonts/OTF/` and `fonts/TTF/`.
+VFB-only editable sources (FontLab Studio proprietary format). No `.glyphs`, `.ufo`, or `.designspace` files are present. Not directly buildable with gftools-builder.
 
-The `.vfb` files (FontLab Studio native format) are the canonical source.
+### Notes
 
-## Build System
+- The repository covers both Miltonian and Miltonian Tattoo families
+- Co-designer credit: Igino Marini (ikern.com) for kerning
+- The designer Pablo Impallari passed away in 2021; the repo is unlikely to receive further updates
+- Commit `95d180e` (2016-01-15, "v1.7") is the latest content commit, matching the google/fonts update (2016-01-25)
+- No existing `config.yaml` in either the upstream repo or the google/fonts family directory
 
-No build scripts or Makefile were found in the repository root. The repo contains pre-compiled font binaries in `fonts/` but no documented build pipeline. No `.travis.yml`, `Makefile`, or `SConstruct` was found (unlike the `librefonts` mirrors). Building from `.vfb` source requires FontLab Studio (proprietary).
+### Actions Taken
 
-## config.yaml Status
-
-No `config.yaml` exists in `/mnt/shared/google/fonts/ofl/miltonian/` or in the upstream `impallari/Miltonian` repository.
-
-## Notes
-
-- The `impallari/Miltonian` repository covers both the Miltonian and Miltonian Tattoo families (see also `miltoniantattoo/upstream_info.md`).
-- The most recent content commit is `95d180e` tagged "v1.7" from January 15, 2016. The repository has had no source changes since then.
-- Co-designer credit: Igino Marini (`www.ikern.com`) appears in the copyright string for kerning work.
-- Miltonian is a display typeface described as a fun "tattoo" font; Miltonian Tattoo has filled forms.
-- The `.vfb` format requires FontLab Studio (proprietary) to edit; no open-source-friendly source format is available.
-- A config.yaml would need to be authored from scratch for any future Google Fonts rebuild.
+A source block was added to METADATA.pb pointing to commit `95d180e` at impallari/Miltonian.