miro
miro copied to clipboard
Fix wrong command output
I've added a test case (and fix) that handles the wrong number of characters in the string returned from the command line app. Even though I have the quantize option set to RGB, I still get rgba values back.
Maybe this is because of a newer version of ImageMagick... I'd have to investigate more.
This looks similar to #32.
Hi @chalmagean #33 fixes the issue by changing the command line param for image magick. I think its a bit cleaner, if you could verify it works on your system much appreciated.
Sorry, I don't have a way to test this atm.