通过 php imagick 把 pdf 转为 png 的时候报错 Uncaught exception 'ImagickException' with message 'FailedToExecuteCommand `'gs' -sstdout=%stderr -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 '-sDEVICE=pngalpha' -dTextAlphaBits=4 -dGraphicsAlphaBits=4 '-r72x72' -dFirstPage=24 -dLastPage=24 '-sOutputFile=/tmp/magick-28376bH7pwn9greDJ%d' '-f/tmp/magick-28376MTx9zppDrdR4' '-f/tmp/magick-28376A5XYOxtj965p'' (-1) @ error/delegate.c/ExternalDelegateCommand/462'
把 ghostscript 降级到 9.20 就好了