Re: enhanced-shape and A,W command definitions

2011-07-19 Thread Jan Hambrecht
On 18.07.2011 17:43, Lukast dev wrote: > Similar problem is with T and U > > T > Draws a segment of an ellipse. The ellipse is specified by the > center(x, y), the size(w, h) and the start-angle t0 in degrees and > end-angle t1 in degrees. > > U > The same as the “T” command, except that a implied

Re: enhanced-shape and A,W command definitions

2011-07-18 Thread Lukast dev
Similar problem is with T and U T Draws a segment of an ellipse. The ellipse is specified by the center(x, y), the size(w, h) and the start-angle t0 in degrees and end-angle t1 in degrees. U The same as the “T” command, except that a implied moveto to the starting point is done. According my tes

enhanced-shape and A,W command definitions

2011-07-18 Thread Lukast dev
Hello, I was fixing bug https://bugs.kde.org/show_bug.cgi?id=277540 and I noticed that OpenOffice and MS Office render the W command differently. MS Office 2007 rendering http://wstaw.org/m/2011/07/18/round-callout_ms2007.png OpenOffice http://wstaw.org/m/2011/07/18/round-callout_ooo.png We ren