Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
252dd2c52bcc591ccd673abdbb70113b42388150
/
MagickWand
/
mogrify.c
252dd2c
Is it 2019 already?
by Cristy
· 6 years ago
367298b
...
by Cristy
· 6 years ago
b02e023
...
by Cristy
· 6 years ago
b3a04c5
...
by Cristy
· 6 years ago
d9440c0
https://github.com/ImageMagick/ImageMagick/issues/1396
by Cristy
· 6 years ago
d53070e
...
by Cristy
· 6 years ago
376a043
...
by Cristy
· 6 years ago
75f1765
...
by Cristy
· 6 years ago
8790531
...
by Cristy
· 6 years ago
36c30b6
...
by Cristy
· 6 years ago
9f25254
add support for the -clahe option: contrast limited adaptive histogram equalization (note it does not work yet!)
by Cristy
· 6 years ago
567e9da
https://github.com/ImageMagick/ImageMagick/issues/1333
by Cristy
· 6 years ago
9ddfcca
...
by Cristy
· 6 years ago
f2eede3
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=34636
by Cristy
· 6 years ago
ee39773
...
by Cristy
· 6 years ago
3ad1d22
...
by Cristy
· 6 years ago
b149ea6
New -range threshold option that combines hard and soft thresholding
by Cristy
· 6 years ago
f2e963a
...
by Cristy
· 6 years ago
72aed84
...
by Cristy
· 6 years ago
575fa71
https://github.com/ImageMagick/ImageMagick/issues/1157
by Cristy
· 6 years ago
86d95dc
Fixed the -mask option
by Cristy
· 7 years ago
daf0019
Introduce a composite mask
by Cristy
· 7 years ago
76fdecd
https://github.com/ImageMagick/ImageMagick/issues/1093
by Cristy
· 7 years ago
81bfff2
Use memset() rather than ResetMagickMemory()
by Cristy
· 7 years ago
7ce0aff
https://github.com/ImageMagick/ImageMagick/issues/1014
by Cristy
· 7 years ago
7904cf1
...
by Cristy
· 7 years ago
93b707b
...
by Cristy
· 7 years ago
12f34b6
https://github.com/ImageMagick/ImageMagick/issues/802
by Cristy
· 7 years ago
cbf775d
...
by Cristy
· 7 years ago
1c79faa
The -bias option is an alias for convolve:bias
by Cristy
· 7 years ago
9c08c99
Framework for new -auto-threshold option
by Cristy
· 7 years ago
f24de4c
https://github.com/ImageMagick/ImageMagick/issues/532
by Cristy
· 7 years ago
1f7510b
https://github.com/ImageMagick/ImageMagick/issues/503
by Cristy
· 7 years ago
df7e7ca
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31855
by Cristy
· 8 years ago
f19d414
...
by Cristy
· 8 years ago
b5b1f5d
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31677
by Cristy
· 8 years ago
18b2750
Must support -mattecolor option for IMv6 compatibility.
by Cristy
· 8 years ago
b67570c
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31284
by Cristy
· 8 years ago
616054b
...
by Cristy
· 8 years ago
f6ff9ea
...
by Cristy
· 8 years ago
3699837
...
by Cristy
· 8 years ago
d60923b
...
by Cristy
· 8 years ago
df5e8b1
...
by Cristy
· 8 years ago
f641801
...
by Cristy
· 8 years ago
76eb72f
Revert write mask mod
by Cristy
· 8 years ago
6e6ce01
...
by Cristy
· 8 years ago
119fca3
Mask composite now produces proper results for the convert utility
by Cristy
· 8 years ago
d06c889
Silenced warnings.
by dirk
· 8 years ago
3661062
https://www.imagemagick.org/discourse-server/posting.php?mode=reply&f=1&t=29692
by Cristy
· 8 years ago
bcaf9c5
...
by Cristy
· 8 years ago
df0b291
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29671
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
253f0a8
Reflect proper command-line utility usage
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
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
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
b797b2c
Renamed mattecolor to alpha-color.
by dirk
· 9 years ago
17f8c72
https://github.com/ImageMagick/ImageMagick/pull/88
by Cristy
· 9 years ago
4825f05
Remove 'view' option, -define fpx:view should be used instead.
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
7ce65e7
Update copyright years
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
394f211
Changed default values for LocalContrastImage and added a fix for a negative radius.
by dirk
· 9 years ago
3505d87
Added LocalContrastImage.
by dirk
· 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
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
5acf702
Fixed options for -weight and -list weight.
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
e1c94d9
by cristy
· 9 years ago
8c4c1c4
by cristy
· 9 years ago
3476df8
by cristy
· 9 years ago
bcd5934
by cristy
· 9 years ago
9a0e8ef
by cristy
· 10 years ago
c4a7b84
by cristy
· 10 years ago
151b66d
by cristy
· 10 years ago
Next »