On Wed, May 27, 2009 at 6:07 AM, Michael Van Canneyt
<mich...@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to