How can I change the font size of an NSTextView automatically so that the longest paragraph is always not broken? The NSTextView is resizable, so the size of the font should always change to the maximal possible size in which the text is not broken.
For example:


