From: Ethan A M. <merritt@u.washington.edu> - 2004-06-03 15:33:36
|
On Thursday 03 June 2004 03:10 am, Petr Mikulik wrote: > > Currently, I build my gnuplot with these patch: > raise > with image > set mouse key > $# > > I would see them in "regular development version of" gnuplot (soon?). I have five patchsets that I consider stable and ready to go into CVS whenever continued development is split off from 4.0 bugfixing. fillbounds adds "above" and "below" bound-clipping to filledcurves datastrings 'plot with labels', tic and plot labels from datafile, etc histograms plot with histograms fillcurves use fill style for filledcurves (cgm gd pdf post svg x11) XEvent reorganizes X event loop to speed up refresh The 'set mouse key' patch works, but I'm still cleaning it up and it sure would be nice to have string variables so that I could return the keypress as a character rather than as a key code. -- Ethan A Merritt Department of Biochemistry & Biomolecular Structure Center University of Washington, Seattle |