[fpc-pascal] png bitmap

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Sun Feb 28 20:42:53 CET 2010


On Sun, Feb 28, 2010 at 4:24 PM, Ingemar Ragnemalm <ingemar at ragnemalm.se> 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 then.

With Lazarus you can use TPortableNetworkGraphics which works just
like TBitmap but for PNGs

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list