Skip to content

Generate Text Filter Files (XLLT Files) for Nintendo's FontConverter.

Notifications You must be signed in to change notification settings

TeamPBCN/xlltgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

xlltgen

Generate Text Filter Files (XLLT Files) for Nintendo's FontConverter.

Usage

usage: xlltgen.py [-h] -f [FILES [FILES ...]]
                  [-e [EXTENSIONS [EXTENSIONS ...]]] [-o OUTPUT] [-t TITLE]
                  [-x CHARSET]

Nintendo CTR Font Converter Text Filter(xllt) Generator.

optional arguments:
  -h, --help            show this help message and exit
  -f [FILES [FILES ...]], --files [FILES [FILES ...]]
                        Files to scan.
  -e [EXTENSIONS [EXTENSIONS ...]], --extensions [EXTENSIONS [EXTENSIONS ...]]
                        Set extensions.
  -o OUTPUT, --output OUTPUT
                        Set output file path.
  -t TITLE, --title TITLE
                        Set title.
  -x CHARSET, --charset CHARSET
                        Set raw charset path. If not set, the charset will not
                        save.

Requirement

Python 2.7

About

Generate Text Filter Files (XLLT Files) for Nintendo's FontConverter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages