mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
86ad40298a
commit
6c199a6b58
@ -176,6 +176,7 @@ def render_cover(opf, opf_path, zf, reader=None):
|
||||
f.truncate(0)
|
||||
raw = ffpat.sub(b'', raw)
|
||||
f.write(raw)
|
||||
|
||||
return render_html_svg_workaround(cpage, default_log)
|
||||
|
||||
def get_cover(opf, opf_path, stream, reader=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user