Age | Commit message (Collapse) | Author |
|
And additional bug fixes for font creation and detection of error cases
|
|
Also minor improvements in the python scripts
Made audio links working again with LibreOffice Calc and added a subtitles version sheet in the python script that creates the Excel document and the audio links
|
|
If the englishTranscript.xls is not found, the englishTranscript.xlsx will be used instead
Google sheets supports download to xlsx, so this addition was needed.
Also tested the font tool with Pillows image library (PIL fork) which works ok, and updated README file.
|
|
quoteSpreadsheetCreator exports dev commentary and some optional speech audio from SFX.MIX
|
|
Blade Runner uses IBM437 encoding for its TRx resources
This covers the ENG, FRA, DEU, ITA and ESP versions.
The ERRORMSG.TRx use different encoding (Latin-1) but with a few bugs (a few character encoded with IBM437)
More work would probably be required for the RUS version.
|
|
|
|
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.
|
|
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)
|
|
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
|
|
|