Thank you, Vladimir, for this explanation.

@Niclas: GREAT news!

Actually my idea was to adjust the image source with different parameters -
depending on which stylesheet is used for rendering - to something like 
"img src='http://xxx.jpg?width=200&height=50&color=greyscale&format=gif'" 
- for which I'd need an advanced Reader which does the reading, scaling and
conversion of the format.
It looks like your effort is pretty darn close to that. Would it be possible
to combine operations then, like (with your syntax):

src="image.png/resize-250-50/greyscale-jpg"

Stefan

P.S.: If so, I really hope this will be in 2.2 .. whenever this will be
released ;)

P.P.S: I will probably also test it with my 2.1.6 ... any ideas why this
shouldn't work?

-----Ursprüngliche Nachricht-----
Von: Niclas Hedhman [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 15. Februar 2005 14:23
An: dev@cocoon.apache.org
Betreff: Re: VG Parameters are deprecated as of as of 2.2.0-Dev/2.1.6-Dev

On Tuesday 15 February 2005 21:09, Stefan Pietschmann wrote:

> I've just started writing a new ImageReader with much improved
> functionality (using jmagick somehow) and I just stumbled upon this in the
> ResourceReader implementation:

There is also a more advanced ImageReader sitting in Bugzilla waiting for 
being applied into the codebase.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31718


Cheers
Niclas

Reply via email to