<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>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.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>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.</DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>--</DIV><DIV>Travis Griggs</DIV><DIV>Objologist</DIV><DIV>"I choose. Therefore, I Am"</DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>