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, ∼1442🔥, 0💬
Popular Posts:
What is Azure API Management Gateway? Azure API Management Gateway is the Azure Web server that serv...
How to read Atom validation errors at w3.org? If your Atom feed has errors, the Atom validator at w3...
What is EPUB 3.0 Metadata "dc:description" Element? EPUB 3.0 Metadata "dc:description" is an optiona...
How To Break a File Path Name into Parts in PHP? If you have a file name, and want to get different ...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...