You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Piyush Kapoor (JIRA)" <ji...@apache.org> on 2012/06/27 07:38:43 UTC

[jira] [Created] (IMAGING-82) BMP Physical Width in inches and Physical Height in inches is wrong

Piyush Kapoor created IMAGING-82:
------------------------------------

             Summary: BMP Physical Width in inches and Physical Height in inches is wrong
                 Key: IMAGING-82
                 URL: https://issues.apache.org/jira/browse/IMAGING-82
             Project: Apache Commons Imaging
          Issue Type: Bug
            Reporter: Piyush Kapoor
            Assignee: Luc Maisonobe
         Attachments: BMPimage.patch

Hresolution and Vresolition are in pixels per meter . I have uploaded the correct formula for calculating the Physical Width and Physical Height in inches.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (IMAGING-82) BMP Physical Width in inches and Physical Height in inches is wrong

Posted by "Piyush Kapoor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IMAGING-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402046#comment-13402046 ] 

Piyush Kapoor commented on IMAGING-82:
--------------------------------------

I didn't assign this issue to anybody . May be by default it got assigned to you . I have uploaded the patch for the same.
                
> BMP Physical Width in inches and Physical Height in inches is wrong
> -------------------------------------------------------------------
>
>                 Key: IMAGING-82
>                 URL: https://issues.apache.org/jira/browse/IMAGING-82
>             Project: Apache Commons Imaging
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Assignee: Luc Maisonobe
>         Attachments: BMPimage.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Hresolution and Vresolition are in pixels per meter . I have uploaded the correct formula for calculating the Physical Width and Physical Height in inches.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (IMAGING-82) BMP Physical Width in inches and Physical Height in inches is wrong

Posted by "Damjan Jovanovic (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IMAGING-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damjan Jovanovic resolved IMAGING-82.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

I've committed your patch.
Thank you!

                
> BMP Physical Width in inches and Physical Height in inches is wrong
> -------------------------------------------------------------------
>
>                 Key: IMAGING-82
>                 URL: https://issues.apache.org/jira/browse/IMAGING-82
>             Project: Commons Imaging
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>             Fix For: 1.0
>
>         Attachments: BMPimage.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Hresolution and Vresolition are in pixels per meter . I have uploaded the correct formula for calculating the Physical Width and Physical Height in inches.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (IMAGING-82) BMP Physical Width in inches and Physical Height in inches is wrong

Posted by "Piyush Kapoor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IMAGING-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piyush Kapoor updated IMAGING-82:
---------------------------------

    Attachment: BMPimage.patch
    
> BMP Physical Width in inches and Physical Height in inches is wrong
> -------------------------------------------------------------------
>
>                 Key: IMAGING-82
>                 URL: https://issues.apache.org/jira/browse/IMAGING-82
>             Project: Apache Commons Imaging
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Assignee: Luc Maisonobe
>         Attachments: BMPimage.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Hresolution and Vresolition are in pixels per meter . I have uploaded the correct formula for calculating the Physical Width and Physical Height in inches.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (IMAGING-82) BMP Physical Width in inches and Physical Height in inches is wrong

Posted by "Luc Maisonobe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IMAGING-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402034#comment-13402034 ] 

Luc Maisonobe commented on IMAGING-82:
--------------------------------------

Why is this issue assigned to me ?
Most issues are not assigned to anybody, so everyone who wants to solve them can. People can assign issue to themselves if they really want to address the case and don't want anybody to step on their toes. Issues should not be assigned to someone without its knowledge and consent.
                
> BMP Physical Width in inches and Physical Height in inches is wrong
> -------------------------------------------------------------------
>
>                 Key: IMAGING-82
>                 URL: https://issues.apache.org/jira/browse/IMAGING-82
>             Project: Apache Commons Imaging
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Assignee: Luc Maisonobe
>         Attachments: BMPimage.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Hresolution and Vresolition are in pixels per meter . I have uploaded the correct formula for calculating the Physical Width and Physical Height in inches.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Commented] (IMAGING-82) BMP Physical Width in inches and Physical Height in inches is wrong

Posted by Mark Thomas <ma...@apache.org>.
On 27/06/2012 09:30, Luc Maisonobe (JIRA) wrote:
> 
>     [ https://issues.apache.org/jira/browse/IMAGING-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402056#comment-13402056 ] 
> 
> Luc Maisonobe commented on IMAGING-82:
> --------------------------------------
> 
> OK, sorry for the misunderstanding.
> It seems some change in Jira administration had been done, I'll ask infra about it.

No need to bother infra. The default assignee was configured to be the
project lead (you). You have the necessary karma to fix this yourself. I
have already fixed it for you.

Mark

[jira] [Commented] (IMAGING-82) BMP Physical Width in inches and Physical Height in inches is wrong

Posted by "Luc Maisonobe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IMAGING-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402056#comment-13402056 ] 

Luc Maisonobe commented on IMAGING-82:
--------------------------------------

OK, sorry for the misunderstanding.
It seems some change in Jira administration had been done, I'll ask infra about it.
Anyway, thanks for the report.
                
> BMP Physical Width in inches and Physical Height in inches is wrong
> -------------------------------------------------------------------
>
>                 Key: IMAGING-82
>                 URL: https://issues.apache.org/jira/browse/IMAGING-82
>             Project: Apache Commons Imaging
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Assignee: Luc Maisonobe
>         Attachments: BMPimage.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Hresolution and Vresolition are in pixels per meter . I have uploaded the correct formula for calculating the Physical Width and Physical Height in inches.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira