Re: [sword-devel] Zipfile module downloads

2007-09-21 Thread Sebastien Koechlin
Can I also try to clarify? - Zip is an archive file format. It store compressed files. Archive start with 'PK' and end with a directory of included files. You can easily get a list of included files by reading the end of the file. - zlib is a compression library; i

Re: [sword-devel] installmgr

2007-09-21 Thread Karl Kleinpaste
Test on NASB Ps22:28 smallcaps "Lord's" with static Sword build: No change. GnomeSword still shows "Lord's" as smallified but not upcased. I love puzzles, I hate mysteries. ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.or

[sword-devel] Module compression

2007-09-21 Thread Sebastien Koechlin
On Mon, Sep 10, 2007 at 12:38:42PM -0400, DM Smith wrote: > I have updated the Wiki page on module development to be more useful. > See: http://www.crosswire.org/wiki/index.php/DevTools:Modules CompressType: (ZIP|LZSS) Used to indicate how a compressed modules (zText, zCom, & zL

Re: [sword-devel] OSIS difficulties and the module creation wiki

2007-09-21 Thread Sebastien Koechlin
On Thu, Sep 20, 2007 at 11:18:16PM -0400, DM Smith wrote: > Yes we should have a page outlining the best practices for writing a > Bible in OSIS from a Sword perspective. I've started one here: > http://www.crosswire.org/wiki/index.php/OSIS_Bibles > > You can add entries for things you'd like t