Quote in label under windows
Posted: 2006-05-24T05:44:51-07:00
I'm trying to convert text with doublequotes using this command:
I receive an error:
I'm using IM 6.2.7 under Windows XP. How should I escape doublequote?
Code: Select all
convert "label:test\" test" test.png 2>&1
Code: Select all
convert: no encode delegate for this image format `2>&1'.