summaryrefslogtreecommitdiff
path: root/test/create-from-png-stream-ref.png
AgeCommit message (Collapse)AuthorFilesLines
2005-07-27Fix typo that caused cairo_image_surface_create_from_png_stream to segfault. ↵Carl Worth1-0/+0
Closes bug #3863 (thanks to Steve Chaplin). Add a test to actually call cairo_image_surface_create_from_png_stream.