|
From: Petr M. <mi...@ph...> - 2007-12-09 21:15:10
|
> > I think the limit should be "lw 1" -- thus, all linewidths < 1 should be > > equivalent to linewidth 1. I seems that all terminals work this way. > > This is not true for PostScript or PDF. > > PostScript (the language, not the terminal driver) has the rule > "0 linewidth means as thin as the device supports". > So on a 1200dpi printer, linewidth 0 produces about the same as > linewidth 0.06 Yes; however, if you look at the same file on screen by ghostscript, you see all these lines very well. wxt is a screen terminal, so the limit is one pixel. --- PM |