From 675e7594dae7b670a9b02f5cdb00b4c0f6f81854 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 6 Feb 2017 00:26:47 -0500 Subject: [PATCH] More TODOs. --- examples/drawtext/hittest.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/drawtext/hittest.c b/examples/drawtext/hittest.c index 1896fc2a..8e85436a 100644 --- a/examples/drawtext/hittest.c +++ b/examples/drawtext/hittest.c @@ -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. "