cBlog
id:cruller
MSYS2にimagemagickをインストールしてみた (2)
imagemagick、正常にインストールできてなかった。気づいたのは、displayが効かなかったから。 jpgのidentifyもできないし、 $ identify.exe hoge.jpg identify.exe: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/501. list formatにも何も出てこない。 $ convert.exe -list format F…