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, ∼1335🔥, 0💬
Popular Posts:
What Is session_register() in PHP? session_register() is old function that registers global variable...
How To Protect Special Characters in Query String in PHP? If you want to include special characters ...
Where to get the detailed description of the json_encode() Function in PHP? Here is the detailed des...
How to use the "@(...)" expression in Azure API Policy? The "@(...)" expression in Azure API Policy ...
How To Truncate an Array in PHP? If you want to remove a chunk of values from an array, you can use ...