[Mono-bugs] [Bug 77269][Wis] New - libgdiplus should build against system installed cairo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jan 15 18:04:14 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jan at jgc.homeip.net.

http://bugzilla.ximian.com/show_bug.cgi?id=77269

--- shadow/77269	2006-01-15 18:04:14.000000000 -0500
+++ shadow/77269.tmp.2881	2006-01-15 18:04:14.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 77269
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: libgdiplus
+AssignedTo: jordi at ximian.com                            
+ReportedBy: jan at jgc.homeip.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: libgdiplus should build against system installed cairo
+
+Libgdiplus uses an internal copy of cairo somewhere taken between 1.0.0 and
+1.0.2. The configure script has support for building against system
+installed cairo, but it's commented out. Uncommenting it will cause
+libgdiplus to fail compilation because libgdiplus uses internal cairo API
+(which is very bad and can change whenever the cairo guys make up their
+mind about internal API)
+
+Attached is a patch that builds the latest version of libgdiplus against
+the system-installed cairo.


More information about the mono-bugs mailing list