FreeImage manitenance

Stéfan van der Walt stefan at sun.ac.za
Wed Feb 1 04:56:00 EST 2012


Hi Zach

On Tue, Jan 31, 2012 at 12:17 PM, Zachary Pincus
<zachary.pincus at yale.edu> wrote:
> Apropos of the recent discussion about and troubles with diagnosing FreeImage library loading problems on 64-bit windows, I have tried to enhance the library-loading code:
> https://github.com/scikits-image/scikits-image/pull/117

There's a small spacing typo in this changeset, but apart from that
looks ready to be merged.

> And speaking of FreeImage and 64-bit-ness,
> https://github.com/scikits-image/scikits-image/pull/112
> fixes some problems in 64-bit image loading, and also clarifies how to deal with 64-bit pointers and the ctypes interface.

I've merged 112.

> Finally,
> https://github.com/scikits-image/scikits-image/pull/113
> builds on the changes in PR 112 to expose basic image metadata reading in a 64-bit-safe manner.

That looks good.  Let's document the tags keyword and merge.

Thanks for all the fixes!

Stéfan



More information about the scikit-image mailing list