On Thu, 16 Feb 2017 09:37:57 +0100, Torbjörn Rathsman wrote: > Function retrieving image width: > > int cairo_image_surface_get_width (cairo_surface_t *surface); > > So, in what way does Cairo modify the surface when I ask for its > width? It’s not something you need to know about, or care.