Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TakWolf committed Jun 9, 2023
1 parent fb88b62 commit 1410494
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/font_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

class FontConfig:
FAMILY_NAME_FORMAT: Final[str] = 'Zelda Pixel {font_name}'
VERSION: Final[str] = '1.0.0'
VERSION: Final[str] = '1.1.0'
MANUFACTURER: Final[str] = 'TakWolf'
DESIGNER: Final[str] = 'TakWolf'
DESCRIPTION_FORMAT: Final[str] = 'The Legend of Zelda - Pixel Font: {alphabet_name}'
Expand Down
Binary file modified docs/fonts/zelda-pixel-sheikah-mini-smooth.woff2
Binary file not shown.
Binary file modified docs/fonts/zelda-pixel-sheikah-mini.woff2
Binary file not shown.
Binary file modified docs/fonts/zelda-pixel-sheikah.woff2
Binary file not shown.

0 comments on commit 1410494

Please sign in to comment.