oled
oled copied to clipboard
Line drawing is "bad" when "height" < "width"
The current line drawing implementation uses a simple step-x based approach. This leads to bad results for very steep (e.g. nearly vertical) lines.