mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-06-14 01:24:05 +09:00
otf wip
This commit is contained in:
@@ -33,8 +33,8 @@ def main():
|
||||
)
|
||||
parser.add_argument(
|
||||
"-o", "--output",
|
||||
default="OTFbuild/TerrarumSansBitmap.ttf",
|
||||
help="Output TTF file path (default: OTFbuild/TerrarumSansBitmap.ttf)"
|
||||
default="OTFbuild/TerrarumSansBitmap.otf",
|
||||
help="Output OTF file path (default: OTFbuild/TerrarumSansBitmap.otf)"
|
||||
)
|
||||
parser.add_argument(
|
||||
"--no-bitmap",
|
||||
|
||||
Reference in New Issue
Block a user