View Single Post
Old 05-12-2016, 11:08 PM   #1
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,999
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Change "Remove ImageMagick" Breaks Generate Cover Plugin

Kovid,

FYI, the recent change "Remove ImageMagick" (11f239c6e507bdec9c6b56b3c97736ac899a0e79) removes several parts that the Generate Cover plugin depends on:

Code:
from calibre.utils.magick.draw import (TextLine, create_canvas, create_text_wand,
                                       _get_line, annotate_img, fit_image)
Presumably it's at least possible to redo GC to use something else, but I have no idea how hard it would be to do. (Nor a huge interest in doing it if it is difficult.)
JimmXinu is offline   Reply With Quote