Use of IMagick#extentImage results in images with incorrect dimensions

Bug #614558 reported by Keith Hughitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Helioviewer.org
Fix Released
High
Keith Hughitt

Bug Description

This occurs both for images which are already the correct size, and end up being scaled to 511x512, 511x511, etc., and images which *should* be padded, but end up with a similarly incorrect final size.

Further, the problem can be shown to lie with extentImage, and not the methods that compute the padding values. To see this, start with a 512x512 image, and call $image->extentImage(512,512,0,0). The result is a 511x512 image in some instances, even though it should be an (unmodified) 512x512 image.

Changed in helioviewer.org:
importance: Undecided → High
status: New → Fix Committed
assignee: nobody → Keith Hughitt (keith-hughitt)
Changed in helioviewer.org:
milestone: none → 2.0.3
Changed in helioviewer.org:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.