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