|
From: don t. <dt...@to...> - 2010-02-19 17:16:23
|
> The gnuplot 4.4rc1-CVS binaries for windows, djgpp and cygwin are uploaded. > ... > If you have found problem, please report on this ML. I ran the 4.4rc1CVS and 4.5CVS wgnuplot binaries on a virtual Windows XP machine in Vmware. They work fine, and the emf cutting and pasting is greatly improved. Thanks. One problem I note in both cases: Font changes made with the "Choose Font" Windows dialog do not take effect unless followed by a replot command. The plot is immediately redrawn when the dialog is dismissed with 'Okay', but the font does not change and if the Choose Font dialog is called again without an intervening replot, the old font is displayed. This separate replot command should not be necessary. There is something missing from the code that redraws the plot when the dialog is closed. I'm sure that someone who is more of a Windows programmer than I can fix this easily. Don Taber |