Skip to content

Fix for obscure filled circle/round-rect problem

Choose a tag to compare

@PaintYourDragon PaintYourDragon released this 08 Nov 23:02
· 290 commits to master since this release
Fix fillCircleHelper for SSD1306 INVERT mode

Function would previously draw certain line segments repeatedly; minor performance drain on most displays, but especially problematic for SSD1306's INVERT drawing mode.