Ambrose Li wrote: | I don't think Postscript even has a notion of dotted lines. "Dotted" lines | are just a special case of dashed lines in Postscript, so it | would be quite | cumbersome to make dotted lines made up of round dots. Doesn't a stroke with setlinecap parameter of 1 (round cap) and setdash array of [0 n] (where 0 is length of dash and n is units between dot centers) produce a dotted line? David PerrellReceived on Monday, 28 January 2008 16:12:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:55:00 GMT