Re: [Groff] Re: CVS Broken for Win32

2005-04-28 Thread Keith Marshall
On Monday 25 April 2005 3:19 pm, Werner LEMBERG wrote: > > The problem appears to be due to the use of `realpath()' in > > `relocate.cpp'; the native Win32 equivalent for this function is > > `_fullpath()', and the semantics are different.  It could probably > > be fixed with an appropriate `#defin

Re: [Groff] pic resize problem

2005-04-28 Thread Ralph Corderoy
Hi James, > When i process a pic file into a postscript file, for some reason it > gets shrunk automatically, how do i stop this? i type this in the > command line: > > pic floorB.pic | psroff -ms -t > floorB.ps > > and get this output: > > pic: 60 X 42 picture shrunk to 7 X 4.9 > > Wasn't su