More TODOs.

This commit is contained in:
Pietro Gagliardi 2017-02-06 00:26:47 -05:00
parent a1bebc82d8
commit 675e7594da
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
// 20 january 2017
#include "drawtext.h"
// TODO have a ligature
static const char *text =
"Each of the glyphs an end user interacts with are called graphemes. "
"If you enter a byte range in the text boxes below and click the button, you can see the blue box move to surround that byte range, as well as what the actual byte range necessary is. "