-
-
Notifications
You must be signed in to change notification settings - Fork 10.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to render colored emoji? #4169
Comments
Hello, If I type "How to render colored emoji" into the search box I find #3369 The short-answer is:
When you load a font and have a problem, always use Style Editor>Fonts to browse the loaded fonts data. I will now work on updating the FONTS.md documentation and imgui_freeytpe documentation to mention this. Thank you! |
Added a new section in FONTS.md now: And link to it from imgui_freetype/README as well. |
@ocornut Thanks for the guidance! |
Version/Branch of Dear ImGui:
Version: 1.82
Branch: master
Back-end/Renderer/Compiler/OS
Back-ends: imgui_impl_glfw.cpp + imgui_impl_opengl3.cpp
Operating System: MacOS
My Issue/Question:
How to render colored emoji?
Here is what I've done:
The emoji doesn't be rendered. Do I have to change anything in the renderer or platformer to render them correctly?
Screenshots/Video
The text was updated successfully, but these errors were encountered: