]> www.fi.muni.cz Git - evince.git/commit
dvi: Don't use cairo_image_surface_create_for_data()
authorCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 8 Nov 2010 18:13:12 +0000 (19:13 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 8 Nov 2010 18:13:12 +0000 (19:13 +0100)
commitcb697193fec59edfcefe503c390592851a79dd6b
tree94c6e5a4164eb8ea5f14e5d659e30988a21804c4
parent0891eb8e130103c2abe4b48b7f2b5fa42d0fdaa0
dvi: Don't use cairo_image_surface_create_for_data()

We can use cairo_image_surface_create() and let cairo/pixman handle the
memory.
backend/dvi/cairo-device.c