kas-gui / kas-text

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

Font selection via aliases #48

Closed dhardy closed 3 years ago

dhardy commented 3 years ago

This PR changes font selection from using fixed family lists to using configurable aliases, thus supporting run-time configuration.

Also adds font_id to the Environment struct, thus supporting custom font usage without formatting tokens.