[cairo] Cairo Vector to Bitmap
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Tue Nov 17 12:04:05 PST 2015
On Tue, 17 Nov 2015 19:04:39 +0300, Arsen Hakobyan wrote:
> Is there a way to change cairo_pattern_t type from
> CAIRO_PATTERN_TYPE_SOLID to CAIRO_PATTERN_TYPE_SURFACE? Or create a
> new CAIRO_PATTERN_TYPE_SURFACE type by passing RGBA arguments? Or
> another way to rasterize vector object?
This <http://cairographics.org/tutorial/> should give you a good
introduction to what Cairo is about.
More information about the cairo
mailing list