Commit Graph
8 Commits
Author SHA1 Message Date
antoniou79 d925d62f4f DEVTOOLS: BLADERUNNER: Abort on unsupported optimization of PNG input
Also revert the sample pngs to the non-optimized versions.
2020-12-31 16:17:51 +02:00
Matthew Duggan 5135f1f4b9 ALL: Run optipng to reduce png file size 2020-11-01 21:34:03 +09:00
Thanasis Antoniou 9d3658a35d DEVTOOLS: BLADERUNNER: Further optimizations to glyphs by IlDucci
Credits to IlDucci from the Spanish translation team
2020-02-07 03:24:52 +02:00
Thanasis Antoniou f44feee4af BLADERUNNER: Fonts improvements by IlDucci
IlDucci, who is a member of the Spanish translation team, has provided an improved version of the sample image of Latin glyphs in-a-row, as a Photoshop file (.PSD) which is used to eventually create the subtitles font. He also made tweaks to the spacing of the character glyphs so that words appear nicer.
2020-01-31 20:05:48 +02:00
Thanasis Antoniou bc056feddd DEVTOOLS: BLADERUNNER: Improve kerning for latin glyphs 2019-07-01 21:03:03 +03:00
Thanasis Antoniou cfee64e630 DEVTOOLS: BLADERUNNER: Full cp-1252 support for subtitles
And additional bug fixes for font creation and detection of error cases
2019-06-30 22:58:57 +03:00
antoniou79 de8bb16b9d DEVTOOLS: Create SUBTITLES.MIX for En, It, Fr, De, Es
Now we should specify target encoding per used font

If an encoding is not specified in configureFontsTraslation.txt, the default is used
2019-01-06 17:12:02 +01:00
antoniou79 d724df4662 DEVTOOLS: semi-auto creation of SUBTITLES.MIX
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
2019-01-06 17:12:02 +01:00