Jeremias Maerki: > I think I found a bug in AbstractWMFReader. The methods for > getViewportWidthInch() and getViewportHeightInch() are different. The > attached patch should fix this.
I think it should be the other way around; getViewportHeightInch() should be changed not to multiply by PIXEL_PER_INCH, since ‘inch’ is the number of units per inch and ‘vpW’ is in units. Can you confirm this? -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
