On Wed, 26 Jan 2011, Felipe Monteiro de Carvalho wrote:

Hello,

I am extending the converter of FPVectorial to Canvas, but I got stuck
at the lack of drawing methods in TFPCustomCanvas. It lacks Arc,
Chord, PolyBezier, etc.

The end point being that it gets really hard to use TFPCustomCanvas,
the easiest solution being simply dropping support for it and going
for TCanvas instead.

Should more drawing routines be added at least as stubs?

Yes, feel free to do so. If TCanvas has actual routines for them, maybe you
can copy the implementation as well.

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to