Victor Sokolov
|
b18b678df2
|
IMG-25: load ICO files (#1458)
* disk_sink + fixes
* Always 4 bands for v3+ bmp on save
* bmpsave fixed (w/o orientation)
* fixed ico for target save
* icosave.c
* Removed leftover comments
* icoload.c
* Row buffer (skripatch) is not needed anymore
* Minor fixes for icoload/save
* Use wips_image_write instead of vips_copy
* Forgotten &
* Check resulting dimensions
* -debug printf
|
2025-07-12 00:00:08 +06:00 |
|
Victor Sokolov
|
90376b7261
|
IMG-28: Save bmp via target (#1452)
* RLE fixes
* disk_sink + fixes
* Always 4 bands for v3+ bmp on save
* bmpsave fixed (w/o orientation)
* fixed ico for target save
* cancel() comment
* No orientation anymore
* No orientation
* Fixed non-alpha save bug
* Fixed rebase artifact
* Fixed condition
|
2025-07-11 19:07:39 +06:00 |
|
Victor Sokolov
|
b5242725d5
|
IMG-24: load BMP via source (#1451)
* bmpload.c
* #ifdef VIPS_META_PALETTE
* int32 height/width
* Separate #ifdef for VIPS_META_BITS_PER_SAMPLE
* RLE fixes
* bufsize
* += fix
* Move rel to x
* Allocate load buffer in load()
|
2025-07-09 22:26:55 +06:00 |
|