View Single Post
Old 12-03-2009, 07:45 PM   #11
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by macr0t0r View Post
Originally, the directory conflict bugged me because I thought importing a *.pml file would collect the images into a *.pmlz file in much the same way that importing a *.html file does.
I will add support for this. It's not there currently because I never though of it because I don't use the GUI.

Quote:
Originally Posted by macr0t0r View Post
I looked into adding the ability to import the Cover Page from a PDB file, but I don't see an easy way to do it since you have to partially decode the file to get the "cover.png" image.
I'll add support for this too. Only two parts would need to be read. The PDB header to get the location of the eReader header (record 0) and from that get the sections that are images. In every case I've seen (I will have to make sure calibre conforms) the cover.png is the first image if there is a cover.png. It should be less processing power than extracting the image from a PMLZ archive.
user_none is offline   Reply With Quote