deft4j v1.0.0-beta-17
Pre-release
Pre-release
- Added basic deflate block merging. deft4j will now merge deflate blocks if the combined size would be smaller than the individual blocks. This may majorly increase time spent optimising files, so an option is provided to disable block merging if needed. This option may also be useful for other scenarios involving mixing compression using existing block splits. Block merging is enabled by default.
- Minor performance improvements.
To use this as a command line utility, download the file named "deft4j-cmd-all.jar".