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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to