Re: [fpc-pascal] png bitmap

2010-02-28 Thread Mattias Gaertner
On Sun, 28 Feb 2010 16:42:53 -0300 Felipe Monteiro de Carvalho wrote: > On Sun, Feb 28, 2010 at 4:24 PM, Ingemar Ragnemalm > wrote: > > Looks nice, but it doesn't link on my Mac. I get a bunch of link errors all > > prefixed _FT_. FreeType? (Irrelevant for the PNGs though.) > > Just delete the

Re: [fpc-pascal] png bitmap

2010-02-28 Thread Felipe Monteiro de Carvalho
On Sun, Feb 28, 2010 at 4:24 PM, Ingemar Ragnemalm wrote: > Looks nice, but it doesn't link on my Mac. I get a bunch of link errors all > prefixed _FT_. FreeType? (Irrelevant for the PNGs though.) Just delete the ftfont unit and all references to fonts. Obviously you won't be able to draw fonts t

Re: [fpc-pascal] png bitmap

2010-02-28 Thread Ingemar Ragnemalm
Mattias Gaertner wrote: Rainer Stratmann wrote: >> Has someone experience with creating png bitmap files? >> Is it easy or complicated? >> I programmed a web server and wanted to serve diagrams also. Something like this: http://wiki.lazarus.freepascal.org/Developing_with_Graphics#D

Re: [fpc-pascal] png bitmap

2010-02-28 Thread Rainer Stratmann
Am Sunday 28 February 2010 09:12:42 schrieb Mattias Gaertner: > On Sun, 28 Feb 2010 02:00:59 +0100 > > Rainer Stratmann wrote: > > Has someone experience with creating png bitmap files? > > Is it easy or complicated? > > I programmed a web server and wanted to serve diagrams also. > > Something li

Re: [fpc-pascal] png bitmap

2010-02-28 Thread Mattias Gaertner
On Sun, 28 Feb 2010 02:00:59 +0100 Rainer Stratmann wrote: > Has someone experience with creating png bitmap files? > Is it easy or complicated? > I programmed a web server and wanted to serve diagrams also. Something like this: http://wiki.lazarus.freepascal.org/Developing_with_Graphics#Drawin

[fpc-pascal] png bitmap

2010-02-27 Thread Rainer Stratmann
Has someone experience with creating png bitmap files? Is it easy or complicated? I programmed a web server and wanted to serve diagrams also. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pas