You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it should be out_zip.write_all(&buf)? instead. That seems to work. But frankly I don't know rust.
Also, remember to change the styled content to write_all
It seems like the process of writing the jpeg file to the new zip files makes it reduce in quality and sometimes get corrupted?
Test epub:
rust.zip
Rename it to
rust.epub
, github does not allow epub filesBefore conversion it's 15.4 MiB, after it's only 2.11 MiB
The text was updated successfully, but these errors were encountered: