More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-04-20 12:37:04 -04:00
parent 9b1d75bec2
commit 275b80a6d9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include "test.h" #include "test.h"
// TODO figure out how the various backends handle non-BMP characters/surrogate pairs // TODO figure out how the various backends handle non-BMP characters/surrogate pairs
// use: F0 90 8C 88 (surrogates D800 DF08)
static uiEntry *textString; static uiEntry *textString;
static uiFontButton *textFontButton; static uiFontButton *textFontButton;