[Mono-devel-list] libgdiplus heading towards cairo 0.20 (or CVS)
Vladimir Vukicevic
vladimir at pobox.com
Mon Apr 12 01:26:50 EDT 2004
Howdy,
I'll probably commit a set of patches to bring us up to date with the
current cairo 0.20 snapshot or CVS pattern API. Essentially,
cairo_set_pattern doesn't take a surface any more, it takes a pattern_t;
and you can get a pattern_t from a surface through
cairo_get_pattern_for_surface. I created a
gdip_cairo_set_surface_pattern() helper function that functions much
like the old cairo_set_pattern and changed the code.
Nothing should break with this, just wanted to send a heads up that
Cairo 0.20 or CVS will be needed for CVS libgdiplus.
Thanks,
- Vlad
More information about the Mono-devel-list
mailing list