On Sat, 2006-07-08 at 17:02 -0600, Peter Dennis Bartok wrote:
> John,
> 
> Using a statically linked version of cairo has helped us avoid many problems 
> we've had in the past, related to wrong versions of cairo, dependency 
> issues, etc. I avoids a cairo dependency on our libgdiplus package, and lets 
> people use System.Drawing/WinForms without having to get other 3rd party 
> stuff first.
Well this is more interesting for distributions that already have a usable 
version installed.
Although, it is reasonable to not want to support it.  Maybe the option
can be enabled with a warning that it is not supported and of course
defaults to the internal version?  If not I'll just keep mine locally,
no big deal.

> If you're just worried about moving to 1.2, I do have a 1.2 update almost 
> ready to check in, it should go into svn on Monday or Tuesday.
Not really, I just wanted to avoid having to build an old version of
cairo when I already have a newer one installed (in addition to see if
any old/internal API was being used).  But that is great to hear.

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to