-
You can use on unix system the "file" command. It seems installed by default on mac and linux ?!
```
> file grey8.png
grey8.png: PNG image data, 30 x 90, 8-bit grayscale, non-interlaced
```
And it …
-
Hi,
I'm trying to run the npm test command against this code but all tests fail with this error code: TypeError: (0 , _acronym.parse) is not a function. I suspect I'm doing something wrong with my…
-
Testing tiling images for the server:
Paul, this failed:
`gmt grdcut @earth_day_30s_p -R0/15/15/30 -Gonetile.tif=gd `
```
grdcut [ERROR]: gmt_gdalwrite: Output driver gd not recognized
grd…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Zed instantly crashes on KDE plasma.
Message from `zed --foreground` (There's also XIMClientError…
-
-
Hello guys
I found this issue and would like to share with you. Here is the code that just works fine:
``` php
$image = new Imagick('some.pdf');
var_dump($image->getImageMimeType()); // application/…
-
The examples and all other programs that use opencl do not work with pocl remote. But they work otherwise on terminals that do not have the pocl env set.
The error that I got from running example1 …
-
rpmlint spits out a bunch of valid errors that should be addressed (symlinks with missing paths) etc. We should investigate what issues are present in the current packages, make a list of them, and ad…
-
No matter what image I try and load and even using the examples fr.loadImage always errors?
Anybody else getting this?
-
I got compilation to start, apparently a couple files successfully compiled, but then I started getting lots of compile errors. These errors don't seem to be from missing dependencies or tools like my…
Macil updated
5 years ago