More TODOs.
This commit is contained in:
parent
9b1d75bec2
commit
275b80a6d9
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue