chiark / gitweb /
Further cleanup of skeleton paths.
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 17 Jul 2017 23:14:20 +0000 (00:14 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 17 Jul 2017 23:14:20 +0000 (00:14 +0100)
commitc56e10dc09b538589ad4e8ca4a9bbf42f39089fe
treedef6210440f89674a0d5f60bc318b193647722b8
parent563205261f0eb86b3e3e0e2fb129805c16b7c3e3
Further cleanup of skeleton paths.

The cleanup itself is good, but emit_paths() will need enhancement.
At the moment, it assumes that all paths are closed, so it doesn't
matter where on a path it starts emitting it.  With an open path,
though, it's important to emit it starting at one end, so there will
have to be a mechanism for distinguishing open from closed paths and
behaving accordingly.
bedstead.c