> * There is a problem in batik when a document contains an image whose > size is 0x0: nothing gets rendered at all. > (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22074) > Does anyone from the dev team plans to fix this one?
According to '5.7 The 'image' element', a value of zero for the attributes 'width' or 'height' disables the rendering of the <image> element. I guess this is why the bridge stays silent here. Thierry. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]