Thank you for the nice module.
I'm going to use it for my project now.
But I want to know how to do utf-8 string output.
In case of imgui, you can refer to the following links.
ocornut/imgui#645
https://github.com/ocornut/imgui/pull/348/files
By the way, I want to output korean.
When I take a quick look at DearPyGui, I can't see the font-related processing functions.
Thank you very much.
Thank you for the nice module.
I'm going to use it for my project now.
But I want to know how to do utf-8 string output.
In case of imgui, you can refer to the following links.
ocornut/imgui#645
https://github.com/ocornut/imgui/pull/348/files
By the way, I want to output korean.
When I take a quick look at DearPyGui, I can't see the font-related processing functions.
Thank you very much.