Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
c1c7fb43b8875803426c80bd49e76fbcb367890e
/
MagickWand
3661062
https://www.imagemagick.org/discourse-server/posting.php?mode=reply&f=1&t=29692
by Cristy
· 8 years ago
03811ea
Framework for supporting the -region option
by Cristy
· 8 years ago
c0df2a7
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29696
by Cristy
· 8 years ago
bcaf9c5
...
by Cristy
· 8 years ago
83bceaa
https://github.com/ImageMagick/ImageMagick/issues/194
by Cristy
· 8 years ago
933e96f
https://github.com/ImageMagick/ImageMagick/issues/196
by Cristy
· 8 years ago
df0b291
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29671
by Cristy
· 8 years ago
668f87d
Return correct return value.
by dirk
· 8 years ago
ebcbc58
https://github.com/ImageMagick/ImageMagick/issues/195
by Cristy
· 8 years ago
32bdefd
Eliminate compiler warning
by Cristy
· 9 years ago
1b5ce09
https://github.com/ImageMagick/ImageMagick/issues/181
by Cristy
· 9 years ago
968a839
https://github.com/ImageMagick/ImageMagick/issues/181
by Cristy
· 9 years ago
6a46cfa
https://github.com/ImageMagick/ImageMagick/issues/182
by Cristy
· 9 years ago
e3aca7b
MagickCommandGenesis no longer writes the metadata to stdout but uses the supplied argument.
by dirk
· 9 years ago
5020882
...
by Cristy
· 9 years ago
d5a34dc
...
by Cristy
· 9 years ago
4bb3ba9
...
by Cristy
· 9 years ago
fcf5a78
...
by Cristy
· 9 years ago
253f0a8
Reflect proper command-line utility usage
by Cristy
· 9 years ago
7e7ae7e
Eliminate hang when clearing the image stack
by Cristy
· 9 years ago
fe3754c
Removed preview_type from ImageInfo.
by dirk
· 9 years ago
37a3593
Reverted radius for local contrast to a percentage instead of pixels.
by dirk
· 9 years ago
8bedb4e
Change GetTokenLexeme() to GetNextToken()
by Cristy
· 9 years ago
a8b2bb2
Check to ensure token does not exceed maximum extent
by Cristy
· 9 years ago
751a667
Fixes for unused parameters.
by dirk
· 9 years ago
06f5901
Removed TransformImages and made TransformImage private.
by dirk
· 9 years ago
da10afd
Fixed setting the opacity reported in: https://github.com/ImageMagick/ImageMagick/issues/147
by dirk
· 9 years ago
2344663
Support percentage for wavelet denoise softness parameter
by Cristy
· 9 years ago
ee21f7f
Support 'threshold x softness' parameter for wavelet denoise
by Cristy
· 9 years ago
c175941
Support softness parameter for -wavelet-denoise option
by Cristy
· 9 years ago
2d830ed
Add WaveletDenoise method to PerlMagick
by Cristy
· 9 years ago
6e3a82c
Added wavelet denoise.
by dirk
· 9 years ago
bd6361c
Add URL to pgk-config configuration files
by Cristy
· 9 years ago
0d88ea3
Use -define type:features rather than -font-features option
by Cristy
· 9 years ago
8352b50
Changed arguments of RandomThresholdImage.
by dirk
· 9 years ago
cd69a2d
Renamed OrderedPosterizeImage to OrderedDitherImage
by dirk
· 9 years ago
827944d
Renamed DistortImageMethod to DistortMethod.
by dirk
· 9 years ago
8b9f21c
Renamed FilterTypes to FilterType.
by dirk
· 9 years ago
b797b2c
Renamed mattecolor to alpha-color.
by dirk
· 9 years ago
17f8c72
https://github.com/ImageMagick/ImageMagick/pull/88
by Cristy
· 9 years ago
a123a48
remove exec perm on source files
by Remi Collet
· 9 years ago
98e4a9a
Added 'z' value to the various 'chroma methods'.
by dirk
· 9 years ago
af131f1
Added type parameter for Read/Write pixelmask to GetImageMask.
by dirk
· 9 years ago
4825f05
Remove 'view' option, -define fpx:view should be used instead.
by dirk
· 9 years ago
5d0a441
Removed IfMagickFalse
by dirk
· 9 years ago
d079293
And more replace fixes.
by dirk
· 9 years ago
360b986
Replace fixes.
by dirk
· 9 years ago
2ca0e9a
Revert, we'll continue to use -define connected-components:verbose=true instead of -verbose
by Cristy
· 9 years ago
7182bd1
Fixed two typo's.
by dirk
· 9 years ago
62e1398
Update ConnectedComponentsImage() signature
by Cristy
· 9 years ago
d9e5d14
Return connected components object for post analysis
by Cristy
· 9 years ago
197e412
Add file and verbose arguments to ConnectedComponentsImage() method
by Cristy
· 9 years ago
b1924a1
Whitespace.
by dirk
· 9 years ago
bd0db06
Minor code clean-up
by Cristy
· 9 years ago
03c2ebf
Comment fix and moved method.
by dirk
· 9 years ago
d9d2c0d
Rename 'DrawAllocateWand' method to 'AcquireDrawingWand'
by Cristy
· 9 years ago
df514d9
Changed includes.
by dirk
· 9 years ago
8eccaa3
Eliminate compiler warning
by Cristy
· 9 years ago
b0fd53f
Conditional compile with MAGICKCORE_WINDOWS_SUPPORT define
by Cristy
· 9 years ago
930328a
Destroy wand cli on exit
by Cristy
· 9 years ago
7ce65e7
Update copyright years
by Cristy
· 9 years ago
f247981
Use SetImageColorMetric() rather than IsImagesEqual()
by Cristy
· 9 years ago
b4979cb
Fixed various warnings reported by Visual Studio 2015
by dirk
· 9 years ago
05d2ff7
Use 'magick_restrict' instead of 'restrict'.
by dirk
· 9 years ago
be80460
Added local contrast to Magick++ and Wand.
by dirk
· 9 years ago
394f211
Changed default values for LocalContrastImage and added a fix for a negative radius.
by dirk
· 9 years ago
61cfa75
Eliminate compiler warning
by Cristy
· 9 years ago
66387d2
Update configure script to latest autoconf / automake
by Cristy
· 9 years ago
3505d87
Added LocalContrastImage.
by dirk
· 9 years ago
0ccbde8
Reset counter to fix page numbering.
by dirk
· 9 years ago
ad0a89d
Fix wrong number of columns in documentation.
by Sebastian Buchwald
· 9 years ago
fa589d6
Fixed various warnings reported by Visual Studio 2015
by dirk
· 9 years ago
9125cd5
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=28359
by Cristy
· 9 years ago
6ed46be
Remove support for Macintosh and VMS
by Cristy
· 9 years ago
5da2007
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28299
by Cristy
· 9 years ago
087a059
The -composite option with mask is a 3 step operation, only use offset once
by Cristy
· 9 years ago
be4c4f1
Revert SpreadImage() mod
by Cristy
· 9 years ago
e3319c1
Revert -spread behavior
by Cristy
· 9 years ago
cc332e3
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043
by Cristy
· 9 years ago
6409f34
Added fontFamily to the Image class of Magick++.
by dirk
· 9 years ago
341d2ec
Added extra aliases for weight names. Fixed parsing weight in various methods.
by dirk
· 9 years ago
5acf702
Fixed options for -weight and -list weight.
by dirk
· 9 years ago
b9dbc29
Removed IsMagickTrue, IsMagickFalse, IsMagickNot.
by dirk
· 9 years ago
327030c
by cristy
· 9 years ago
9a846de
Renamed IsStringNotFalse to IsStringFalse and changed the implementation.
by dirk
· 9 years ago
acd0d4c
by cristy
· 9 years ago
ab4f0bb
Added IdentifyImageType that returns the potential type of the image, GetImageType will no longer do this.
by dirk
· 9 years ago
4777847
Added methods to get/set the density of a DrawingWand.
by dirk
· 9 years ago
606b923
by cristy
· 9 years ago
675b1c7
Added MagickCompositeImageGravity.
by dirk
· 9 years ago
e024637
by cristy
· 9 years ago
e1c94d9
by cristy
· 9 years ago
e1f6cfe
by cristy
· 9 years ago
923019b
by cristy
· 9 years ago
2a0cfbe
by cristy
· 9 years ago
8c4c1c4
by cristy
· 9 years ago
3476df8
by cristy
· 9 years ago
e7770e3
by cristy
· 9 years ago
ccad00b
Various Coverity fixes.
by dirk
· 9 years ago
9c45d25
by cristy
· 9 years ago
Next »