convert -fill red \
-font /usr/share/fonts/corefonts/arial.ttf \
-pointsize 30 \
-draw "text 50, 150 '\\\'/\"' " \
/src.jpg /dist.jpg
then i got an error message "convert: Non-conforming drawing primitive
definition `/'."
and it just add \ on picture