index
:
delta/libgd.git
GD-2.0
GD-2.1
GD-2.2
GD-2.3
bug/320
bug/402
bug/405
bug/415
bug/661
bug/750
bug/764
bug/788
bug/790
bug/792
bug/797
bug/818
bug/ci_avif_cleanupsrc
feature/ci_avif
features/macos_ci
features/mingw-ci
features/surface
fix-247
fix-248
issue-config-23
issue-config-24
issue-config-msg
issue-libheif
issue-raqm
master
github.com: libgd/libgd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gd_crop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compute average in gdGuessBackgroundColorFromCorners properly (#483)
Marek Skalický
2020-05-13
1
-4
/
+4
*
Fix #486: gdImageCropAuto(…, GD_CROP_SIDES) crops left but not right
Christoph M. Becker
2018-11-25
1
-1
/
+1
*
Fix #485: auto cropping has insufficient precision
Christoph M. Becker
2018-11-25
1
-27
/
+14
*
clean up trailing whitespace/newlines
Mike Frysinger
2018-06-21
1
-2
/
+2
*
Fix #432: gdImageCrop neglecting transparency
Christoph M. Becker
2018-02-02
1
-0
/
+4
*
Document cropping stuff
Christoph M. Becker
2016-10-09
1
-14
/
+71
*
Fix #297: gdImageCrop() converts palette image to truecolor image
Christoph M. Becker
2016-09-11
1
-1
/
+5
*
Document all BGD_DECLARE'd functions
Christoph M. Becker
2016-07-20
1
-0
/
+9
*
revert, color is unsigned, <0 never happened
Pierre Joye
2016-07-20
1
-1
/
+1
*
improve color check for CropThreshold
Pierre Joye
2016-07-20
1
-1
/
+1
*
fix php 72494, CID 149753, color is unsigned int, remove useless <0 comparison
Pierre Joye
2016-06-27
1
-1
/
+1
*
fix php 72494, invalid color index not handled, can lead to crash
Pierre Joye
2016-06-27
1
-0
/
+4
*
Fix config.h include before gd.h to get the HAVE_VISILIBITY symbol available
Ondřej Surý
2013-04-12
1
-0
/
+4
*
rename to match exposed API and naming convention
Pierre Joye
2013-04-04
1
-2
/
+2
*
- apply same CS everywhere
pierrejoye
2013-04-03
1
-22
/
+22
*
fix -Wunused-but-set-variable
tabe
2013-02-11
1
-2
/
+2
*
drop duplicate condition (refs gd-libgd #20)
tabe
2013-02-09
1
-1
/
+1
*
check whether a new image is null or not.
tabe
2009-03-04
1
-0
/
+1
*
fixed a couple of typos.
tabe
2008-11-26
1
-2
/
+2
*
added gdImageColorReplaceThreshold. (see FS#170)
tabe
2008-11-23
1
-25
/
+1
*
emphasized the relative include.
tabe
2008-08-31
1
-1
/
+1
*
- remove debug code
pajoye
2008-03-14
1
-37
/
+10
*
*** empty log message ***
pajoye
2008-01-13
1
-5
/
+5
*
- kill compiler warnings
pajoye
2007-12-28
1
-6
/
+13
*
- #136 add crop image support
pajoye
2007-12-12
1
-0
/
+274