https://issues.apache.org/bugzilla/show_bug.cgi?id=47151

           Summary: ImageManager.getImageInfo returns incorrect image size
                    due multiple unit conversions in
                    ImageIOUtil.extractResolution
           Product: XMLGraphicsCommons
           Version: 1.3.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Utilities
        AssignedTo: [email protected]
        ReportedBy: [email protected]


PreloaderImageIO is used by ImageManager to get image information, including
size (height and width) and DPI. Unfortunately ImageIOUtil.extractResolution()
causes image sizes to be incorrect in some cases due to multiple floating point
operations.  This results in FOP rendering blurry images when creating PDFs.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to