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

index 581d9dfbe9eca326cf1b9cf1aa48a70cc318b040..f99f577fd597e8addac8aa3c07cbb657f45cdab6 100644 (file)
@@ -17,3 +17,7 @@ subsets: "latin"
 subsets: "latin-ext"
 stroke: "SANS_SERIF"
 classifications: "DISPLAY"
+source {
+  repository_url: "https://github.com/googlefonts/googlefontdirectory-hg"
+  commit: "52f780bc9d197280a9f430574e179a5f233c56b6"
+}
index 677e10bde76ca71d118d72fbba6d9eccec34d913..b0271d3943b5fa91ad129fb01b509043779fd672 100644 (file)
@@ -1,18 +1,22 @@
 # Text Me One — Upstream Source Investigation
 
 **Model**: Claude Opus 4.6
-**Date**: 2026-03-12
+**Date**: 2026-03-25
 **Investigator**: AI agent (Claude) under guidance of @felipesanches
 
-## Summary
+## Source Repository
 
-No canonical upstream repository with UFO or Glyphs sources was found for Text Me One. The family was designed by Julia Petretta. The DESCRIPTION.en_us.html only listed a contact email address (julia.petretta@googlemail.com) with no repository link. No GitHub account for the designer was found, and GitHub-wide searches returned no relevant results.
+Source files were found in the **googlefontdirectory-hg** monorepo at commit `52f780bc9d197280a9f430574e179a5f233c56b6`, under the path `textmeone/src/`.
 
-## Searches Performed
+### Source Files
 
-- GitHub search: "Julia Petretta Text Me One font" — no results
-- github.com/googlefonts/TextMeOne — not found
+- **VFB (FontLab)**: TextMeOne-Regular-OTF.vfb, TextMeOne-Regular.vfb
+- **SFD (FontForge)**: TextMeOne-Regular-TTF.sfd
+- **OTF (compiled)**: TextMeOne-Regular.otf
+
+Sources are in VFB (FontLab, proprietary) and SFD (FontForge) formats, neither of which is buildable with gftools-builder.
 
-## Conclusion
+## Investigation Details
 
-No source repository with UFO or Glyphs sources was located. No source block was added to METADATA.pb.
+- GitHub search: "Julia Petretta Text Me One font" — no results
+- github.com/googlefonts/TextMeOne — not found