Add lancelot test for Emoji text rendering / color glyphs

Change-Id: Id69c28ec49be660e40beaf37bad9ac0d4ce0662d
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
This commit is contained in:
Tor Arne Vestbø 2015-06-25 14:37:49 +02:00 committed by Konstantin Ritt
parent 7082c20e4a
commit a79dd87f3f

View File

@ -159,4 +159,11 @@ save
setPen black
drawText 0 70 "testing glyph cache textures"
restore
restore
translate 0 75
save
setPen black
setFont "sansserif" 16 normal
drawText 0 40 "e😃m😇o😍j😜i😸!"
restore