ParseError root tag missing
Posted: 2008-06-10T18:04:39-07:00
Hello,
I am quite new to ImageMagick. I try to get a list of the fonts installed with ImageMagick, so I run:
And I get the following error message:
Does anybody know how to fix this?
Thanks
I am quite new to ImageMagick. I try to get a list of the fonts installed with ImageMagick, so I run:
Code: Select all
identify -list TrueColor
Code: Select all
identify: ParseError root tag missing
Thanks