[fpc-pascal] FP Vector graphics library

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Wed May 27 15:31:33 CEST 2009


On Wed, May 27, 2009 at 6:07 AM, Michael Van Canneyt
<michael at freepascal.org> wrote:
> Shouldn't it be part of FPC's canvas/image support ?

But FCL canvas/image is for raster images. I don't see how they would
correctly describe vector images.

PDF can hold text, raster images and vector images. For this library I
am ignoring the text and the raster image and using only the vectors
part.

> Or does it depend on the LCL ?

No, I am talking about non-visual support for the formats.

There could be routines to draw the images into a canvas, but I
haven't developed any yet.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list