.. |
bmpcomn.pp
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 سال پیش |
clipping.pp
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
ellipses.pp
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
extinterpolation.pp
|
feb9549f85
* Patch from Mattias Gaertner to reduce memory usage for interpolations
|
17 سال پیش |
fpbrush.inc
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpcanvas.inc
|
6e481b3a73
fpcanvas: Adds TextExtent
|
14 سال پیش |
fpcanvas.pp
|
3fff7b04fd
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
|
13 سال پیش |
fpcdrawh.inc
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpcolcnv.inc
|
eec6d74ac0
* fixed alphablending for drawing freetype fonts on transparent backgrounds
|
15 سال پیش |
fpcolhash.pas
|
1f6ec379de
* moved field definitions before method/property definitions (see mantis
|
16 سال پیش |
fpcolors.inc
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpditherer.pas
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpfont.inc
|
3569a26166
* Added some missing functions to FPCanvas and added TFont.Orientation
|
14 سال پیش |
fphandler.inc
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fphelper.inc
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpimage.inc
|
f387d6bbaa
* Default no longer uses palette
|
14 سال پیش |
fpimage.pp
|
efba36c81b
Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow more useful descendents to be created, see bug #20341
|
14 سال پیش |
fpimgcanv.pp
|
efba36c81b
Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow more useful descendents to be created, see bug #20341
|
14 سال پیش |
fpimgcmn.pp
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpinterpolation.inc
|
feb9549f85
* Patch from Mattias Gaertner to reduce memory usage for interpolations
|
17 سال پیش |
fppalette.inc
|
b99d54383c
* fix for 15509.
|
15 سال پیش |
fppen.inc
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fppixlcanv.pp
|
d077572f85
Changes the default style of the brush of a TFPImageCanvas to bsSolid
|
15 سال پیش |
fpquantizer.pas
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpreadbmp.pp
|
1f6ec379de
* moved field definitions before method/property definitions (see mantis
|
16 سال پیش |
fpreadgif.pas
|
ba10015c04
* Committed patch from Mantis 13331. gif is indeed always little endian.
|
16 سال پیش |
fpreadjpeg.pas
|
dfe9701dc4
* Applied patch from theo (bug ID 16748) to enable JPEG scaling
|
15 سال پیش |
fpreadpcx.pas
|
12439de612
* Added PCX support from Laurent Jacques
|
18 سال پیش |
fpreadpng.pp
|
d8101679fa
* chunk protected instead of private, Mantis #20543
|
13 سال پیش |
fpreadpnm.pp
|
769f0d8008
* Applied patches by "circular", bug #18863
|
14 سال پیش |
fpreadpsd.pas
|
f514697f94
* Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG"
|
16 سال پیش |
fpreadtga.pp
|
aa7f70fc5e
* Fix by Laurent Jacques to read all formats
|
18 سال پیش |
fpreadtiff.pas
|
f514697f94
* Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG"
|
16 سال پیش |
fpreadxpm.pp
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpreadxwd.pas
|
4868b09844
* patch by alexvin to replace $ifopt by $push/$pop, resolves #20332
|
14 سال پیش |
fptiffcmn.pas
|
f514697f94
* Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG"
|
16 سال پیش |
fpwritebmp.pp
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpwritejpeg.pas
|
f514697f94
* Put a lot of writeln's under $Ifdef FPC_DEBUG_IMAGE. In readtiff I put the entire "DEBUG"
|
16 سال پیش |
fpwritepcx.pas
|
12439de612
* Added PCX support from Laurent Jacques
|
18 سال پیش |
fpwritepng.pp
|
b5b0388f17
* Indexed is by default false, in sync with usepalette which is false by default
|
13 سال پیش |
fpwritepnm.pp
|
769f0d8008
* Applied patches by "circular", bug #18863
|
14 سال پیش |
fpwritetga.pp
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
fpwritetiff.pas
|
5ef7b7fd04
* Patch from Mattias Gaertner to fix compilation
|
17 سال پیش |
fpwritexpm.pp
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
freetype.pp
|
b87e3e5057
Fixes a list out of bounds exception in freetype
|
15 سال پیش |
freetypeh.pp
|
8797c46aba
* applied patch from bug #20639
|
14 سال پیش |
ftfont.pp
|
2f5f98d7e5
* Patch from Darius Blaszijk to make some methods protected, virtual
|
15 سال پیش |
pcxcomn.pas
|
12439de612
* Added PCX support from Laurent Jacques
|
18 سال پیش |
pixtools.pp
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
pngcomn.pp
|
5b8dd4c004
* move fcl sources to separate packages
|
18 سال پیش |
pscanvas.pp
|
b7ebebe7fd
* fixed char constant to formal const
|
17 سال پیش |
targacmn.pp
|
634b5ad2db
* added brga record to get it compiling.
|
18 سال پیش |
xwdfile.pp
|
5f2f4a8cbb
Adds initial support to read xwd image format
|
16 سال پیش |