View Single Post
Old 07-27-2012, 11:14 AM   #415
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,887
Karma: 128597114
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by KevinH View Post
Hi Paul,

I have added support for the new metadata items being used in the very latest version of Kindlegen as well as a fix for splitting joint mobis, that did not properly handle the header flag bit 12 (0x1000) which was recently found to indicate the presence of embedded fonts or not (see the Calibre thread on AZW3 and embedded fonts on KT).

Here is the Mobi_unpack_v053.zip. If you get a free moment would you update your first post with it.

Thanks,

KevinH
I've encountered a bug in the new version. The ePub it created from an Amazon downloaded KF8 (with embedded fonts) is invalid.

The problem is thus...

Code:
<dc:publisher>Simon & Schuster, Inc.</dc:publisher>
should have been converted to...

Code:
<dc:publisher>Simon &amp; Schuster, Inc.</dc:publisher>
After that is done, ADE does open the ePub even though there are still a few errors that are easily fixed.

Last edited by JSWolf; 07-27-2012 at 11:26 AM.
JSWolf is offline   Reply With Quote