Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: 'Image Magic' for rebol?

From: g:santilli:tiscalinet:it at: 20-Mar-2003 9:48

Hi Tim, On Wednesday, March 19, 2003, 11:39:36 PM, you wrote: TJ> We believe that we may need a feature to trim down TJ> an image file size: What do you mean by "trim down size"? Compression? Or scaling a (for e.g.) 200x200 image to a 100x100 one? If the former, you might try SAVE/PNG, but I'm not sure what level of compression REBOL is using. If the latter, you can do that using the ASPECT effect, then converting the face to an image and saving it; however, you don't get the same level of quality you would get with most tools out there that do the same thing. AFAIK ImageMagik is a package of command line tools to manipulate images; if that is what you are referring to, I think it does not require any advanced knowledge using it: you just call the appropriate tool and it reads your image and saves it back after processing. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r