Originally Posted by Emre
Originally Posted by 20BN
@Emre

Thank you!
And how to display CHS / CHT text and change any font in this imgui demo?

You are welcome. i've changed/updated the link yesterday. Now the rar file contain source code. You can change anything you want. wink


OK! I'm use imgui_add_ttf_from_file("zz.ttf", 16, 0); change any font.
But, not support display Simplified Chinese or Japanese text.(error show: ?????? )
What should I script?