chunky-dev / chunky-dev/gallery
Add an argument to specify the path to the ImageMagick executable
Open
enhancement
- Dominant language
- HTML
- Stars
- 0
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
On other operating systems, or if a user is unable to add ImageMagick to path, an argument to specify the path to the ImageMagick executable would be useful, so that the user is not required to install ImageMagick to the gallery repository or edit the script to use ImageMagick. (e.g. `python auto_gallery.py -magickpath "C:\Users\username\AppData\Local\Programs\ImageMagick\magick.exe"`) If the path is not specified, then the script will simply run the command `magick`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.