[Lazarus] Vector graphics on Lazarus.
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Sat Jun 20 19:04:34 CEST 2009
On Sat, Jun 20, 2009 at 1:32 PM, Geoff
Bagley<geoff.bagley at btinternet.com> wrote:
> Does a Unit for Postscript, or similar (HPGL?) output exist in Lazarus?
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.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list