mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-04-10 15:13:35 +02:00
Added support for epub output format.
This commit is contained in:
@@ -6,7 +6,7 @@ __license__ = 'GPL v3'
|
||||
__copyright__ = '2009, Kovid Goyal <kovid@kovidgoyal.net>'
|
||||
__docformat__ = 'restructuredtext en'
|
||||
|
||||
from calibre import fit_image
|
||||
from ebook_converter import fit_image
|
||||
|
||||
|
||||
class RescaleImages(object):
|
||||
|
||||
Reference in New Issue
Block a user