How can I make an on-the-fly diagonal crop?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
markr

Re: How can I make an on-the-fly diagonal crop?

Post by markr »

Fred - the right corners you created from my frame images look great! Thanks to you and Anthony for all your help.

I'll let you know how your code turns out in my framing engine.

Thanks again to you both...
kumail
Posts: 1
Joined: 2011-03-14T18:53:04-07:00
Authentication code: 8675308

Re: How can I make an on-the-fly diagonal crop?

Post by kumail »

Hi guys,

I've been playing with anthony and fred's pic framing examples and they work just fine.

However, running Imagick 6.4.8 and Anthony's script, it's eating up the resources on a dedicated server.

Do you guys have info about this?

Can the code be tweaked to run faster or Imagick version upgrade etc?

Thanks,
Kumail
Post Reply