StyledTextKit
StyledTextKit copied to clipboard
No good way to dynamically change font size
Once you create the StyledTextRenderer, you would need to create an entirely new object to change one small attribute like font size. This is an expensive process
@jseidman95 how is it an expensive process? I’d much prefer calling a builder to recreate an immutable data structure than allow things to be mutated.
Sent with GitHawk