[cairo] line_blah() APIs
Travis Griggs
tgriggs at cincom.com
Tue Jan 2 13:21:06 PST 2007
In the binding I've been creating, I of course have been as faithful
as possible to provide method names similar to the original cairo
function interface.
But yesterday, I added a alternate set of calls for things like
line_cap, line_width, and line_join. If you read the docs on those,
they all point out that they affect stroking. So I've added alternate
APIs called stroke_cap, stroke_width, stroke_join. Probably not worth
changing the official Cairo API's for these. But I thought I'd pass
it on. It seems to tell a more consistent story to me.
--
Travis Griggs
Objologist
"I choose. Therefore, I Am"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/cairo/attachments/20070102/f35b44bc/attachment.html
More information about the cairo
mailing list