Extracting outlines of thick lines
- To: mathgroup at smc.vnet.net
- Subject: [mg114696] Extracting outlines of thick lines
- From: Yaroslav Bulatov <yaroslavvb at gmail.com>
- Date: Mon, 13 Dec 2010 03:53:03 -0500 (EST)
Can anyone suggest a way to extract outline of thick line in vector form? Example thick line: Graphics[{AbsoluteThickness[200], JoinForm["Round"], CapForm["Round"],Line[{{0, 0}, {0, 1}, {1, 1}}]}]