Fix y-axis calc when overlaying at fixed point #566

This commit is contained in:
Lovell Fuller
2016-09-16 11:20:08 +01:00
parent 86039a3f2b
commit 28ce33feb3
4 changed files with 26 additions and 2 deletions

View File

@@ -10,6 +10,10 @@ Requires libvips v8.3.3
[#561](https://github.com/lovell/sharp/issues/561)
[@abagshaw](https://github.com/abagshaw)
* Correct calculation of y-axis placement when overlaying image at a fixed point.
[#566](https://github.com/lovell/sharp/issues/566)
[@Nateowami](https://github.com/Nateowami)
#### v0.16.0 - 18<sup>th</sup> August 2016
* Add pre-compiled libvips for OS X, ARMv7 and ARMv8.