[Okular-devel] [Bug 194572] Rotation of tiff images is bugged

Romain rlerallut at free.fr
Tue Jun 9 13:47:23 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=194572





--- Comment #5 from Romain <rlerallut free fr>  2009-06-09 13:47:22 ---
Hi,

looking at the code in 4.2.4 (I don't have a KDE svn checkout), I see there's
another similar qSwap a few lines below: 

  qSwap(reqwidth, reqheight)

If I comment the first one only (your commit), then the image is still
stretched => bug not fixed :(.

If I comment the second one only, then the image is correctly rotated but black
areas appear on the side. Almost there.

If I comment *both*, then it all works fine.  

Again, this is on the 4.2.4 branch, so maybe things are different in svn.


Anyway thanks for the fix.
Regards,
Romain

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list