1 2 3 4 5 6 7 8
; Enable imagick extension module ; extension=imagick.so ; Fixes a drawing bug with locales that use ',' as float separators. ; imagick.locale_fix = Off ; Used to enable the image progress monitor. ; imagick.progress_monitor = Off