[cairo] const-ness fixes for transform_distance and transform_point

Robert O'Callahan rocallahan at novell.com
Sun May 8 17:22:29 PDT 2005


Now that cairo_matrix_t can be used directly, it would be nice to use
'const' where functions don't modify their matrix parameter(s). I see
that matrix_multiply already does this. Here's a patch for
cairo_matrix_transform_distance and cairo_matrix_transform_point.

Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-patch
Size: 3393 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050509/6a4177c4/patch.bin


More information about the cairo mailing list