Can I mix font styles in the middle of a text? #5107
ItsCubeTime
started this conversation in
Build/Link/Run/Fonts issues ONLY!
Replies: 1 comment 2 replies
-
You can't but you can emit different Text() or draw_list->AddText() calls with cursor positioning and font changes. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to do something like:
![image](https://user-images.githubusercontent.com/20190653/158058305-bbcc331b-2ba1-456a-840b-9c81debe4c74.png)
To outline keyboard shortcuts in my OSD interactive manual
Beta Was this translation helpful? Give feedback.
All reactions