You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to set the font of non_wrapping_multiline_entry in my Meta-Example to 'Consolas' or 'Courier New' since it is used for code editing, but then I noticed that I could not set the font on any control be it entry or label (with the exception of drawing text). I did not find anything about setting fonts on controls in the Go UI API guide for example.
Is setting fonts on controls something that is planned on being supported?
The text was updated successfully, but these errors were encountered:
Hi,
I am new to libui. Thank you for making it available. I am learning it as I go while building Glimmer DSL for LibUI (on top of the Ruby bindings for LibUI).
I wanted to set the font of
non_wrapping_multiline_entry
in my Meta-Example to 'Consolas' or 'Courier New' since it is used for code editing, but then I noticed that I could not set the font on any control be it entry or label (with the exception of drawing text). I did not find anything about setting fonts on controls in the Go UI API guide for example.Is setting fonts on controls something that is planned on being supported?
The text was updated successfully, but these errors were encountered: