-
examples/c/x01c -dev tk
gives the error message
bad window path name "examples/c/x01c"
while
./examples/c/x01c -dev tk
works fine.
According to Andrew Ross
"This is fallout from my recent changes to the way window titles are
handled. The tk bit worked before due to a fudge. This does not sit well
with centralising the window title. ".
2010-01-05 21:34:39 UTC in PLplot
-
To generate this issue simply run
examples/c/x01c -save test_xcairo.psc -dev xcairo
The on-screen results from xcairo are fine, but the generated PostScript file has bad superscripts. If instead, you run
examples/c/x01c -save test_qtwidget.psc -dev qtwidget
the superscripts (and everything else) are fine with the generated PostScript file. Both xcairo and qtwidget deal with unicode...
2010-01-05 21:14:05 UTC in PLplot
-
airwin committed revision 10731 to the PLplot SVN repository, changing 1 files.
2009-12-28 17:41:45 UTC in PLplot
-
airwin committed revision 10730 to the PLplot SVN repository, changing 1 files.
2009-12-27 19:27:12 UTC in PLplot
-
airwin committed revision 10728 to the PLplot SVN repository, changing 1 files.
2009-12-22 19:15:21 UTC in PLplot
-
airwin committed revision 10727 to the PLplot SVN repository, changing 1 files.
2009-12-22 02:31:06 UTC in PLplot
-
airwin committed revision 10726 to the PLplot SVN repository, changing 1 files.
2009-12-21 07:39:21 UTC in PLplot
-
airwin committed revision 10725 to the PLplot SVN repository, changing 1 files.
2009-12-19 23:00:16 UTC in PLplot
-
airwin committed revision 10724 to the PLplot SVN repository, changing 1 files.
2009-12-18 06:27:40 UTC in PLplot
-
airwin committed revision 10723 to the PLplot SVN repository, changing 1 files.
2009-12-18 01:47:34 UTC in PLplot