Help for this page
#!/usr/bin/perl -w ... my $surface = Cairo::ImageSurface->create('argb32', 10, 10); my $context = Cairo::Context->create($surface);
Cannot convert scalar 0x8130af4 to an object of type Cairo::Surface at + cairo_vs_swf.pl line 10.