-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Open
Description
Version/Branch of Dear ImGui:
Version 1.XX, Branch: XXX (master/docking/etc.)
Back-ends:
imgui_impl_dx11_cpp + imgui_impl_dx11.cpp
Compiler, OS:
win10
Full config/build information:
Details:
I used the FREETYPE_LUNASVG flag to load TwitterColorEmoji-SVGinOT.ttf and noto-untouchedsvg.ttf, but I still cannot load AppleColorEmoji.ttf.
Can CBDT/CBLC color font format be supported? Or is there a way to convert CBDT/CBLC to SVG format?
Screenshots/Video:
No response
Minimal, Complete and Verifiable Example code:
No response
Green-Sky