ImageMagick: Why won't this text expand to fill?
问题 I'm reading the text handling docs for label and it seems if I specify -size it should magically get as big as possible to fill the space. I want to make it so this text gets as big as possible. I will set the \n characters myself in the title (if absolutely necessary). I'd rather the \n get calculated automatically, but it seems label is what makes it the biggest possible (but doesn't support automatic \n ), while caption will add \n where appropriate (but doesn't support a dynamic size