xrtl icon indicating copy to clipboard operation
xrtl copied to clipboard

Add icon font for UI

Open benvanik opened this issue 8 years ago • 0 comments

Using the material design icon font is probably the easiest thing to do with imgui.

Icon font here: https://github.com/google/material-design-icons/tree/master/iconfont

Example code to generate headers with defines: https://github.com/juliettef/IconFontCppHeaders/blob/master/IconsMaterialDesign.h

benvanik avatar Jul 11 '17 00:07 benvanik