Plan 9 from Bell Labs’s /usr/web/sources/extra/art/style

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Should support line styles as in pic:
	dashed(l) (boxes, lines)
		dashes of length l (default .05),
		spacing as close as possible to l
		but with a dash hitting each end of the line
	dotted(l) (boxes, lines)
		dots, separated by as close to l (default .05)
		as possible while hitting both endpoints
	arrow(dir, len, count) (lines, arcs)
		arrow heads ->, <- or <->, default length .1,
		default count 2
	fill(value)	(boxes, circles)
		default fill value is .3

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.