summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other')
-rw-r--r--tests/auto/other/lancelot/scripts/gradientxform_device.qps2
-rw-r--r--tests/auto/other/lancelot/scripts/gradientxform_logical.qps2
-rw-r--r--tests/auto/other/lancelot/scripts/gradientxform_object.qps2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/other/lancelot/scripts/gradientxform_device.qps b/tests/auto/other/lancelot/scripts/gradientxform_device.qps
index 82ebb536bb..cd8b55d5b6 100644
--- a/tests/auto/other/lancelot/scripts/gradientxform_device.qps
+++ b/tests/auto/other/lancelot/scripts/gradientxform_device.qps
@@ -24,7 +24,7 @@ setPen brush 30
setBrush lightblue
drawRect 175 15 70 70
-setFont "times" 110 99
+setFont "times" 110 1000
drawText 270 100 "X"
restore
diff --git a/tests/auto/other/lancelot/scripts/gradientxform_logical.qps b/tests/auto/other/lancelot/scripts/gradientxform_logical.qps
index 1bb157b635..1bba63a929 100644
--- a/tests/auto/other/lancelot/scripts/gradientxform_logical.qps
+++ b/tests/auto/other/lancelot/scripts/gradientxform_logical.qps
@@ -24,7 +24,7 @@ setPen brush 30
setBrush lightblue
drawRect 175 15 70 70
-setFont "times" 110 99
+setFont "times" 110 1000
drawText 270 100 "X"
restore
diff --git a/tests/auto/other/lancelot/scripts/gradientxform_object.qps b/tests/auto/other/lancelot/scripts/gradientxform_object.qps
index dcc718072f..e34da24d46 100644
--- a/tests/auto/other/lancelot/scripts/gradientxform_object.qps
+++ b/tests/auto/other/lancelot/scripts/gradientxform_object.qps
@@ -26,7 +26,7 @@ translate 110 0
drawRect 65 15 70 70
translate 110 0
-setFont "times" 110 99
+setFont "times" 110 1000
drawText 50 100 "X"
restore