[cairo] Re: New API: cairo_surface_get_width/height

Owen Taylor otaylor at redhat.com
Mon Jun 12 09:10:11 PDT 2006


On Mon, 2006-06-12 at 09:03 -0700, Carl Worth wrote:
> On Mon, 12 Jun 2006 07:35:05 -0400, Owen Taylor wrote:
> > 
> > One thing to be careful of is that cairo_xlib_surface_get_width/height()
> > will cause naming conflicts for language bindings if
> > cairo_surface_get_width/height() are ever added.
> > 
> 
> Have we burned that bridge already with the existing
> cairo_image_surface_get_width/height?

Well, image surfaces have very well defined width/height, so it's
hard to imagine cairo_image_surface_get_width/height()
meaning something different from cairo_surface_get_width/height(). 

					Owen





More information about the cairo mailing list