fpc/packages/fcl-image/src
2012-04-23 09:42:34 +00:00
..
bmpcomn.pp * Fixed spell error revealed by lintian. 2010-10-06 20:33:57 +00:00
clipping.pp
ellipses.pp
extinterpolation.pp
fpbrush.inc
fpcanvas.inc fpcanvas: Adds TextExtent 2011-12-07 07:50:59 +00:00
fpcanvas.pp Virtualizes more TFPCustomCanvas drawing methods so that descendents can properly override them instead of hiding them, thus improving the hability to draw to a generic TFPCustomCanvas and get the same output in a TCanvas 2011-12-15 09:46:43 +00:00
fpcdrawh.inc
fpcolcnv.inc * fixed alphablending for drawing freetype fonts on transparent backgrounds 2010-11-26 13:21:18 +00:00
fpcolhash.pas * moved field definitions before method/property definitions (see mantis 2009-06-27 11:27:31 +00:00
fpcolors.inc
fpditherer.pas
fpfont.inc * Added some missing functions to FPCanvas and added TFont.Orientation 2011-03-21 15:33:29 +00:00
fphandler.inc
fphelper.inc
fpimage.inc * Default no longer uses palette 2011-05-30 21:23:44 +00:00
fpimage.pp Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow more useful descendents to be created, see bug #20341 2011-11-23 21:14:06 +00:00
fpimgcanv.pp Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow more useful descendents to be created, see bug #20341 2011-11-23 21:14:06 +00:00
fpimgcmn.pp
fpinterpolation.inc
fppalette.inc * fix for 15509. 2010-02-13 13:47:06 +00:00
fppen.inc
fppixlcanv.pp Changes the default style of the brush of a TFPImageCanvas to bsSolid 2010-11-04 17:09:59 +00:00
fpquantizer.pas
fpreadbmp.pp * moved field definitions before method/property definitions (see mantis 2009-06-27 11:27:31 +00:00
fpreadgif.pas
fpreadjpeg.pas * Applied patch from theo (bug ID 16748) to enable JPEG scaling 2010-08-19 17:08:43 +00:00
fpreadpcx.pas
fpreadpng.pp * chunk protected instead of private, Mantis #20543 2012-04-21 22:52:58 +00:00
fpreadpnm.pp * Applied patches by "circular", bug #18863 2011-06-13 19:07:29 +00:00
fpreadpsd.pas * Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG" 2009-04-04 16:02:48 +00:00
fpreadtga.pp
fpreadtiff.pas * Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG" 2009-04-04 16:02:48 +00:00
fpreadxpm.pp
fpreadxwd.pas * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332 2011-09-25 21:19:50 +00:00
fptiffcmn.pas * Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG" 2009-04-04 16:02:48 +00:00
fpwritebmp.pp
fpwritejpeg.pas * Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG" 2009-04-04 16:02:48 +00:00
fpwritepcx.pas
fpwritepng.pp * Patch from Michalis Kamburelis to fix memory leak (bug 21835) 2012-04-23 09:42:34 +00:00
fpwritepnm.pp * Applied patches by "circular", bug #18863 2011-06-13 19:07:29 +00:00
fpwritetga.pp
fpwritetiff.pas
fpwritexpm.pp
freetype.pp Fixes a list out of bounds exception in freetype 2010-11-06 17:00:52 +00:00
freetypeh.pp * applied patch from bug #20639 2011-11-07 09:46:15 +00:00
ftfont.pp * Patch from Darius Blaszijk to make some methods protected, virtual 2010-12-11 14:03:57 +00:00
pcxcomn.pas
pixtools.pp
pngcomn.pp
pscanvas.pp
targacmn.pp
xwdfile.pp