summaryrefslogtreecommitdiffstats
path: root/src/bltGrPSOutput.C
diff options
context:
space:
mode:
authorjoye <joye>2014-06-09 21:05:59 (GMT)
committerjoye <joye>2014-06-09 21:05:59 (GMT)
commita48e2b03754fd071be70ac3a5eafdab2719c44d6 (patch)
treebdea3b4cc824e6495398b97583b157591bae91d0 /src/bltGrPSOutput.C
parent2f0d8eb37f29a5f0d02d247950a8e9a331cec762 (diff)
downloadblt-a48e2b03754fd071be70ac3a5eafdab2719c44d6.zip
blt-a48e2b03754fd071be70ac3a5eafdab2719c44d6.tar.gz
blt-a48e2b03754fd071be70ac3a5eafdab2719c44d6.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrPSOutput.C')
-rw-r--r--src/bltGrPSOutput.C6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/bltGrPSOutput.C b/src/bltGrPSOutput.C
index d747d13..11d31ef 100644
--- a/src/bltGrPSOutput.C
+++ b/src/bltGrPSOutput.C
@@ -815,10 +815,8 @@ void PostScript::prolog()
"} def\n"
"\n"
"/DrawText {\n"
-" 0 0 moveto\n"
-" %[(hi) (world)] { \n"
-" (hi) show\n"
-" %} forall \n"
+" moveto\n"
+" {{gsave 1 -1 scale show grestore} forall} forall\n"
"} bind def \n"
"\n"
"/EndText {\n"