In fact the length is dependent on the picture width...
When the photo is wider, there is no problem, but sometimes, they are narrow and the description doesn't fit the available space.
Therefore I think I have to get the width of the picture, estimate the number on characters I can fit on the first line,cut the description, do a new line and print the remaining characters on a second line ?
Gaston