-
I'm trying to write an Ebuild for Gentoo (which can hopefully end up in the tree eventually) but noticed that the v1.x branch failed to build with GCC 7.2.
```
root@skare$ gcc --version
gcc (Gent…
-
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this is…
-
Saving to exr seems to result in a black image on my computer.
``` python
import numpy as np
import imageio
original = imageio.imread('original.exr')
print('original min: {} max: {}'.format(np.min(or…
-
Hi All,
Been away from the project for a while i apologise! Work got in the way.
I thought i would have a go at building under Ubuntu Xenial. (2.2.0 / master)
After apt-get installing a lot o…
-
If I understood correctly, `imageio` implements 16bit .png support via `freeimage` plugin.
The question is: is it possible to force read/write in 16bit? Looking at the code I haven't found an easy wa…
-
There is quite a few formats listed on official docs, on the rust docs no format is mentioned. I've saved an image as jpg, png, bmp but only jpg would work. The other two gave the error:
```
thre…
-
I wanted to start the conversation on the C# Bindings/API
Primarily at this point that means designing the API surface.
-
Messages are not correctly rendered on linux/pyqt4. Below screenshot of the core_topology_glue.py example.
![display_message_issue_linux_pyqt4](https://cloud.githubusercontent.com/assets/660130/92206…
-
As promised, I ran the pre-release tagged version on the Debian builders. A few architectures failed to build from source:
- [armel](https://buildd.debian.org/status/fetch.php?pkg=arrayfire&arch=armel…
-
With brew freshly installed on my mac:
~~~
guest-050:build-pack-8.5 heltai$ brew list
adol-c fftw hdf5 mpfr parmetis swig
arpack freeimage hwloc mumps pcre szip
assimp freetype hypre …