Image-ExifTool - Re: Linebreak in 0x010e Image Description

Posted on Thu Jul 17 22:38:09 2008 by linuxuser in response to 8338 (See the whole thread of 7)
Re: Linebreak in 0x010e Image Description
Phil, I tried the following and I changed the field to caption-abstract
var="line1<br>line2" var2=`echo $var | tr '<br>' '\n'` exiftool -caption-abstract="$var2" image.jpg

It creates linebreaks, but there are 3 linebreaks between line1 and line2 insteade of 1 Maybe you should know, that I would like to have this linebreak, because I like to make multilingual descriptions. Thank you!
Direct Responses: 8345 | Write a response