Skip to content

Commit

Permalink
Version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MihailJP committed Feb 22, 2025
1 parent a2a3396 commit 603283f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkfont.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def selectGlyphsWorthOutputting(font, f = lambda _: True):
Copyright (c) 2010-2012 Dimosthenis Kaponis
Copyright (c) 2012-2024 MihailJP
Copyright 2014-2019 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'. Source is a trademark of Adobe in the United States and/or other countries."""
font.version = "2.0.1"
font.version = "2.1"
font.sfntRevision = None

# 日本語のフォント名
Expand Down

0 comments on commit 603283f

Please sign in to comment.