add xfont, wfont, wfont_size variables

This commit is contained in:
h_vogt
2010-01-02 18:05:07 +00:00
parent f34a09b540
commit 7dc6417e6d
4 changed files with 38 additions and 18 deletions
+4
View File
@@ -3,6 +3,10 @@
in mingw and MS Visual Studio.
gnuplot.c: small update, call to gnuplot tested up to ver. 4.2.6,
does not work for Windows and gnuplot 4.4.
* x11.c: add xfont parameter
* windisp.c: add wfont and wfont_size parameter
* winmain.c: use SystemParametersInfo() to get screen size to
improve placement of GUI on the screen.
2010-01-01 Holger Vogt
* spinit.in: Small update