Hi,

in addition to Javeed's question and Aaron's GifServlet-hints now my problem:
I want to use the GifServlet source, but I want to generate gifs including 
ANTI-ALIASED text.

Does anyone have a java-class like "TransparentFilter.java" (which is included in 
GifServlet.zip) which does anti-aliasing: "AntialiasFilter.java" or so???

Mit freundlichen Gr��en

Dietmar Scharf

__________________________________________________________

Dietmar Scharf
Student an der Technischen Universit�t M�nchen und am Center for Digital Technology 
and Management

Zertifizierungen:
Microsoft Certified Professional

* Tel.    +49 89 9221 - 4803
        oder  +49 171 7155187 (mobil)

> -----Urspr�ngliche Nachricht-----
> Von:  Aaron Porter [SMTP:[EMAIL PROTECTED]]
> Gesendet am:  Montag, 19. April 1999 20:50
> An:   [EMAIL PROTECTED]
> Betreff:      Re: what is the content type for .gif files ?
>
> You can use GifServlet, available for free at
> http://www.metawerx.com.au/aaron.porter
>
> It makes dynamic generation of GIF images from a servlet easy!
>
> Aaron
>
> > -----Original Message-----
> > From: Javeed Akthar [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, April 19, 1999 1:39 AM
> > To: [EMAIL PROTECTED]
> > Subject: what is the content type for .gif files ?
> >
> >
> > Hi,
> >
> > i would like to know how to write images to the browser from servlets.
> > i  mean
> > when u r writing text, u say
> >
> > servletOutputStreamobj.setContentType ("text/html")
> >
> > same way what is the content type for .gif files ?
> >
> > and do we use servletOutputStreamobj.println ( ) for writing
> > image data
> > ?
> >
> > Thanks in advance.
> >
> > Regards,
> >
> > Javed
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to