Thread
:
comiclrf - Comics(CBZ) to LRF converter
View Single Post
07-01-2008, 08:19 PM
#
143
kovidgoyal
creator of calibre
Posts: 45,490
Karma: 28005164
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
On linux the most robust way to load the magickwand library would be
Code:
ctypes.cdll.LoadLibrary(ctypes.util.find_library('MagickWand'))
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS