TFT_eSPI/examples
Bodmer 82d232adfc Add smooth arc drawing function
Update ESP8266 architecture reference
Add pushMaskedImage() to render 16bpp images with a 1bpp mask (used for transparent PNG images plus with sprites)

New functions added using drawArc:
drawSmoothArc
drawSmoothCircle
drawSmoothRoundRect
New sqrt_fraction() added to improve smooth graphics performance on processors without a FPU (e.g. RP2040)

Faster alphaBlend() function added which retains 6bpp for green

Rename swap_coord() to transpose()
2023-01-12 22:39:03 +00:00
..
160 x 128 Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
320 x 240 Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
480 x 320 Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
DMA test Update Bouncy_Circles.ino 2022-01-01 00:44:57 +00:00
GUI Widgets Correct Widget examples 2022-08-14 13:35:23 +01:00
Generic Remove example 2023-01-03 22:20:48 +00:00
PNG Images Add 16 bit parallel for RP2040 processor 2022-05-16 19:58:05 +01:00
Smooth Fonts Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Smooth Graphics Add smooth arc drawing function 2023-01-12 22:39:03 +00:00
Sprite Fix #1802 2022-04-30 12:48:41 +01:00
Test and diagnostics Add smooth arc drawing function 2023-01-12 22:39:03 +00:00
ePaper/Floyd_Steinberg Correct various inconsequential typos 2021-11-05 23:55:27 +00:00