[fpc-pascal]Easy graphics<

Michael Van Canneyt michael.vancanneyt at wisa.be
Thu Apr 22 23:46:54 CEST 2004


On Thu, 22 Apr 2004, Alan Mead wrote:

> Michael Van Canneyt <michael.vancanneyt at wisa.be> wrote:
>
> > Very easy.
> >
> > Roughly like this:
> >
> > uses fpimage,fpcanvas,fpwritepng, fpwritejpg;
> >
> > [...]
> >
> > See the fcl/image directory for all needed units.
> > Supported are bmp,png,jpg,xpm and PPM/PBM.
> >
> > There is no documentation yet, but I can provide some examples and
> > explanations.
> > This is fully cross-platform.
>
> Michael,
>
> This looks great but I'm currently using 1.0.10 and I don't see these
> units.  Do I need to upgrade to a newer version?

Yes. You need at least 1.9.2.
The best would even be to download the latest CVS, as it supports more formats.
Or you can try to download the FCL sources and recompile them with FPC 1.0.10.

Michael.

>
> -Alan
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Photos: High-quality 4x6 digital prints for 25¢
> http://photos.yahoo.com/ph/print_splash
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>




More information about the fpc-pascal mailing list