Bugzilla – Bug 11091
Artwork resize round-off error
Last modified: 2009-06-17 09:36:57 UTC
Created attachment 4817 [details] Sample 500x501 px image When an artwork is access using the fit stretch server side resize method it sometimes makes a small round-off error which results in a pixel being lost. "/music/1234/cover.jpg" returns an image with the dimensions 500x501 px. "/music/1234/cover_75x75_f.jpg" returns an image with the dimensions 74x75 px. The returned image should be of the dimensions 75x75 px.
Anders: please test 7.3.3, does this version have the same results?
(In reply to comment #1) > Anders: please test 7.3.3, does this version have the same results? You think it's related to bug #10939? That's the only bug I can find. I can try 7.3.3. later this week.
(In reply to comment #1) > Anders: please test 7.3.3, does this version have the same results? Still there in 7.3.3 build 25010.
Michael: would this be yours to handle?
change 25037 - correctly round image size values when resizing
Verified in SC 7.3.3 r25948 Anders if you still see this bug fee free to re open.
This bug has been fixed in the 7.3.3 release version of SqueezeCenter! If you haven't already. please download the new version from http://www.logitechsqueezebox.com/support/download-squeezecenter.html If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.