You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jacobo Tarrio (JIRA)" <ji...@apache.org> on 2013/01/11 18:58:12 UTC

[jira] [Created] (IMAGING-101) GIF dimensions transposed

Jacobo Tarrio created IMAGING-101:
-------------------------------------

             Summary: GIF dimensions transposed
                 Key: IMAGING-101
                 URL: https://issues.apache.org/jira/browse/IMAGING-101
             Project: Commons Imaging
          Issue Type: Bug
          Components: Format: GIF
            Reporter: Jacobo Tarrio


In java/org/apache/commons/imaging/formats/gif/GifImageParser.java:569,570, the height and width variables are assigned the width and height values, respectively (that is, transposed). I caught it because a test failed when the dimensions were wrong :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira