Re: ellipse line thickness problem in grodvi

2007-02-08 Thread Werner LEMBERG
> groff-1.19.2 can't set line thickness for ellipse. > > Following is the fix. Thanks! Applied to the CVS. Werner ___ bug-groff mailing list bug-groff@gnu.org http://lists.gnu.org/mailman/listinfo/bug-groff

ellipse line thickness problem in grodvi

2007-02-02 Thread Zhao, Yu \(William\)
Folks, groff-1.19.2 can't set line thickness for ellipse. e.g. these two ellipses is exactly same. .PS ellipse thick 5 down ellipse .PE Following is the fix. --- groff-1.19.2-old/src/devices/grodvi/dvi.cpp 2007-02-01 21:31:56.0 -0600 +++ groff-1.19.2/src/devices/grodvi/dvi.cpp