On 28 Jan 2003, [iso-8859-1] Martin Lüthi wrote:

> Hi
>
> I generate a SVG and serialize it as PNG with transparent background.
> In Mozilla and Konqueror everything looks fine (also an Windows), but in IE
> 5.0 the background of the PNG is white. Is this a browser-specific problem?
> Who can point me to a workaround?

Chances are that the serializer is creating an 8-bit alpha mask, which
MSIE cannot handle (I ran into this MSIE problem today).  MSIE can handle
1-bit alpha masks on PNG files just fine.


HTH,

Tony

--
Cocoon: Internet Glue (A Cocoon Weblog)
http://manero.org/weblog/



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to