I'm trying the following command to convert text to an image:
$ echo test | convert text:- text_box_trimmed.png convert: ../../coders/txt.c:198: ReadTEXTImage: Assertion `exception->signature == 0xabacadabUL' failed. Aborted How can I covertconvert text to an image, using imagemagickImagemagick or something else?