Sha256: 66d1751861b71c7434c27bfde73cf55f518f8052fec9024a9f180fecd743ecdc

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

= Release History

== 0.7.1 / 2015-12-02
* Don't crash if FreeImage_HasRGBMasks does not exist

== 0.7.0 / 2015-10-10
* Add test and example for compositing images (Charlie Savage)
* Specify freeimage version requirement (Charlie Savage)
* Fix up failing tests and test with FreeImage version 3.17.0 (Charlie Savage)
* Fix flip_vertical! to flip vertically, not horizontally (Chris Howlett)
* No rgb mask stored in modern FreeImage unless using BI_BITFIELDS in 16 bit BMP  (Benjamin Armintor)
* Ruby object_id is a 32-bit value (Benjamin Armintor)
* Fix C type translation for bytes on osx/intel (Benjamin Armintor)
* Test suite clean up  (Benjamin Armintor)
* Minor documentation updates (Charlie Savage)

== 0.6.2 / 2011-09-06

* Add null pointer checks when loading images
* Add null pointer check when creating a new image

== 0.6.1 / 2011-09-06

* Use release version on windows of FreeImage, not debug version.

== 0.6.0 / 2011-09-02

* Update documentation
* Add alternate library names
* Add support for blocks in all methods that return bitmaps

== 0.5.0 / 2011-08-28 Charlie Savage

* Initial Commit

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
free-image-0.7.1 HISTORY