Hey!

I remember seeing something on this list that addressed the
black and white feature.  I think it had to do with setting
the color resolution to 256, which is the max for GIF.

Check the archive of this list.
http://archives.java.sun.com/archives/servlet-interest.html
Sans adieu,
Danny Rubis

Thomas Weitzel wrote:

> Hi Andy,
>
> I also tried to generate GIFs with a servlet and the Acme graphics
> library. Then I found your message dated 02-25-2000.
>
>  AC> Acme graphics library
>  AC> void DisplayGraph(HttpServletResponse res) ...
>
> Although it works, it seems that the resulting GIF is only Black/White,
> even if I try to change the colors, e.g. g.setColor(Color.cyan).
>
> Do you know what's necessary to produce colored GIFs?
>
> Cheers -- Thomy.
>
> ___________________________________________________________________________
> 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