Skip to content

v1.13

Compare
Choose a tag to compare
@ocornut ocornut released this 30 Sep 08:37
· 8394 commits to master since this release
  • Added support for UTF-8 for international text display and text edition/input (if the font supports it).
  • Added sample "M+ font" by Coji Morishita in extra_fonts/ to display Japanese text.
  • Added IO.ImeSetInputScreenPosFn callback for positioning OS IME input.
  • Added IO.FontFallbackGlyph (default to '?').
  • OpenGL example: added commented code to load custom font from file-system.
  • OpenGL example: shared makefile for Linux and MacOSX.

utf-8 screenshot