https://bugs.kde.org/show_bug.cgi?id=359805

--- Comment #11 from Maurizio Paolini <paol...@dmf.unicatt.it> ---
Anyway, there are still problems when drawing arcs and circles; apparently of a
different
nature: it becomes apparent when the radius of circle/arc is much larger then
the size
for the displayed canvas.  I will attach an image that shows the problem.
It shows a zoom (window from (1.8;1.8) to (2.2;2.2) ) of a construction of an
arc by three
points (one endpoint is inside the window) and the circle that supports that
arc: it should
be perfectly superposed.  However the figure was obtained by forcing kig to
draw the arc
using the generic method for curves.
As can be seen, the generic method for curves works far better then with the
direct use of
Qt primitives.  kig with its standard drawArc would produce a drawing more or
less superposed
with the circle.  At the moment I don't know if this is a Qt problem or a kig
problem

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to