<div dir="ltr"><div><div><div>Hello haskellers,<br><br></div><div>I&#39;m presenting the third version of JuicyPixels. As the version number indicate, this is a major version with backward compatibility break. The major reason behind this breakage is the introduction of High Dynamic Range images. High Dynamic Range images are used in photography, and in some APIs like OpenGL and DirectX for some fancy effects.<br>
<br></div><div>Version 3.0 changelog :<br></div><div> - Simplification of the &#39;Pixel&#39; typeclass, removed many unused part.<br></div><div> - Removal of some Storable instances for pixel types.<br></div><div> - Amelioration of the documentation.<br>
</div><div> - Support for High Dynamic range images.<br></div><div> - Support for the Radiance file format (or RGBE, file extension .pic and .hdr).<br></div><div> - Dropped the cereal library in favor of the last version of Binary, present in the Haskell platform. Every dependencies are now present in the platform.<br>
</div><div><br>As usual, this version is available in Hackage and on GitHub :<br><br> - Hackage : <a href="http://hackage.haskell.org/package/JuicyPixels">http://hackage.haskell.org/package/JuicyPixels</a><br></div> - GitHub : <a href="https://github.com/Twinside/Juicy.Pixels">https://github.com/Twinside/Juicy.Pixels</a><br>
<br></div>  Thanks<br><br></div>     Vincent Berthoux<br></div>