summaryrefslogtreecommitdiffstats
path: root/tests/arthur/data/qps/drawtext.qps
blob: 668fd8573d08199cbb79d3499cfba62c175c2179 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
setRenderHint Antialiasing

path_addEllipse path 0 0 width height
setClipPath path

setFont "times" 3
drawText 10 10 "This is a very long text that just might become antialiased...."

setFont "times" 4
drawText 10 20 "This is a very long text that just might become antialiased...."

setFont "times" 5
drawText 10 30 "This is a very long text that just might become antialiased...."

setFont "times" 6
drawText 10 40 "This is a very long text that just might become antialiased...."

setFont "times" 7
drawText 10 50 "This is a very long text that just might become antialiased...."

setFont "times" 8
drawText 10 60 "This is a very long text that just might become antialiased...."

setFont "times" 9
drawText 10 70 "This is a very long text that just might become antialiased...."

setFont "times" 10
drawText 10 80 "This is a very long text that just might become antialiased...."

setFont "times" 16
drawText 10 100 "This is a very long text that just might become antialiased...."

setFont "times" 17
drawText 10 120 "This is a very long text that just might become antialiased...."

setFont "times" 18
drawText 10 140 "This is a very long text that just might become antialiased...."

setFont "times" 19
drawText 10 160 "This is a very long text that just might become antialiased...."

setFont "times" 20
drawText 10 180 "This is a very long text that just might become antialiased...."

translate 0 200

setFont "arial" 3
drawText 10 10 "This is a very long text that just might become antialiased...."

setFont "arial" 4
drawText 10 20 "This is a very long text that just might become antialiased...."

setFont "arial" 5
drawText 10 30 "This is a very long text that just might become antialiased...."

setFont "arial" 6
drawText 10 40 "This is a very long text that just might become antialiased...."

setFont "arial" 7
drawText 10 50 "This is a very long text that just might become antialiased...."

setFont "arial" 8
drawText 10 60 "This is a very long text that just might become antialiased...."

setFont "arial" 9
drawText 10 70 "This is a very long text that just might become antialiased...."

setFont "arial" 10
drawText 10 80 "This is a very long text that just might become antialiased...."

setFont "arial" 16
drawText 10 100 "This is a very long text that just might become antialiased...."

setFont "arial" 17
drawText 10 120 "This is a very long text that just might become antialiased...."

setFont "arial" 18
drawText 10 140 "This is a very long text that just might become antialiased...."

setFont "arial" 19
drawText 10 160 "This is a very long text that just might become antialiased...."

setFont "arial" 20
drawText 10 180 "This is a very long text that just might become antialiased...."