Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: perco-dev/libvips

Tags

v8.6.3

Toggle v8.6.3's commit message
icc_import attaches the input profile if used

icc_import can take a fallback input profile in case the embedded one is
broken or missing. If we use the fallback profile, this change attaches
it to the output image.

This means that icc_import will always output an image with the icc
profile that was used to import it. This helps to make the behaviour of
`thumbnail` more consistent.

See https://github.com/jcupitt/libvips/issues/152

v8.6.2

Toggle v8.6.2's commit message
improve changelog

v8.7.0

Toggle v8.7.0's commit message
oops fix copy-paste error

v8.7

Toggle v8.7's commit message
oops fix copy-paste error

v8.6.1

Toggle v8.6.1's commit message
missed another vips-8.5 reference

v8.6.0

Toggle v8.6.0's commit message
add "extend" option to affine

so for upsizing with displacement (like resize) we can prevent dark
edges on bright images

see

libvips/php-vips#61

v8.6.0-beta2

Toggle v8.6.0-beta2's commit message
add composite2 to notes

v8.6.0-beta1

Toggle v8.6.0-beta1's commit message
remove "throw" from c++ autogen tools

and output

v8.5.9

Toggle v8.5.9's commit message
spelling

v8.6.0-alpha5

Toggle v8.6.0-alpha5's commit message
fix vips7 py enable flag