https://issues.apache.org/bugzilla/show_bug.cgi?id=42408
Helder Magalhães <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21029|0 |1 is obsolete| | --- Comment #11 from Helder Magalhães <[email protected]> 2009-11-29 04:03:16 UTC --- Created an attachment (id=24629) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24629) Patch v1.1 I guess the original patch also solves a (somehow unrelated) bug in "getViewportHeightInch" ("AbstractWMFReader.java"): resolution was missing there. The updated patch also fixes an issue in "getViewportWidthInch" (same file), as the resolution was missing there (incoherency with "getViewportHeightInch" above). Or perhaps I'm missing something... ;-) The patch was updated to the latest trunk revision (820114, as of this writing). I've also included a bunch of whitespace fixes in the modified source files, which makes the patch slightly harder to read -- sorry... -- 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]
