So that just leaves the image buffers being garbage collected by python before they are used.
I will take a look at the plugin code and run some tests. Can you pm me a link to your epub so I can test with it? Or point me to a public epub that shows similar issues in your machine?
I will then modify the code to keep the proper image pointers and replace the use of image copy() to see if that helps.
|