Commit Graph

21 Commits

Author SHA1 Message Date
Christopher Monsanto
0f840b3e18 various fixes 2026-02-22 04:52:18 -05:00
Christopher Monsanto
fa162dc60c Remove deflopt 2023-03-25 23:42:54 -04:00
Christopher Monsanto
bad42197d2 allow pngquant to overwrite file 2020-09-16 05:49:27 -04:00
Christopher Monsanto
c24efb9c67 refactor compression opts 2020-09-16 05:39:10 -04:00
Christopher Monsanto
0807f9c85b add pngquant support 2020-09-16 05:35:23 -04:00
Christopher Monsanto
cf3a9cb8ff remove unused config option 2020-09-16 05:12:37 -04:00
Christopher Monsanto
4665871d5d deflopt: execute wine if platform not win32 2020-09-15 08:38:18 -04:00
Christopher Monsanto
58cc469654 deflopt: use commander for arg parsing 2020-09-15 08:32:15 -04:00
Christopher Monsanto
da3f222d7f deflopt: remove tmp file handling 2020-09-15 08:32:12 -04:00
Christopher Monsanto
7b3a9376bc use 'magick' to execute imagemagick commands 2020-09-13 22:22:43 -04:00
Christopher Monsanto
931cdd3f4e trim smogdex minisprites 2020-09-02 00:36:02 -04:00
Christopher Monsanto
a0f6a016b8 move asboolean -> booleanconfig 2020-05-26 21:15:37 -04:00
Christopher Monsanto
dcd76c548c add spritedata() 2020-05-26 16:08:12 -04:00
Christopher Monsanto
37151e4456 remove interpolation.lua, mv rep -> lua-ext 2020-05-24 23:44:56 -04:00
Christopher Monsanto
0c47e34a43 Build refactor
There's still more implementation cleanup to do, but I at least wanted
to publish the new build DSL, which is stable-ish at this point
2020-05-06 01:45:56 -04:00
Christopher Monsanto
579ed98627 more convenient pad{} interface 2020-05-01 20:29:49 -04:00
Christopher Monsanto
290819328c More consistent configuration settings for deflopt 2020-05-01 08:58:15 -04:00
Christopher Monsanto
b496612b03 Add support for DeflOpt
- fuse and wine do not get along.

- This is the absolute final release of DeflOpt, and it is only
accessible in binary form via archive.org, so we vendored it.
2020-05-01 07:38:36 -04:00
Christopher Monsanto
f8bc65549d User-configurable compression settings 2020-05-01 03:08:11 -04:00
Christopher Monsanto
037f276760 tup-ext: move makecmd here 2020-05-01 02:45:21 -04:00
Christopher Monsanto
30a12b5c6b Move things useful for subprojects to Tuprules.lua 2020-04-30 05:57:06 -04:00