Quote:
Originally Posted by Rev. Bob
Does the same thing happen under 1.3.13 or the semiofficial 1.3.14? I didn’t see anything in any of the merges I made for 1.4.0 that should affect fonts...
|
I removed and re-added the book and checked with the other two version of ModifyEpub I had around. It broke for all three. Easy solution was when I initially opened with Sigil was to select the font file and set Font Obfuscation to none. I vaguely remember that Adobe's font obfuscation uses the main uuid from the opf in the decryption so I'm wondering if the metadata update is breaking that.
hmmm... the original content.opf file contains these dc:identifier lines:
Code:
<dc:identifier id="uid">3500792716</dc:identifier>
<dc:identifier opf:scheme="UUID">urn:uuid:e6f8ccbf-f756-4a24-8f2e-7fa9b76df046</dc:identifier>
while the ModifyEpubbed content.opf file only contains the first of those lines:
Code:
<dc:identifier id="uid">3500792716</dc:identifier>
I've added an image of my ModifyEpub options for 1.40.