Long, Phillip GOSS wrote: > Are U offering to add it? :) I was, until I realized that the LZMA compressor has nothing equivalent to zlib's Z_SYNC_FLUSH option, so it's not possible to flush the compressed stream once a complete rectangle has been written. So I'm working on a bzip2-based encoding instead. Matt