[Lazarus] Vector graphics on Lazarus.

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Jun 21 09:49:12 CEST 2009


On Sat, 20 Jun 2009 19:34:34 +0100
Geoff Bagley <geoff.bagley at btinternet.com> wrote:

> Felipe Monteiro de Carvalho wrote:
> > 
> > I am writing fpvectorial, a vectorial graphics library for Free
> > Pascal, and planning to add it to Free Pascal subversion in some
> > point in the future.
> > 
> > At the moment it only has 2 inputs: PDF and my GCode and 2 output:
> > my GCode and drawing to a TFPCustomCanvas or descendent, which is
> > all I need for my purposes.
> > 
> > All the basic structure is ready, if you want to write a module for
> > PostScript output I can send the code to you.
> 
> Hello Felipe.
> 
> I am a newcomer to Lazarus.
> All my Pascal work in the past has been in ordinary Pascal
> like Borland BP7,  GNU gpc,   and now Free Pascal.
> 
> I do not yet have the skill to write a module for Postscript,  but I
> am very interested.

Note:
There is a TPostScriptCanvas in the LCL postscriptcanvas unit. You can
use that to create postscript files.

Mattias




More information about the Lazarus mailing list