https://issues.apache.org/bugzilla/show_bug.cgi?id=27153





--- Comment #6 from Laurent Poublan <[EMAIL PROTECTED]>  2008-03-21 01:26:20 
PST ---
Thank you for your quick answer.
However, I think something should be done for the following case:
if I create a picture on a patriarch and call resize() on it, the resizing is
correct ONLY IF the rows/columns have the default height/width.
If the columns/rows width/height have been changed (before calling resize()),
the resize does not set the image to its original size (proportions are
modified).
I understand that changing cols/rows sizes after can alter images size, but I
think HSSFPicture.resize() should always resize the image correctly.


-- 
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]

Reply via email to