Dirk Lemstra
2abe65b018
Use the new license url.
2026-01-11 10:16:12 +01:00
Dirk Lemstra
db21d54ca5
Trim trailing whitespace.
2026-01-11 10:08:51 +01:00
Yukari Hafner
c38b1e46cf
Add support for Simple File Format Family (SF3) images ( #8243 )
...
* Start working on SF3 support.
* Finish reading support including multiple layers
* Make the encoder work, too.
* Fill in the CRC32 checksum in the coder.
2025-07-13 12:28:15 -04:00
Cristy
c8e8062500
improve numerical stability for gauss-jordan matrix elimination
2025-05-28 10:39:44 -04:00
Cristy
7bffca3113
fix numerical instability for perspective distort
2025-05-26 18:26:42 -04:00
Cristy
30bfc0fff7
lastest method signatures
2022-12-25 14:10:36 -05:00
Dirk Lemstra
8891ec1db1
Changed copyright headers.
2022-02-09 07:26:55 +01:00
Cristy
4a8a0d4f26
possible performance optimization
2022-02-05 13:28:30 -05:00
Cristy
d842011290
update to latest documentation and update copyright year
2021-01-01 14:52:00 -05:00
Cristy
40f988c6b7
https://github.com/ImageMagick/ImageMagick/issues/1912
2020-04-20 11:49:53 -04:00
Cristy
f775a5cf27
...
2019-11-26 14:27:47 -05:00
Cristy
c7e8637b8c
Generate the latest MagickCore API methods prefix mappings
2019-05-08 14:56:48 -04:00
Cristy
57b308b170
Include missing phrase from copyright
2019-01-19 17:53:40 -05:00
Cristy
252dd2c52b
Is it 2019 already?
2018-12-02 09:42:06 -05:00
Dirk Lemstra
7903f95223
Moved the Register and Unregister methods of the coders to a header file to make it easier to only register some of the coders.
2018-10-04 21:58:16 +02:00
Cristy
9ddfcca575
...
2018-09-09 19:46:34 -04:00
Cristy
6de95cb3d5
Make sure pixel cache on disk is closed before it is cloned
2018-08-19 16:57:40 -04:00
Cristy
97b81fe1e8
...
2018-01-14 08:29:30 -05:00
Cristy
93b707b4a5
...
2017-12-06 07:05:51 -05:00
Cristy
78c3e583c6
...
2017-09-19 20:10:55 -04:00
Cristy
ed300af85f
...
2017-09-19 07:37:38 -04:00
Cristy
f19d414d0a
...
2017-04-24 11:34:30 -04:00
Cristy
f6ff9eaa86
...
2016-12-05 09:53:35 -05:00
Cristy
83bceaa5d7
https://github.com/ImageMagick/ImageMagick/issues/194
2016-06-03 20:39:35 -04:00
Cristy
8bedb4edca
Change GetTokenLexeme() to GetNextToken()
2016-03-25 19:54:25 -04:00
dirk
cd69a2d4e4
Renamed OrderedPosterizeImage to OrderedDitherImage
2016-02-01 22:44:38 +01:00
Cristy
7ce65e7125
Update copyright years
2015-12-12 18:03:16 -05:00
dirk
b9dbc296c5
Removed IsMagickTrue, IsMagickFalse, IsMagickNot.
...
Fixed memory leak in operation.c.
2015-07-26 09:50:00 +00:00
dirk
06b627a07f
Renamed SetMagickInfo to AcquireMagickInfo and made the module and description mandatory.
...
Changed RegisterMagickInfo to return a boolean instead of the supplied pointer.
2015-04-06 18:59:17 +00:00
dirk
f1d8548abe
Renamed IsImageGray to SetImageGray and IsImageMonochrome to SetImageMonochrome since they change the type of the image.
...
Added new IsImageGray and IsImageMonochrome that only check if the image is gray or monochrome.
2015-04-06 00:36:00 +00:00
cristy
b56bb24a98
2014-11-25 17:12:48 +00:00
dirk
0116c33ae2
Removed ClipMask methods.
2014-08-28 19:58:18 +00:00
dirk
151c331d97
Fixed registration of static modules.
2014-08-06 05:20:39 +00:00
dirk
e31feb8a39
Refactored methods to use AcquireExceptioInfo instead of GetExceptionInfo.
2014-06-20 11:03:07 +00:00
dirk
e30398436b
Added new coder for VIPS image format.
2014-04-26 18:22:06 +00:00
dirk
6d612cf866
Replaced RadialBlur with RotationalBlur.
...
Added rotationalBlur to Magick++.
2014-03-13 21:17:23 +00:00
cristy
4360277abe
2014-01-29 14:07:29 +00:00
cristy
fe676ee3a9
2013-11-18 13:03:38 +00:00
cristy
45ef08fd6a
2012-12-07 13:13:34 +00:00
cristy
dd74b32579
2012-11-11 17:34:25 +00:00
cristy
0a39a5c567
2012-06-27 12:51:45 +00:00
cristy
cf12ee4f30
2012-06-14 11:02:23 +00:00
cristy
501c5597e8
2012-04-18 12:45:09 +00:00
cristy
d7761bbc11
2012-04-14 01:42:05 +00:00
cristy
c11dacef70
2012-01-24 16:39:46 +00:00
cristy
1454be7db7
2011-12-19 01:52:48 +00:00
cristy
3aa9375ebf
2011-12-18 15:54:24 +00:00
cristy
7b4457a7a2
2011-10-25 01:18:30 +00:00
cristy
4d4ce002db
2011-10-24 23:39:24 +00:00
cristy
269c941303
2011-10-13 23:41:15 +00:00