View Single Post
Old 02-22-2015, 07:28 AM   #10
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Quote:
Originally Posted by Wilfred9667 View Post
Thank you for your reply DiapDealer. I wonder if you could tell me what you mean by the "xml.apple.something.hoobi-whatie.something-something file"? There isn't a MISC folder [directory?] in my book, but there is a Miscellaneous folder, and the only xml file in there is container.xml, so I presume you don't mean this one?
He means the com.apple.ibooks.display-options.xml file. It must be in the META-INF folder. For iBooks (could be only for older versions, I am not sure) it must be present to display embedded fonts.
It should at least contain:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<display_options>
<platform name="*">
<option name="specified-fonts">true</option>
</platform>
</display_options>
Toxaris is offline   Reply With Quote