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, 918🔥, 0💬
Popular Posts:
How to dump (or encode, serialize) a Python object into a JSON string using json.dumps()? The json.d...
How to detect errors occurred in the json_decode() call? You can use the following two functions to ...
How to create a "Sign-up or Sign-in" user flow policy in my Azure AD B2C directory? If you want to b...
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...
How to install "C++/CLI Support" component in Visual Studio? I need to build my Visual Studio C++/CL...