[fpc-pascal] Agg Pas Arcs
    Graeme Geldenhuys 
    mailinglists at geldenhuys.co.uk
       
    Wed Aug 30 19:27:31 CEST 2017
    
    
  
On 2017-08-30 17:10, James Richters wrote:
> I think maybe email wrapping distorted my arc command so they didn't look right
> Here is the command I am sending broken down with comments:
> 
> agg^.arc(
> (Drawinfo.gi*pixelscale+Draw_X_offset),  {Cx}
> (Drawinfo.gj*pixelscale+Draw_Y_offset),  {Cy}
> (Drawinfo.r*pixelscale), {Rx}
> (Drawinfo.r*pixelscale), (Ry)
> (Drawinfo.ea), {Start Angle}
> (Drawinfo.sa)  {Sweep Angle}
> );
Ah indeed. Now it makes more sense. As I mentioned, I'll take a look 
later tonight.
Regards,
   Graeme
-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key:  http://tinyurl.com/graeme-pgp
    
    
More information about the fpc-pascal
mailing list