[Poppler-bugs] [Bug 6913] New: poppler_page_prepare_output_dev() for cairo doesn't get correct size

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Sun May 14 02:30:29 PDT 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=6913          
     
           Summary: poppler_page_prepare_output_dev() for cairo doesn't get
                    correct size
           Product: poppler
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: glib frontend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: kou at cozmixng.org


In CVS, poppler_page_prepare_output_dev() for cairo uses poppler_page_get_size()
to get size. But poppler_page_get_size() doesn't consider about passed rotate,
it only considers page->page->getRotate(). So poppler_page_render_to_pixbuf()
call with 90 or 270 rotate doesn't render correctly.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list