|
26 | 26 |
|
27 | 27 | 29/8/17 started 8.5.9
|
28 | 28 | - make --fail stop jpeg read on any libjpeg warning, thanks @mceachen
|
29 |
| -- don't build enumtypes so often, removing perl as a compile dependancy |
| 29 | +- don't build enumtypes so often -- helps remove perl as a compile dependency |
30 | 30 |
|
31 | 31 | 2/8/17 started 8.5.8
|
32 | 32 | - fix transparency detection in merge, thanks Haida
|
|
540 | 540 | - vips_system() now supports many input images and you can change image
|
541 | 541 | argument order
|
542 | 542 | - support 16-bit palette TIFFs, plus palette TIFFs can have an alpha
|
543 |
| -- libgsf-1 is now an optional dependancy |
| 543 | +- libgsf-1 is now an optional dependency |
544 | 544 | - dzsave can directly write a ZIP file
|
545 | 545 | - add ".vips" as an alternative suffix for vips files
|
546 | 546 | - added vips_tiffload_buffer()
|
|
1204 | 1204 | - fix gtk-doc warnings
|
1205 | 1205 | - small mask load/save improvements
|
1206 | 1206 | - mask gtk-doc done
|
1207 |
| -- add cfitsio dependancy |
| 1207 | +- add cfitsio dependency |
1208 | 1208 | - add FITS reader
|
1209 |
| -- land the vector branch and the orc dependancy ... we have SSE |
| 1209 | +- land the vector branch and the orc dependency ... we have SSE |
1210 | 1210 | erode/dilate/add/conv
|
1211 | 1211 | - add IM_SWAP
|
1212 | 1212 | - dilate/erode do (!=0) on non-uchar images
|
|
2059 | 2059 | - "," allowed as column separator in mask read
|
2060 | 2060 | - better at spotting singular matricies
|
2061 | 2061 | - small im_render() tidies
|
2062 |
| -- glib dependancy reduced to just 2.0, but untested ... helps people building |
| 2062 | +- glib dependency reduced to just 2.0, but untested ... helps people building |
2063 | 2063 | on older systems who aren't interested in nip2
|
2064 | 2064 | - removing leading spaces from IMAGEVEC arguments
|
2065 | 2065 | - load non-interlaced PNGs more efficiently
|
|
0 commit comments