From 275b80a6d961c56d0e73db6528a16488eafae026 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 20 Apr 2016 12:37:04 -0400 Subject: [PATCH] More TODOs. --- test/page10.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/page10.c b/test/page10.c index c9fd3ecd..3db41a20 100644 --- a/test/page10.c +++ b/test/page10.c @@ -2,6 +2,7 @@ #include "test.h" // 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 uiFontButton *textFontButton;