Skip to content

Commit 10dc765

Browse files
fix(pixel): correct Geist Pixel copyright to reference geist-font (#237)
The source copyright pointed at a non-existent `vercel/geistpixel-font` repo and didn't match OFL.txt. Align it with the rest of the family ("The Geist Project Authors", https://github.com/vercel/geist-font) so the variable font passes Google Fonts' fontspector copyright/OFL consistency checks ahead of onboarding. Rebuilt GeistPixel[ELSH].ttf so the name table matches.
1 parent ef9c4a5 commit 10dc765

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-28 Bytes
Binary file not shown.

sources/GeistPixel.glyphspackage/fontinfo.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ key = copyrights;
522522
values = (
523523
{
524524
language = dflt;
525-
value = "Copyright 2026 The Geist Pixel Project Authors (https://github.com/vercel/geistpixel-font.git)";
525+
value = "Copyright 2026 The Geist Project Authors (https://github.com/vercel/geist-font)";
526526
}
527527
);
528528
},

0 commit comments

Comments
 (0)