[MonoDevelop] Mono.Cairo.dll for cairo 1.2
John Luke
john.luke at gmail.com
Tue Aug 1 10:50:47 EDT 2006
Hello,
On Mon, 2006-07-31 at 23:01 -0400, David Cantin wrote:
> Hi, I'm trying without any success to use the new cairo 1.2 api (pdf
> capabilities..). I'm using ubuntu edgy witch come with mono-1.1.16.1 and
> packages libcairo2 (cairo-1.2), libmono-cairo1.0-cil and
> libmono-cairo2.0-cil. All properly installed.
>
It is not enabled unless you built Mono.Cairo with -d:CAIRO_1_2, which
is not the default. This is because I did not have time to test some
things before 1.1.16 was released. Specifically how to conditionally
enable the 1.2 features.
> I use monodevelop and in the reference panel of my solution, I have two
> cairo choice both with the same version number 1.0.5000.0. I think that
> I should have at least one cairo with version 1.2.xxxx.x or
> 2.0.xxxx.x ?? I have found those file on my system :
>
They are the same, except targeted at different runtime versions.
More information about the Monodevelop-list
mailing list