miro icon indicating copy to clipboard operation
miro copied to clipboard

Fix wrong command output

Open chalmagean opened this issue 9 years ago • 3 comments

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.

chalmagean avatar May 23 '16 10:05 chalmagean

This looks similar to #32.

mrloop avatar Jan 03 '17 14:01 mrloop

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.

mrloop avatar Jan 06 '17 12:01 mrloop

Sorry, I don't have a way to test this atm.

chalmagean avatar Jan 10 '17 20:01 chalmagean