summaryrefslogtreecommitdiffstats
path: root/tests/baseline/painting/scripts/smallcaps_path.qps
diff options
context:
space:
mode:
Diffstat (limited to 'tests/baseline/painting/scripts/smallcaps_path.qps')
-rw-r--r--tests/baseline/painting/scripts/smallcaps_path.qps9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/baseline/painting/scripts/smallcaps_path.qps b/tests/baseline/painting/scripts/smallcaps_path.qps
new file mode 100644
index 0000000000..4e89b50d96
--- /dev/null
+++ b/tests/baseline/painting/scripts/smallcaps_path.qps
@@ -0,0 +1,9 @@
+# Version: 1
+
+setPen black 1
+setBrush 7f7fff
+
+setFont "times" 50 Light false Default false false false SmallCaps
+path_addText text 0 50 "Hello Qt"
+
+drawPath text