From 7eba767ffb26e91911078813b924671531b5e79b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 21 Jan 2017 18:27:03 -0500 Subject: [PATCH] Temporarily turning off excess text for magnification tests. --- examples/drawtext/hittest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/drawtext/hittest.c b/examples/drawtext/hittest.c index dc1f9dce..a2454549 100644 --- a/examples/drawtext/hittest.c +++ b/examples/drawtext/hittest.c @@ -3,8 +3,8 @@ 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. " - "You'll also see the index of the first grapheme; uiAttributedString has facilities for converting between UTF-8 code points and grapheme indices. " +//TODO "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. " +//TODO "You'll also see the index of the first grapheme; uiAttributedString has facilities for converting between UTF-8 code points and grapheme indices. " "Additionally, click on the string to move the caret. Watch the status text at the bottom change too. " "That being said: " "\xC3\x93O\xCC\x81 (combining accents) "