From: Ralph C. <ra...@in...> - 2000-05-31 10:40:36
|
Hi, > > 7. As (6) except -dQuality=1 instead of 0. Corrupt output. Print > > head stayed at LHS of paper and paper moved through printer very > > slowly. No ink written to paper. > > What you really want is -r1440 -dQuality=6 (with 3.1.4). OK, tried this, still with 3.1.4. -r1440x1440 -dModel=15 -dQuality=6 -dDither=4 Interesting results. The PostScript draws, amongst other things, two lines from opposite corners of the A4 page crossing in the middle. The bottom half of the page (printed last) has some good looking, continuous lines. The top half has regular gaps in the lines and some horizontal lines haven't been printed. The difference is exactly at the point where the diagonal lines cross, i.e. the half-way point. > With the current repository you can use -dQuality=7, which should > give you really good output. > > What I suggest: > > 1) Grab the latest version from the CVS repository. > > 2) Use -r1440 -dQuality=7 -dDither=4 OK, thanks, will try this. Thought the above result might be interesting anyway. I'll get 3.1.5 first and move onto CVS later. Ralph. |