Cairo
view release on metacpan or search on metacpan
ChangeLog.pre-git view on Meta::CPAN
* CairoSurface.xs: Use OUTLIST for
cairo_surface_get_device_offset.
* CairoPattern.xs, CairoSurface.xs, cairo-perl-private.h: Rename
cair_perl_set_isa to cairo_perl_set_isa. Doh!
* t/CairoSurface.t: Explicitly clear the image surface on cairo
1.0.x before writing it out since 1.0.x doesn't do it for us. Use
lexical surface variables to make sure they get destroyed before
execution ends which in turn makes sure all tests inside callbacks
are run before Test::More checks if reality matches the test plan.
2006-07-15 tsch
* Cairo.pm, NEWS, README: Beta release 0.90.
2006-07-15 tsch
* Cairo.pm: Update existing, add new documentation.
( run in 1.917 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )