-
You:
-
ImageMagick c/o Homebrew
-
KM 8.0.3
-
OS X 10.12.6 macOS Sierra
-
Me:
-
ImageMagick c/o MacPorts 2.4.2
-
KM 7.31
-
OS X 10.10.5 Yosemite
-
Good things:
-
The macro is working but some adjustments are needed for window size depending of the configurations... I can't test.
-
Automatic ImageMagick path behave as expected.
-
Resizing of image file vs. resizing of window
Resize for ImageMagick is about number of pixels along a side of an image.
So
will just lead to a image file with 25% of pixels (50%*50%) but with the same size of the floating window except the lost in accuracy... -
What I suggest for happy users running KM8 (but unfortunately test myself at this moment)
- To be on the safe side, duplicate this KM 7 Action and disable one as backup:
- Copy in clipboard the HTML/JS code.
- Create a brand new KM8 Custom HTML Prompt
- Past clipboard in the HTML field
- Delete old KM7 Custom HTML Prompt
- Test and let me know...