Tidy Changelog. Update generated files |
|
More...
|
almost 2 years ago
|
coders/bmp.c Display bitmasks into optional log. |
|
More...
|
almost 2 years ago
|
Add test for JPEG-compressed BMP |
|
More...
|
almost 2 years ago
|
PerlMagick/t/input_JPEG.bmp Added BMP sample with JPEG encoding. |
|
More...
|
almost 2 years ago
|
Add note to ChangeLog. Update generated files |
|
More...
|
almost 2 years ago
|
coders/bmp.c Only 16bpp and 32bpp is supported for BI_BITFIELDS compression type. 8bpp is not implemented. |
|
More...
|
almost 2 years ago
|
coders/bmp.c Remove duplicity, same information has been logged twice. |
|
More...
|
almost 2 years ago
|
tests: Fix GCC 13 warnings related to strncpy() |
|
More...
|
almost 2 years ago
|
Update generated files |
|
More...
|
almost 2 years ago
|
VisualMagick/tests/runtest.bat VID is not a regular image format. Do not use batch test for it. |
|
More...
|
almost 2 years ago
|
BMP coder module now optionally depends on libjpeg |
|
More...
|
almost 2 years ago
|
Add documentation for -define bmp:allow-jpeg |
|
More...
|
almost 2 years ago
|
coders/bmp.c Remove experimental code ExportPixelAreaOptionsInit. |
|
More...
|
almost 2 years ago
|
coders/bmp.c Ability to write JPG encoded image. Using a new command line switch: -define bmp:allow-jpeg |
|
More...
|
almost 2 years ago
|
JP2: BlobRead()/BlobWrite(), if value does not fit in int, then return 0 |
|
More...
|
almost 2 years ago
|
Eliminate duplicate utility name output in error messages when utility is executed via a magick compatibility link |
|
More...
|
almost 2 years ago
|
Update VisualMagick configure welcome text based on my current understanding |
|
More...
|
almost 2 years ago
|
VisualMagick/configure/welcome_page.cpp Notify user that MSVC older than 2008 is not supported. |
|
More...
|
almost 2 years ago
|
VisualMagick/magick/magick_config.h.in Expose ENABLE_SVG_WRITER switch here. |
|
More...
|
almost 2 years ago
|
Update generated files |
|
More...
|
almost 2 years ago
|
coders/mat.c Cleanup one unneeded warning. |
|
More...
|
almost 2 years ago
|
Update the copyright year |
|
More...
|
almost 2 years ago
|
ipa_bmp_draw(): Print bmp.data as the pointer it is rather than casting to a 'long' |
|
More...
|
almost 2 years ago
|
PNMReadThreads(): Fix compiler warning regarding overflow |
|
More...
|
almost 2 years ago
|
WriteSUNImage(): Test for sun_info.length overflow in a way which should not provoke a compiler warning |
|
More...
|
almost 2 years ago
|
coders/xtrn.c: Require EnableXTRNCoder define to have a true value |
|
More...
|
almost 2 years ago
|
VisualMagick/magick/magick_config.h.in: Block building the XTRN coder unless the user enables EnableXTRNCoder |
|
More...
|
almost 2 years ago
|
ImageMagickObject.rst: Fix directory path to ImageMagickObject |
|
More...
|
almost 2 years ago
|
Initialize locale settings for test program the same as the gm utility. |
|
More...
|
almost 2 years ago
|
coders/xtrn.c Fixed crash on dereferenced NULL pointer. |
|
More...
|
almost 2 years ago
|