|
From: Ethan A M. <merritt@u.washington.edu> - 2007-12-09 20:07:03
|
On Sunday 09 December 2007 06:18, Petr Mikulik wrote: > 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 -- Ethan A Merritt |