You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Mustafa Ali, Halgurt" <Mu...@docomolab-euro.com> on 2003/10/01 09:32:25 UTC

AW: AW: AW: ImageReader not working?

Thank you very much for your help, exactly because of that I need the imageReader, I want to represent my images in different sizes according to the user browser.

Thanks again,
Halgurt


-----Ursprüngliche Nachricht-----
Von: Joerg Heinicke [mailto:jheinicke@virbus.de] 
Gesendet: Montag, 29. September 2003 20:38
An: users@cocoon.apache.org
Betreff: Re: AW: AW: ImageReader not working?

Mustafa Ali, Halgurt wrote:

> Hi,
> 
> Possibly, I am not sure. I have another question, can use 
> (mime-type="image/bmp") for bmp formatted images?

You can read and output any type of resource and set the mime-type 
accordingly.

The imagereader is only for the specific need of resizing images or similar.

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: ImageReader not working?

Posted by Joerg Heinicke <jh...@virbus.de>.
Documentation:
http://cocoon.apache.org/2.1/userdocs/readers/image-reader.html

=> Resizing works only for JPEGs.

Code:
http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/java/org/apache/cocoon/reading/ImageReader.java?rev=1.3&content-type=text/vnd.viewcvs-markup

Javadoc:
Not online for this component, I guess it was still in scratchpad, when the 
Javadoc was generated the last time. But it should be included in your local 
Cocoon install, if you have built Javadoc once.

Joerg

Mustafa Ali, Halgurt wrote:
> Thank you very much for your help, exactly because of that I need the
> imageReader, I want to represent my images in different sizes according
> to the user browser.
> 
> Thanks again, Halgurt
> 
> 
> -----Ursprüngliche Nachricht----- Von: Joerg Heinicke
> [mailto:jheinicke@virbus.de]
> 
>> Hi,
>> 
>> Possibly, I am not sure. I have another question, can use 
>> (mime-type="image/bmp") for bmp formatted images?
> 
> 
> You can read and output any type of resource and set the mime-type 
> accordingly.
> 
> The imagereader is only for the specific need of resizing images or
> similar.
> 
> Joerg

-- 
System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
joerg.heinicke@virbus.de
www.virbus.de


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org