metro-map-maker
metro-map-maker copied to clipboard
Flood fill along diagonals without bleeding over
Right now, the flood fill implementation doesn't fill a diagonal line of width 1.
If I can make it fill without bleeding over into the diagonals elsewhere, it would be a nice win.