View Single Post
Old 03-26-2017, 06:22 PM   #192
BenChen
EPUB Metadata ******
BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.BenChen is not intimidated by interfenestral monkeys.
 
Posts: 525
Karma: 26874
Join Date: Dec 2010
Device: Kobo Glo HD
Quote:
Originally Posted by Toxaris View Post
I have my own zip library in use for my own projects which is based on some source I found online. It works fine on all readers as far as I know. It is .Net based of course. It can be integrated in your source, the code is around 40Kb. Much smaller than DotNetZip. If you want, you can use it. Migrating your code to use this library should probably around 10-15 minutes work I guess.
I'm interested in having a look. The main issue, though, is EPUBs require that the first item put into the ZIP file is the mimetype file with no compression (the rest is added as a folder with compression). Does your ZIP library allow that?
BenChen is offline   Reply With Quote