Skip to content

Week 4 recap - Kisbrushop and drawDDAline

Monday, 24 June 2024 | Ken Lo


Currently, my goal is to implement the pixel-perfect algorithm on just brushes that have sharpness checked and are no bigger than 1 pixel before moving on to other brush options. If we look at KisBrushOp::paintLine here: void KisBrushOp::paintLine(co...