[cairo-bugs] [Bug 5676] New: CAIROMM: Add bindings for more surface types

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 20 15:41:23 PST 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=5676          
     
           Summary: CAIROMM: Add bindings for more surface types
           Product: cairo
           Version: 1.1.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: cworth at cworth.org
        ReportedBy: jonathon.jongsma at gmail.com
         QAContact: cairo-bugs at cairographics.org
                CC: murrayc at murrayc.com


I'm attaching a patch which adds C++ bindings for more of the Surface types. 
They're implemented in a basic flat heirarchy, i.e.:

Surface
  - ImageSurface
  - XlibSurface
  - Win32Surface
  - PdfSurface
  - PsSurface
  - SvgSurface
  - GlitzSurface          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list