Tools, FAQ, Tutorials:
Changes on EPUB OCF 3.2
What are changed made on EPUB Open Container Format (OCF) 3.2 specification?
✍: FYIcenter.com
EPUB Open Container Format (OCF) 3.2 specification has the following changes.
1. Encryption and Compression Order - The order of encryption and compression has been clarified. The new rules clarify that compression is not necessary when it is not beneficial to reducing the size of a resource.
2. New Compression element - A new Compression element has been added to the encryption.xml schema to indicate whether a resource has been compressed and provide its original byte size.
⇒ Hello-3.2.epub - EPUB 3.2 Simple Demonstration
⇐ Changes on EPUB Content Documents 3.2
2022-04-21, ∼1220🔥, 0💬
Popular Posts:
How to search for the first match of a regular expression using re.search()? The re.search() functio...
How to login to the Developer Portal internally by you as the publisher? Normally, the Developer Por...
What is EPUB 2.0 Metadata "dc:publisher" and "dc:rights" elements? EPUB 2.0 Metadata "dc:publisher" ...
Where Is the Submitted Form Data Stored in PHP? When a user submit a form on your Web server, user e...
How To Break a File Path Name into Parts in PHP? If you have a file name, and want to get different ...