View Single Post
Old 02-13-2018, 04:30 PM   #60
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,755
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by KevinH View Post
This plugin is beta quality but has almost all features implemented except for allowing the user to edit the base image width (coming with preference support).
When I tested an epub3 book that only contained .svg images, I got the following error message:

Code:
  File "/home/doitsu/.local/share/sigil-ebook/sigil/plugins/Access-Aide/plugin.py", line 359, in run
    f.write(imgdata)
TypeError: a bytes-like object is required, not 'str'
Error: a bytes-like object is required, not 'str'
(The plugin worked fine with non-SVG images.)
Doitsu is offline   Reply With Quote