Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I am trying to convert a text file (.txt) into an image (.jpg) with the command: convert text:@filename text_test.jpg; however, there is a "unable to open file" error. Your help and advice is greatly appreciated.