|
From: <tim...@en...> - 2006-07-11 02:34:33
|
Ethan Merritt wrote: > Patches > =3D=3D=3D=3D=3D=3D=3D=3D > > #1510816 Postscript prologues files > > Works fine under linux/DU4/irix/etc, and OK though not > perfectly on VMS. The sticking point is Windows. > Is this workable under Windows, or do we have to provide a > compile-time option to include all of the PostScript > boilerplate in the driver itself? I'd hate to take what > I consider to be a step backwards, but if we must - we must. > > On the other hand, maybe this isn't really release critical. > If it can be fixed by providing a Windows installer bundle, > then we could freeze and release now, and add a bundled=20 > installer on the "Files" page afterwards. > =20 The Windows-specific code is in my patch. If you are sure that other platforms are ok with GNUPLOT_PS_DIR (I doubt=20 OS/2 is), then just take my patch without the "#ifndef GNUPLOT_PS_DIR",=20 without the *.h and without the script. Timoth=E9e |