Tag Archives: pencil2d
Refactoring the polyline in pencil2d
So I’ve managed to get myself deep into the rabbit hole now. https://github.com/pencil2d/pencil/issues/423 The way things are structured in pencil2d is that a polyline would be drawn in bitmap mode and a bezier would be drawn in vector mode. In … Continue reading