我在使用Imagick的PHP环境中遇到了一个非常奇怪的问题:Darwin 16.4.0 Darwin Kernel Version 16.4.0: Thu Dec 22 22:536.9.7-7 Q16 x86_64 2017-02-09 http://www.imagemagick.org
而且Imagick的方法setFont的执行时间</em
我正在尝试使用phpimagick将一些文本写入到图像中。它在我的服务器上运行得很好,但在我的macbook上运行时出现了问题。;
$image = new Imagick();$color = new ImagickPixel('#000000');
$background = new ImagickPixel('non