CImg
CImg copied to clipboard
Little improvements
- let "posix_searchpath" check if the file has the execute permission
- replace all "which" commands with "cimg::posix_searchpath"
- reduce redundant calls to "imagemagick_path", the result cannot be changed, we can reuse it.