magick-utils icon indicating copy to clipboard operation
magick-utils copied to clipboard

Cross-platform Support when?

Open alsa64 opened this issue 4 years ago • 1 comments

Title says it all.

We poor macOS and Linux users can't use your tool. We need cross-platform support.

alsa64 avatar Aug 22 '20 08:08 alsa64

Partial support with wine on linux.

sudo apt install winetricks
winetricks vcrun2015
winetricks dotnet45

Some stuff works, but not everything. A list of broken stuff:

  • flif
  • heif
  • dds crunch
  • dithering (floyd, Riemersma)
  • gaussian blur

styler00dollar avatar Oct 12 '20 14:10 styler00dollar