You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Stephane Hillion <sh...@ilog.fr> on 2001/03/05 06:49:38 UTC

Re: JSVGCanvas question..

On Saturday 03 March 2001 05:40, Andrew Pietsch wrote:
> I've just started using the JSVGCanvas object but have noticed it
> ignores the background color as set by .setBackground(..).  I've
> extended the class and converted all the clearBuffer methods and the
> paintComponent method to use the correct color.. The only provlem is the
> alpha portion of the color is ignored.  Do you have plans to support
> partially transperant background colors?
>
> PS.. Thanks for all your effort, its a job well done!!

The JSVGCanvas has been rewritten from scratch, and it seems that the 
background color is now correctly handled.
I expect to commit the new component this week.
--
  Stephane.