2
Lệnh chuyển đổi ImageMagick trực tuyến không thể sử dụng phông chữ!
convert -size 300x50 xc:none -font Arial -pointsize 20 -gravity center -draw "fill white text 1,1 \"$1\" text 0,0 \"$1\" fill black text -1,-1 \"$1\"" $WATERMARK_FILE Kết quả lệnh trên có lỗi sau: convert.im6: unable to read font `Arial' @ warning/annotate.c/RenderType/853. Tôi đã tìm kiếm trên web và thấy rằng nhiều …