]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
modernantiqua: 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/wmk69/Modern-Antiqua
Commit: f88d41ebebb9614874068d3142b6af52b707e917

Assisted by an AI agent (Claude Opus 4.6)

ofl/modernantiqua/METADATA.pb
ofl/modernantiqua/upstream_info.md

index 5063b4012721981954c9b0d521e51aba88fdc46a..877ee2ec424aaf287ea880f93310fa41de109f59 100644 (file)
@@ -17,3 +17,8 @@ subsets: "latin"
 subsets: "latin-ext"
 stroke: "SERIF"
 classifications: "DISPLAY"
+
+source {
+  repository_url: "https://github.com/wmk69/Modern-Antiqua"
+  commit: "f88d41ebebb9614874068d3142b6af52b707e917"
+}
index 179a8855a38dffb4fb28a37708a15a6f4d86c232..a9ce8fe6f342fd63a2c8d77dbede5e9927d29ea1 100644 (file)
@@ -1,7 +1,37 @@
-Font was designed by Wojciech Kalinowski (wmk69). No source repository URL was recorded in METADATA.pb. The family was added to Google Fonts in 2011.
+# Modern Antiqua — Source Repository Investigation
 
-**Repo:** unknown
-**Commit:** unknown
-**Config:** none
-**Status:** No upstream source recorded
-**Confidence:** Low
+**Model**: Claude Opus 4.6
+
+## Source Repository
+
+| Field | Value |
+|-------|-------|
+| Repository | [wmk69/Modern-Antiqua](https://github.com/wmk69/Modern-Antiqua) |
+| Commit | `f88d41ebebb9614874068d3142b6af52b707e917` |
+| Date | 2022-03-13 |
+| Confidence | High |
+
+## Investigation
+
+The METADATA.pb for Modern Antiqua had no source block. The upstream repository was identified as wmk69/Modern-Antiqua, by designer Wojciech Kalinowski (wmk69).
+
+### Source Types Available
+
+- **SFD** (FontForge): `ModernAntiqua-Book.sfd`, `ModernAntiqua-Bold.sfd`, `ModernAntiqua-BookOblique.sfd`, `ModernAntiqua-BoldOblique.sfd`
+- **Binary TTF**: Matching TTF files for all four styles
+- **Documentation**: `FONTLOG.txt`, PDF specimens for each style
+
+### Buildability
+
+SFD-only sources. The gftools-builder toolchain does not support SFD as an input format. Not directly buildable with gftools-builder.
+
+### Notes
+
+- The designer's repo contains an expanded 4-style family (Book, Bold, BookOblique, BoldOblique), while Google Fonts only serves the Book weight
+- The repo was created in 2022, well after the font was originally added to Google Fonts (2011), and represents a newer version of the family
+- The single commit `f88d41e` (2022-03-13, "Add files via upload") contains all files
+- No existing `config.yaml` in either the upstream repo or the google/fonts family directory
+
+### Actions Taken
+
+A source block was added to METADATA.pb pointing to commit `f88d41e` at wmk69/Modern-Antiqua, which is the designer's own repository with the canonical SFD sources.