[fpc-devel] TFPCustomCanvas drawing routines
michael.vancanneyt at wisa.be
michael.vancanneyt at wisa.be
Wed Jan 26 16:59:24 CET 2011
On Wed, 26 Jan 2011, Mattias Gaertner wrote:
>
>
>
> Felipe Monteiro de Carvalho <felipemonteiro.carvalho at gmail.com> hat am 26.
> Januar 2011 um 16:45 geschrieben:
>
>> 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.
> The Bezier functions of TCanvas are implemented platform independent in the LCL.
> It should not be hard to port/move them to fpimage.
You beat me to it :)
Michael.
More information about the fpc-devel
mailing list