[Cairo] Image functions

Carl Worth cworth at east.isi.edu
Tue Oct 14 13:11:33 PDT 2003


On Oct 14, Alexandre Pigolkine wrote:
 > Is there a way to specify an origin on the source surface or shall I use
 > a different function ?

You'll want to call cairo_move_to to set the current point before
calling cairo_show_surface.

Is that what you were missing? If not, I may have misunderstood.

-Carl




More information about the cairo mailing list