Quote:
Originally Posted by thiago.eec
No. Regarding the ability to use embedded fonts, it doesn't matter if 2 or 3.
But, if you use EPUB3, you don't need this XML file. You just have to edit the OPF file, like this:
Code:
<?xml version='1.0' encoding='utf-8'?>
<package xmlns="http://www.idpf.org/2007/opf" version="3.0" unique-identifier="isbn-id" prefix="ibooks: http://vocabulary.itunes.apple.com/rdf/ibooks/vocabulary-extensions-1.0/ a11y: http://www.idpf.org/epub/vocab/package/a11y/#" xml:lang="pt-BR">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
<meta property="ibooks:specified-fonts">true</meta>
...
Remember to add both the prefix and the meta property
Sorry. My mistake. Is the same folder where the "container.xml" is located.
No need to unzip. Just add it via calibre.
|
Does the XML file in Meta-Inf work with ePub3 in Books?