New smooth graphics functions (arc, circle, rounded rectangle)
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.