Ensure 16-bit input images can be normalised

This commit is contained in:
Lovell Fuller
2016-02-03 19:33:34 +00:00
parent e380576da2
commit 322aa60891
2 changed files with 94 additions and 92 deletions

View File

@@ -20,7 +20,8 @@
[#315](https://github.com/lovell/sharp/issues/315)
[@impomezia](https://github.com/impomezia)
* Ensure 16-bit input images can be embedded onto a transparent background.
* Ensure 16-bit input images can be normalised and embedded onto transparent backgrounds.
[#339](https://github.com/lovell/sharp/issues/339)
[#340](https://github.com/lovell/sharp/issues/340)
[@janaz](https://github.com/janaz)