envbvs@epb2.lbl.gov (Brian V. Smith) (03/13/90)
I have just put patch 4 for xfig 2.0 on expo.lcs.mit.edu (18.30.0.212)
for anonymous ftp. It is in the directory contrib and is called
xfig-2.0.patch4.Z
It is compressed (42823 bytes), so use binary mode to retrieve it.
I have mailed the changes to comp.sources.x (argv@sun.com) so they should
appear there soon.
Here are the changes from patch 3:
Patchlevel 4
Changes from patchlevel 3:
o Bug fixed in drawing zero-length lines with arrows
Thanks to Dave Davey (daved@physiologic.physiol.su.oz) for this fix
o Portrait/Landscape bug fixed (only appeared on Sun 4)
o Fig will not allow edit of new figure without confirmation if
current figure has been modified
o Widget resources work better now (e.g. xfig.form.indicator.background: green)
o -ri option for button panel on right side works properly now
o Changed some widget names for better resource hierarchy
o Wrapped indicator widgets in box widget
o Adds compatibility with Fig 1.4-TFX file format INSTEAD of 1.4X
as a compile time option (compiler flag -DTFX). No change to program
as compiled without the -DTFX flag. See file README.TFX.
Credit goes to Micah Beck for this one.
o Fixed bug where scanf was doing %lf for text angle instead of %f
in read_textobject()
Thanks to Leroy Hugues (Hugues.Leroy@irisa.fr) for this fix
o #include <X11/Scroll.h> put back in fig.h for R3 - XtRFloat is defined here
o XtPointer is only defined in R4 - uses caddr_t for R3 blink() routine
o User print to default printer, specify particular printer or print to file
o Original FORMAT1.4 file included to compare new 1.4X format with 1.4
New file that describes xfig file format is called FORMAT1.4X
o Drawing too-narrow ellipses doesn't loop forever anymore, but they
are still not drawn correctly
_____________________________________
Brian V. Smith (bvsmith@lbl.gov)
Lawrence Berkeley Laboratory
I don't speak for LBL, these non-opinions are all mine.