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, ∼1467🔥, 0💬
Popular Posts:
How to search for the first match of a regular expression using re.search()? The re.search() functio...
Why I am getting "LNK1104: cannot open file 'MSCOREE.lib'" error when building a C++/CLI program? Vi...
How to view API details on the Publisher Dashboard of an Azure API Management Service? You can follo...
What is Azure API Management Publisher Dashboard? Azure API Management Publisher Dashboard is an Azu...
How to create a navigation file like navigation.xhtml for an EPUB 3.0 book? At least one navigation ...