StyledTextKit
StyledTextKit copied to clipboard
fix TextStyle font's preferredSize to respect given min and max size
TextStyle doesn't respect its own min and max size, noticed it's not actually applied anywhere. These seemed to be missing.