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