Search found 1 match
- 2018-08-16T02:21:08-07:00
- Forum: Users
- Topic: Newlines in text files no longer work.
- Replies: 2
- Views: 5249
Newlines in text files no longer work.
Greetings. Using ImageMagick-6.9.9.38-1.fc28.x86_64 on a linux (Fedora Core 28) platform. Until recently the following: convert -size "$SZ" xc:"$BG" -font "$FN" -pointsize $PZ -fill "$FG" -annotate +"$BL"+"$BL" "@$infile" -trim -bordercolor "$BC" -border "$BL" +repage "$outfile" (e.g: convert -size ...