CImg icon indicating copy to clipboard operation
CImg copied to clipboard

Little improvements

Open apocelipes opened this issue 1 year ago • 0 comments

  • 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.

apocelipes avatar Jun 27 '24 13:06 apocelipes