|
From: Petr M. <mi...@ph...> - 2004-04-08 16:32:53
|
> Amazing. It really does work. Gee, I wish I had known to try this earlier. > OK - so I downloaded gp38k1cyg.zip from SourceForge and > I am running it under Crossover/Wine in a KDE desktop. > > Things I notice that may or may not be bugs: > > - Rotated text doesn't rotate to angles other than 90 degrees. > Was general text rotation never added to the windows code? Never; see TODO file > - (I will now display my great ignorance of the Windows world :-) > I see that this windows build does not support enhanced text mode, > yet I know that Petr has said it works under os2. Is the os2 > environment so different from windows that the same driver > code cannot support both? OS/2 implementation is like X11 -- an independent executable for terminal driver and a pipe communication. Enhanced text support was added ages ago, after postscript. Windows has only 1 executable. > > The only thing not available is "Save current settings to wgnuplot.ini" and > > similar menu option which are located under the current window menu (of the > > window manager), which obviously X11 does not allow. > > For me that menu works fine so long as I first say "unset mouse". > Well, some fonts work and some don't, but I suspect that is a wine problem. Aha, I was not clicking the proper area. --- PM |