marco 455cb6758f * freetype windows compat patch from Pascal Riekenberg, mantis #35644 6 år sedan
..
bmpcomn.pp b127fc154a * Fixed spell error revealed by lintian. 15 år sedan
clipping.pp b7ce4406d8 * Fix bug #35127 in CheckRectClipping, patch from Ondrej Pokorny 6 år sedan
ellipses.pp 5ce75e42df * optimization by Ondrej Pokorny, add const in front of TFPColor arguments where possible (bug ID 35131) 6 år sedan
extinterpolation.pp feb9549f85 * Patch from Mattias Gaertner to reduce memory usage for interpolations 17 år sedan
fpbarcode.pp 8cd2ebf94b * Add barcode drawing routines 8 år sedan
fpbrush.inc 5b8dd4c004 * move fcl sources to separate packages 19 år sedan
fpcanvas.inc f737521590 * Patch from Ondrej Pokorny, to demonstrate alpha blending mode 6 år sedan
fpcanvas.pp f737521590 * Patch from Ondrej Pokorny, to demonstrate alpha blending mode 6 år sedan
fpcdrawh.inc 0fe12f2087 * Support unicode text drawing in freetype, canvas 8 år sedan
fpcolcnv.inc 5ce75e42df * optimization by Ondrej Pokorny, add const in front of TFPColor arguments where possible (bug ID 35131) 6 år sedan
fpcolhash.pas 1f6ec379de * moved field definitions before method/property definitions (see mantis 16 år sedan
fpcolors.inc 5b8dd4c004 * move fcl sources to separate packages 19 år sedan
fpcompactimg.inc 55196878e9 * Added compact image support by Mattias Gaertner 13 år sedan
fpditherer.pas 5b8dd4c004 * move fcl sources to separate packages 19 år sedan
fpfont.inc 3569a26166 * Added some missing functions to FPCanvas and added TFont.Orientation 14 år sedan
fphandler.inc 29badfe5af * Patch from Martok to allow unregistering image handlers (Bug ID 32973) 8 år sedan
fphelper.inc 5b8dd4c004 * move fcl sources to separate packages 19 år sedan
fpimage.inc 6916533728 * Small corrections by Ondrej Pokorny, bug ID #33956 7 år sedan
fpimage.pp 5ce75e42df * optimization by Ondrej Pokorny, add const in front of TFPColor arguments where possible (bug ID 35131) 6 år sedan
fpimgbarcode.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 7 år sedan
fpimgcanv.pp efba36c81b Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow more useful descendents to be created, see bug #20341 14 år sedan
fpimgcmn.pp 5b8dd4c004 * move fcl sources to separate packages 19 år sedan
fpimggauss.pp ecd0f53488 * Added fpimggauss.pp unit from Mattias Gaertner 13 år sedan
fpimgqrcode.pp 7012716201 * Ensure compilation with older FPC versions. 7 år sedan
fpinterpolation.inc f737521590 * Patch from Ondrej Pokorny, to demonstrate alpha blending mode 6 år sedan
fppalette.inc b99d54383c * fix for 15509. 16 år sedan
fppen.inc 576eadf6c9 * Allow width 0 (bug ID 23662) 12 år sedan
fppixlcanv.pp f6dde8b4b0 * Implement missing abstract methods DoDraw, DoCopyRect 8 år sedan
fpqrcodegen.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 7 år sedan
fpquantizer.pas 5b8dd4c004 * move fcl sources to separate packages 19 år sedan
fpreadbmp.pp 31d9d345e1 * Fix bug ID #32025 8 år sedan
fpreadgif.pas fe505c12a9 * Patch from Anton Kavalenka to fix gif reading (bug ID 35134) 6 år sedan
fpreadjpeg.pas d4b581c10a * Patch from Andrey Korol, fix number of desired colors for Greyscale (bug id 30531) 9 år sedan
fpreadpcx.pas 31d9d345e1 * Fix bug ID #32025 8 år sedan
fpreadpng.pp b929b8b8eb * fix for #34185, pallette not nilled, causes problems when reader is recycled. 7 år sedan
fpreadpnm.pp 31d9d345e1 * Fix bug ID #32025 8 år sedan
fpreadpsd.pas 31d9d345e1 * Fix bug ID #32025 8 år sedan
fpreadtga.pp c9e15b9380 * Forgot tga in previous commit 8 år sedan
fpreadtiff.pas a490c51ee8 fcl-image: fpreadtiff: Handling LZW compression starting with 00, patch 33685 7 år sedan
fpreadxpm.pp 31d9d345e1 * Fix bug ID #32025 8 år sedan
fpreadxwd.pas 4868b09844 * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332 14 år sedan
fptiffcmn.pas e5f60c6229 tiff: read 1-bit white/black images, fixes mantis #23959 12 år sedan
fpwritebmp.pp 02dbec2085 * X,YPelsPerMeter properties. Kept old (not logical) default of 100 out of compatibility. Bug #29852 9 år sedan
fpwritejpeg.pas 83538a3ceb * Patch from Nur Cholif Murtadho to enable grayscale JPEG writing (bug ID 30386) 9 år sedan
fpwritepcx.pas 81597bf171 * updated address of FSF (mantis #24646, patch by Alexey Svistunov) 12 år sedan
fpwritepng.pp 37596246cf * XPM -> PNG 10 år sedan
fpwritepnm.pp 769f0d8008 * Applied patches by "circular", bug #18863 14 år sedan
fpwritetga.pp 5b8dd4c004 * move fcl sources to separate packages 19 år sedan
fpwritetiff.pas 6d65a8f1e3 * mantis #35586 6 år sedan
fpwritexpm.pp 5ce75e42df * optimization by Ondrej Pokorny, add const in front of TFPColor arguments where possible (bug ID 35131) 6 år sedan
freetype.pp 455cb6758f * freetype windows compat patch from Pascal Riekenberg, mantis #35644 6 år sedan
freetypeh.pp cb918ec2e4 Dynamic use of freetype lib 8 år sedan
freetypehdyn.pp 580979ed1c * Forgot to add 8 år sedan
ftfont.pp 5ce75e42df * optimization by Ondrej Pokorny, add const in front of TFPColor arguments where possible (bug ID 35131) 6 år sedan
libfreetype.inc 455cb6758f * freetype windows compat patch from Pascal Riekenberg, mantis #35644 6 år sedan
pcxcomn.pas 12439de612 * Added PCX support from Laurent Jacques 18 år sedan
pixtools.pp f737521590 * Patch from Ondrej Pokorny, to demonstrate alpha blending mode 6 år sedan
pngcomn.pp 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 7 år sedan
pscanvas.pp b7ebebe7fd * fixed char constant to formal const 18 år sedan
targacmn.pp 634b5ad2db * added brga record to get it compiling. 18 år sedan
xwdfile.pp 5f2f4a8cbb Adds initial support to read xwd image format 17 år sedan