summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTor Arne Vestbรธ <tor.arne.vestbo@theqtcompany.com>2015-06-25 14:37:49 +0200
committerKonstantin Ritt <ritt.ks@gmail.com>2015-06-25 16:53:50 +0000
commita79dd87f3f0a46cdabe1683b7e2411071c627ba2 (patch)
treef9e910a34670a061d14dc6c1fae8378ee10092a3 /tests
parent7082c20e4a35e287c7cbbfe581fec49c47532906 (diff)
Add lancelot test for Emoji text rendering / color glyphs
Change-Id: Id69c28ec49be660e40beaf37bad9ac0d4ce0662d Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/other/lancelot/scripts/text.qps9
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/auto/other/lancelot/scripts/text.qps b/tests/auto/other/lancelot/scripts/text.qps
index 344c7a813d..169549a5bd 100644
--- a/tests/auto/other/lancelot/scripts/text.qps
+++ b/tests/auto/other/lancelot/scripts/text.qps
@@ -159,4 +159,11 @@ save
setPen black
drawText 0 70 "testing glyph cache textures"
-restore \ No newline at end of file
+restore
+
+translate 0 75
+save
+ setPen black
+ setFont "sansserif" 16 normal
+ drawText 0 40 "e๐Ÿ˜ƒm๐Ÿ˜‡o๐Ÿ˜j๐Ÿ˜œi๐Ÿ˜ธ!"
+restore