Tags: Daniel-KM/PHPePub
Tags
Premil. SVG support Rev. 4.0.5 - 2015-11-02 * Added: Support for SVG images. (experimental) * Cleaned up source headers * Added preliminary work for supporting Apple iBooks idiosyncrasies. If I could, I'd tell Apple to take a flying f*** off of a tall building for their tireless efforts to break established standards.
Premil. SVG support Rev. 4.0.5 - 2015-11-02 * Added: Support for SVG images. (experimental) * Cleaned up source headers * Added preliminary work for supporting Apple iBooks idiosyncrasies. If I could, I'd tell Apple to take a flying f*** off of a tall building for their tireless efforts to break established standards.
Update composer and revisions Rev. 4.0.3 - 2015-09-15 * Changed: Added functions addCustomNamespace, addCustomPrefix, addCustomMetaValue and addCustomMetaProperty * to enable users to add needed namespaces or prefixes (prefixes are only supported in ePub3) * as well as meta properties and entries specified by those namespaces. * See tests/EPub.Example1.php (line 95+) and tests/EPub.Example3.php (line 66+) for how they are used.
Add function addFileToMETAINF for issue Grandt#32 --------------------------------------------------------------------- Rev. 4.0.2 - 2015-09-15 * Changed: Added function addFileToMETAINF to enable users to add the apple ibooks metadata. * $book->addFileToMETAINF("com.apple.ibooks.display-options.xml", $xmldata);
PreviousNext