Quote:
Originally Posted by Enor
Thank you for the help. I have tried this with a few other tricks I've seen as I've tried to understand how all this works, but the file that downloads to my PW2 doesn't have the font (even though I've embedded it and selected the output option of "both").
Is there a way to ensure that I am downloading the azw3 file from the server and not the mobi file? Because I don't see "publisher font" so I'm thinking that it's not grabbing the azw3 file.
Maybe I'm just doing something wrong, though.
If this is in the wrong forum, I apologize. I was sent here through another site that linked to the developer section.
I can't just return it, either. I got a great deal on ebay for it and have no way of returning it to get a Kobo (or any other device).
|
What is your input format when you're doing Calibre conversion?
I've tested this literally 8 days ago on 2 different books for a friend who wanted to use WiFi delivery using Kindle Cloud but have both custom font and soft hyphens added.
So I've hyphenated the epub first, thet done epub> "dual" mobi conversion where I've chosen font family to embed . Then I've sent it via email (didn't have Send to Kindle app installed) to the email address of the Kinde I wanted it to get delivered to.
My PW3 got aw3 file with "Publisher font", only problem was that when turning on Publisher font there where empty squares in places where soft hyphens were added to words (subsetted font files probably miss that character). So the conclusion for the next book I should probably deselect "subset all embedded fonts". Calibre probably did subseting based on "old mobi" portion of the file that didn't have soft hyphens. I did't test this because I was lazy. But since everything was displaying as it should (visible hyphens on the end of a row where needed) when Publisher font was turned off, I guess that must be it, font subset problem...
Maybe there are some problems in CSS code of your book that caused Amazon conversion service to drop all the embedded fonts. That certainly did/does happen for some people who were publishing books.
Try another book, in epub format and check CSS code to make sure that there's no font-family declaration "junk code" (Times New Roman etc) outside of body tag code.
Test the same epub by converting it using KindleGen (which by default also outputs "dual mobi" instead of Calibre just to check if you will still get "old mobi".