| Rev. | Time | Author |
|---|---|---|
| 2fd2e662359d | 2023-10-15 00:47:04 | Bob Friesenhahn |
|
ReadWPGImage(): If a colormap is provided, make sure that PsuedoClass indexes are initialized before promoting image to PseudoClass. |
||
| e981a3d54d22 | 2023-10-10 03:24:59 | Jaroslav Fojtik |
|
coders/bmp.c Consider that image class is mutating to DirectClass. |
||
| 33c9dfbeec7d | 2023-10-10 03:03:17 | Jaroslav Fojtik |
|
coders/bmp.c Consider missing palette as true color precursor. |
||
| ce194c7e588b | 2023-10-09 09:42:38 | Bob Friesenhahn |
|
ReadHEIFImage(): Call heif_init() and heif_deinit() if they are available. |
||
| c9c18305caf2 | 2023-10-09 09:39:09 | Bob Friesenhahn |
|
Fix printf syntax |
||
| f1d33c4631fa | 2023-10-09 08:33:30 | Bob Friesenhahn |
|
Updated generated files |
||
| 9ad869830c16 | 2023-10-09 08:24:42 | Jaroslav Fojtik |
|
coders/bmp.c: Emit error when ExportImagePixelArea fails. This should fix oss-fuzz-63096 issue. |
||
| e5a32c8a0135 | 2023-10-09 02:44:21 | Bob Friesenhahn |
|
Several improvements involving WPG, BMP, PNM, and Pixel Cache |
||
| debb806be563 | 2023-10-03 02:36:00 | Jaroslav Fojtik |
|
coders/bmp.c Use more aggresive image rewind algorithm pasted from mat.c |
||
| acad39861af2 | 2023-10-02 13:51:16 | Jaroslav Fojtik |
|
coders/bmp.c: Attempt to read BMP with 48bpp. |
||
| 2cebe8a082c5 | 2023-10-01 08:26:24 | Jaroslav Fojtik |
|
coders/bmp.c: Fix BMP 64bpp reader. See this URL: https://stackoverflow.com/questions/20778227/get-64bpp-image-color |
||
| 123df8ed6be8 | 2023-09-30 17:48:01 | Jaroslav Fojtik |
|
coders/bmp.c: Remove code duplicity. 1bpp, 2bpp and 4bpp is using a same code. |
||
| a912997ee896 | 2023-09-30 17:23:59 | Jaroslav Fojtik |
|
coders/bmp.c: Attempt to read BMP with 64bpp. |
||
| bb0790772c50 | 2023-09-29 03:53:18 | Bob Friesenhahn |
|
BMP: Fix compilation warning in log statement |
||
| 4e105ca1c1fc | 2023-09-28 07:44:07 | Jaroslav Fojtik |
|
* PerlMagick/t/png/input_PNG.bmp Add a BMP sample with BI_PNG compression inside. |
||
| 3e424bd00b6c | 2023-09-28 06:55:25 | Jaroslav Fojtik |
|
coders/bmp.c: Writer for BI_PNG compression. |
||
| eaf3fd6731df GraphicsMagick-1_3 | 2023-09-24 06:13:59 | Bob Friesenhahn |
|
Update release info in web index page. |
||
| d97320e45918 | 2023-09-24 06:13:36 | Bob Friesenhahn |
|
Update release info in web index page. |
||
| b331410ffcbc GraphicsMagick-1_3 | 2023-09-24 06:11:45 | Bob Friesenhahn |
|
Update release info in web index page. |
||
| 8f2c123ff71b | 2023-09-24 06:11:27 | Bob Friesenhahn |
|
Update release info in web index page. |
||
| fa47877271c4 GraphicsMagick-1_3 | 2023-09-24 04:02:23 | Bob Friesenhahn |
|
Fix release date |
||
| 6ae1ff7cda9d GraphicsMagick-1_3 | 2023-09-24 03:58:20 | Bob Friesenhahn |
|
Merge changes for the 1.3.42 release |
||
| 4a158e66cf5e | 2023-09-24 03:47:13 | Bob Friesenhahn |
|
Updates for the 1.3.42 release. |
||
| b58a45d8f460 | 2023-09-24 02:16:14 | Bob Friesenhahn |
|
Will be using MSVC 2013 for the 64-bit builds. |
||
| 77d1a7d3f0e9 | 2023-09-23 22:30:43 | Bob Friesenhahn |
|
Add note about where to get Visual Studio 2013 redistributables |
||
| 7bab2a506b65 | 2023-09-23 08:27:16 | Bob Friesenhahn |
|
BMP does not need to depend on additional libraries. |
||
| 983d1b425cea | 2023-09-23 07:25:13 | Bob Friesenhahn |
|
BMP coder is now also dependent on everything that PNG coder depends on. |
||
| e5baf158c822 | 2023-09-23 07:14:13 | Bob Friesenhahn |
|
Tidy new-lines |
||
| 9382cb6db1be | 2023-09-23 07:06:45 | Jaroslav Fojtik |
|
coders/bmp.c Read files compressed with BI_PNG. |
||
| c089cb58afdc | 2023-09-22 22:05:38 | Bob Friesenhahn |
|
Tidy Changelog. Update generated files |
||