<div dir="ltr">Hello,<div>I'm writing a cairo python script, which loads graphics and animations from a custom file to create "fancy" (and unuseful) graphics like those seen in videogames and scifi movies.</div><div>I have a problem with arcs, though: I need to be able to draw them interactively, with user given coords, start/end and line width. When I try to draw arcs with a certain line width I have a strange behaviour: the beginning of the line is not straight as it should be, you can see an example of it here:</div><div><a href="http://jidesk.net/sypy/strangearc2.jpg">http://jidesk.net/sypy/strangearc2.jpg</a><br clear="all"><div><br></div><div>Here is the code I used for this test:</div><div><a href="https://bpaste.net/show/e1f3b8d1f842">https://bpaste.net/show/e1f3b8d1f842</a><br></div><div><br></div><div>I'm using cairo 1.12.16 from the official Gentoo portage (the problem still remains with the latest -r3 version in the portage), with pycairo 1.10.0-r4, also latest stable from the portage.</div><div><br></div><div>CC'ing to <a href="mailto:bryce@osg.samsung.com">bryce@osg.samsung.com</a> who confirmed the issue on #cairo using cairo 1.13.0~20140204-0ubuntu1, but was not present using cairo  1.12.16-0ubuntu1.1~bryce~precise6, with little different results: <a href="http://jidesk.net/sypy/strangearc-bryce.png">http://jidesk.net/sypy/strangearc-bryce.png</a></div><div><br></div><div>To draw single and simple "filled" arcs I could use lines and curves, but that would affect the performances of my script (and would require a lot of complex calculations), so I'm here to ask if someone can confirm that this is a bug indeed.</div><div><br></div><div>Thanks,</div><div>Maurizio</div><div><br></div>-- <br>È difficile avere una convinzione precisa quando si parla delle ragioni del cuore. - "Sostiene Pereira", Antonio Tabucchi<br><a href="http://www.jidesk.net">http://www.jidesk.net</a>
</div></div>