View Single Post
Old 11-01-2011, 03:30 PM   #9
scissors
Addict
scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.scissors ought to be getting tired of karma fortunes by now.
 
Posts: 241
Karma: 1001369
Join Date: Sep 2010
Device: prs300, kindle keyboard 3g
Quote:
Originally Posted by Starson17 View Post
I assume you are trying to save space?
Exactly.

Quote:
Originally Posted by Starson17 View Post
I've used ImageMagick in recipes (calibre.utils.magick import Image) to rotate images. I'm not familiar with how much of ImageMagick is supported in Calibre, but there are sepia tone and grayscale separation commands in ImageMagick that might already be supported?
I'm only a thick windows user. I've never head of imagemagik. I managed to figure out calibre.utils.magick import Image needs the FROM command to import it. The recipe accepted this.

I went to an imagemagik sit and found the -colorspace command. I tried colorspace=gray but calibre gives errors.

Other commands seem to need actual filenames in the command line?

I'm not sure how much calibre uses and even how to implement what it does use.

Can you give a link to your rotate example - is it somewhere in the re-usable code section?
scissors is offline   Reply With Quote