Sign in
android
/
platform
/
external
/
ImageMagick
/
refs/heads/android14-dev
/
MagickCore
/
attribute.c
5d41fba
Squashed commit of the following:
by Elliott Hughes
· 4 years ago
android-s-beta-1
android-s-beta-2
d842011
update to latest documentation and update copyright year
by Cristy
· 4 years, 3 months ago
a9d5c05
Added trim:edges define to replace trim:vertical and trim:horizontal (Thanks Fred).
by Dirk Lemstra
· 4 years, 3 months ago
acd2492
Added option to only do a vertical or horizontal trim.
by Dirk Lemstra
· 4 years, 3 months ago
f2dc1dd
register storage class is deprecated
by Cristy
· 4 years, 3 months ago
a8dae66
Round minimum bounding box coordinates
by Cristy
· 5 years ago
5213603
...
by Cristy
· 5 years ago
c2e8273
...
by Cristy
· 5 years ago
61af9eb
...
by Cristy
· 5 years ago
f480255
...
by Cristy
· 5 years ago
cccffc3
...
by Cristy
· 5 years ago
443ebd5
Improve unrotate value returned by the minimum bounding box
by Cristy
· 5 years ago
f882322
...
by Cristy
· 5 years ago
0bcca21
...
by Cristy
· 5 years ago
dc552a6
Add rotating caliper properties for debugging
by Cristy
· 5 years ago
00898f9
Set unrotate angle
by Cristy
· 5 years ago
1d0204a
...
by Cristy
· 5 years ago
78cf68c
Rewrite rotating calipers algorithm
by Cristy
· 5 years ago
4326d65
...
by Cristy
· 5 years ago
a837d57
...
by Cristy
· 5 years ago
f1a4764
...
by Cristy
· 5 years ago
6ab8460
...
by Cristy
· 5 years ago
5a4f5a9
...
by Cristy
· 5 years ago
dbdff56
Set min angle in radians
by Cristy
· 5 years ago
c1226da
cosmetic
by Cristy
· 5 years ago
430f7c1
cosmetic
by Cristy
· 5 years ago
4d0cd4a
cosmetic
by Cristy
· 5 years ago
51f2ada
Cosmetic
by Cristy
· 5 years ago
fa99d9b
Fix numerical stability issue with rotating calipers
by Cristy
· 5 years ago
a21e7ab
...
by Cristy
· 5 years ago
cc5b1c5
The -charcoal option should ignore the alpha channe
by Cristy
· 5 years ago
ed6f37f
Export these properties: minimum-bounding-box:area, minimum-bounding-box:width, minimum-bounding-box:height, and minimum-bounding-box:angle
by Cristy
· 5 years ago
a3ff041
Add support for returning the minimum bounding box of an image
by Cristy
· 5 years ago
4d63f8a
...
by Cristy
· 5 years ago
a9b880d
...
by Cristy
· 5 years ago
33b14e4
...
by Cristy
· 5 years ago
73da9ae
Add support for returning the convex hull of an image
by Cristy
· 5 years ago
ea04d8a
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37192
by Cristy
· 5 years ago
a0dfa52
-type bilevel behavior restored, it creates a black and white image
by Cristy
· 5 years ago
f775a5c
...
by Cristy
· 5 years ago
bd52c99
https://github.com/ImageMagick/ImageMagick6/issues/60
by Cristy
· 5 years ago
5477cf0
Support trim:background-color define for -trim option
by Cristy
· 5 years ago
a687199
https://github.com/ImageMagick/ImageMagick/issues/1636
by Cristy
· 6 years ago
776fe29
...
by Cristy
· 6 years ago
eb44085
...
by Cristy
· 6 years ago
41f4775
https://github.com/ImageMagick/ImageMagick6/issues/47
by Cristy
· 6 years ago
bb26480
Revert changes because gravity offsets go towards the center of the image.
by Dirk Lemstra
· 6 years ago
990b430
Fixes due to changes inside GravityAdjustGeometry.
by Dirk Lemstra
· 6 years ago
5e5e0b0
Reverted patches.
by Dirk Lemstra
· 6 years ago
92319c8
...
by Cristy
· 6 years ago
3122a66
...
by Cristy
· 6 years ago
d439daf
...
by Cristy
· 6 years ago
3d4f7e8
...
by Cristy
· 6 years ago
96022ad
...
by Cristy
· 6 years ago
4541d74
...
by Cristy
· 6 years ago
5d8ed9f
...
by Cristy
· 6 years ago
e36963e
...
by Cristy
· 6 years ago
b371769
...
by Cristy
· 6 years ago
303774c
...
by Cristy
· 6 years ago
f823908
...
by Cristy
· 6 years ago
74c5ece
...
by Cristy
· 6 years ago
0b66209
...
by Cristy
· 6 years ago
0efa6a0
...
by Cristy
· 6 years ago
c5e7c80
...
by Cristy
· 6 years ago
457b147
...
by Cristy
· 6 years ago
f22611f
Support trim:blend define to specify the percent blending with the image background
by Cristy
· 6 years ago
252dd2c
Is it 2019 already?
by Cristy
· 6 years ago
8c66ab4
https://github.com/ImageMagick/ImageMagick/issues/1392
by Cristy
· 6 years ago
814e6fd
MagickCore/attribute.c: remove redundant check (#1313)
by Ilya Shipitsin
· 7 years ago
9ddfcca
...
by Cristy
· 7 years ago
5f3d02e
Fix Schrödinger's cat problem with clip / composite mask
by Cristy
· 7 years ago
daf0019
Introduce a composite mask
by Cristy
· 7 years ago
38b42e1
Static scheduling without a chunk size has the lowest performance overhead
by Cristy
· 7 years ago
47a9b95
Minor refactoring.
by Dirk Lemstra
· 7 years ago
beb4c2b
Introducing the linear-gray colorspace
by Cristy
· 7 years ago
83c306d
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=33274
by Cristy
· 7 years ago
95ab389
Introducing the sGray (non-linear grayscale) colorspace
by Cristy
· 7 years ago
93b707b
...
by Cristy
· 7 years ago
f541953
...
by Cristy
· 7 years ago
8255ca9
...
by Cristy
· 7 years ago
43456b1
Support magick_number_threads() macro
by Cristy
· 7 years ago
3c296d6
...
by Cristy
· 8 years ago
d05ae9a
improve EPS aliasing
by Cristy
· 8 years ago
cbb0c5c
Threading the colormap is not efficien-- instead use a sequential loop
by Cristy
· 8 years ago
ccc71c1
The i variable must be private in a thread loop
by Cristy
· 8 years ago
5095363
The i variable must be private in a threaded loop
by Cristy
· 8 years ago
14b1a18
https://github.com/ImageMagick/ImageMagick/issues/594
by Cristy
· 8 years ago
9b97a9b
Eliminate compile warnings
by Cristy
· 8 years ago
241552c
https://github.com/ImageMagick/ImageMagick/issues/594
by Cristy
· 8 years ago
f19d414
...
by Cristy
· 8 years ago
5774b2d
https://github.com/ImageMagick/ImageMagick/issues/332
by Cristy
· 8 years ago
f6ff9ea
...
by Cristy
· 8 years ago
df5e8b1
...
by Cristy
· 8 years ago
76eb72f
Revert write mask mod
by Cristy
· 8 years ago
6e6ce01
...
by Cristy
· 8 years ago
9686951
...
by Cristy
· 8 years ago
9040697
https://github.com/ImageMagick/ImageMagick/issues/281
by Cristy
· 8 years ago
7ce65e7
Update copyright years
by Cristy
· 9 years ago
05d2ff7
Use 'magick_restrict' instead of 'restrict'.
by dirk
· 9 years ago
38f3441
Reverted change so the variable is in the correct scope.
by dirk
· 9 years ago
Next »