kas-gui / kas-text

Rich text processing
Apache License 2.0
58 stars 2 forks source link

Add TextDisplay, FormattableText, make Text generic #32

Closed dhardy closed 3 years ago

dhardy commented 3 years ago

This continues some of the API revision work started in #30, and allows Text to be generic without overly inconveniencing downstream APIs by pushing most of its contents into the non-generic struct TextDisplay.