Age | Commit message (Collapse) | Author |
|
|
|
mixResourceCreator now additionally supports ITA, FRA, ESP, GER
|
|
All scripts got better info and debug messages.
Also improved the --trace switch for all scripts and fixed some code formatting issues.
|
|
Also a small fix for the help mode of quoteSpreadsheetCreator tool
|
|
Versions supported are English, German, French, Italian and Spanish
More work would be required for Russian versions to be supported by the spreadsheet creator.
I don't have access to the Russian version that ScummVM currently supports/in the detection table.
Current implementation could be improved (to do away with all the if clauses for the glyph "exceptions")
but this is not high priority.
|
|
|
|
Requiring python to be in env variables
This should be more portable (there's an error message if the python in env is not 2.7)
|
|
And minor readme update
|
|
|
|
|
|
Also fixed broken modes for fontCreator and quotesSpreadsheetCreator scripts
|
|
Updated documentation and fixed broken font export mode for fontCreator.py
|
|
|
|
Also added missing (renamed) script for MIX packer
|
|
add make rules for output FON and MIX files
Create wrappers for all scripts to check for python 2.7
update module.mk to create FON file, then create the SUBTITLES.MIX file
Remove the intermediate TRE files.
Input is expected to be in sampleInput folder
|
|
|