Skip to content

New smooth graphics functions (arc, circle, rounded rectangle)

Compare
Choose a tag to compare
@Bodmer Bodmer released this 16 Jan 15:15
· 125 commits to master since this release
21ee260

New smooth (anti-aliased) functions added and new example sketches added.
New pushMaskedImage() function to mask sprites and for PNG images with a transparent background. (New transparent PNG example)
Added support for RP2040 and SSD1963 with 8 bit parallel interface.
Improved performance alphaBlend function.
Minor performance improvements.
Minor bug corrections.