Skip to content

Add Bresenham's line drawing algorithm + Minor refactoring, cleanups and documentation of the schemes module

Jeremy Soller requested to merge ticki:master into master

Created by: ticki

The schemes module is now 95% documented and cleaned up to follow the same style as the rest of the code base (Rust style convention).

Merge request reports