Repository metrics
- Stars
- (14 stars)
- PR merge metrics
- (PR metrics pending)
Description
there are 2 issues I can think of, PRs that implement them would be awesome!
One is that there are corner cases:

e.g. due to the constraints of euclidean space there can only be 1 'winner' for the corners. the 'color strips' at the top of https://maxogden.github.io/voxel-2d-print/?png=http://i.imgur.com/ccBkMVY.png are a hack to fix this, but if anyone has suggestions on other fixes lemme know
Second is that we need to render 'tabs', here's what i'm thinking they would look like:

(tabs on left, current unedited version on right)
There are lots more edge cases to implement this though, so again if anyone wants to take a stab it would be awesome!