Vik Tara wrote:
Hi,

I'm working on adding better image manipulation to Lenya 2.0.

We currently use cocoon's imagereader which resizes images - but it's a
bit limited after that.

The idea is to integrate JMagick:

http://www.jmagick.org

So that we can do much more clever things with images.

So far we have just hacked the cocoon imagereader class and added some
code in there as a proof of concept - which works fine in cocoon.

Could anyone suggest the best way to structure this into Lenya?

Many Thanks



Vik


The one downside with that project is it is LGPL. That means it can't be shipped with Lenya. So if we are going to integrate this into the trunk, it needs to be in such a way as to work without it.

More clever things would be quite good. I wrote a small web program to resize images outside of Lenya so hopefully users will upload an image that is more appropriate for use on the web. I don't know what you are looking at doing, but something like built in would be great.

Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to