2

I want to create a button with icons and text in the window of dear imgui, but I did not find the relevant interface.enter image description here

shengchen
  • 21
  • 1
  • 2

1 Answers1

5

You might take a look on the iconfont

https://github.com/juliettef/IconFontCppHeaders

Naveen
  • 459
  • 4
  • 10