Subversion Repositories configs

Rev

Rev 200 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

; Enable imagick extension module
extension = imagick.so

; Documentation: http://php.net/imagick

; Don't check builtime and runtime versions of ImageMagick
imagick.skip_version_check=1

; Fixes a drawing bug with locales that use ',' as float separators.
;imagick.locale_fix=0

; Used to enable the image progress monitor.
;imagick.progress_monitor=0