https://issues.apache.org/bugzilla/show_bug.cgi?id=44751
--- Comment #1 from Hervé Girod <[email protected]> 2009-07-04 09:16:55 PST --- I'm back to Batik ;) The bitmap image embedded in the WMF File is defined as having a very big and inconsistent width and height (width=23789568 height=65536). I have a working patch which avoids to return an Exception and returns gracefully in these cases, the problem is that the WMF Record itself defines another inconsistent 0 width, so I don't now where to get the correct width for this image. I think that in this case one must infer the width and height from the available size of the bitmap in the Metafile. In all cases this WMF image is not correct. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
