We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 636d3e8 commit 046f71bCopy full SHA for 046f71b
1 file changed
user_guide_src/source/libraries/images.rst
@@ -38,6 +38,10 @@ The available Handlers are as follows:
38
39
.. note:: The ImageMagick handler requires the imagick extension.
40
41
+.. note::
42
+ On Windows, the ImageMagick handler requires **absolute file paths** when
43
+ loading images (for example, using ``WRITEPATH`` or ``FCPATH``).
44
+
45
*******************
46
Processing an Image
47
0 commit comments