Created
March 8, 2025 03:47
-
-
Save ageldama/e851dcd53fee7dbae7d65c1f1b65440f to your computer and use it in GitHub Desktop.
cimgui-korean-ttf.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ImFontAtlas_AddFontFromFileTTF(ioptr->Fonts, | |
"DOSSaemmul.ttf", 16.0f, | |
NULL, | |
ImFontAtlas_GetGlyphRangesKorean(ioptr->Fonts)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment