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