Thanks for the report. Silly bug that's been there forever. Fixed. Thanks for reminding me that we even had a default for compression type. I would rather there not even be a default, I guess. I don't want .conf files to start leaving out the CompressType entry.
The advantage (theoretically) is that the SWORD engine includes the LZSS compression/decompression code so it can be used where there is no libz available (handhelds or whatever). And also, this has been stated before, but the original reason to include LZSS compression was to support the STEP publishing standard, which we have some basic utilities to do, but since we don't have a robust RTF -> HTML converter, most of our frontends wouldn't display STEP modules very well. Anyway, thanks again for the bug reports David. Appreciate you exercising features we haven't dusted the cob webs off of for a while. Troy On 10/22/2010 01:33 PM, DM Smith wrote: > > On Oct 22, 2010, at 8:11 AM, Chris Little wrote: > >> >> >> On 10/22/2010 4:36 AM, David Haslam wrote: >>> >>> Thanks Chris, >>> >>> I saw correct filesizes too, but I can't see any module content in a >>> front-end, e.g. Xiphos. >> >> If there's really a problem, it's still no reason to hold 1.6.2. If there's >> a problem, my suggestion would be to remove LZSS altogether since we don't >> use it. > Can we change the SWORD default for the conf from LZSS to ZIP then? > > It is a minor change for the SWORD engine. > > -- DM > _______________________________________________ > sword-devel mailing list: [email protected] > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
