Adding new tft_espi feautres: #128
Fischkopppp
started this conversation in
Ideas
Replies: 2 comments
-
yes fill gradient is in wishlist, but what is fill smooth? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can find those smooth functions in the TFT_eSPI.cpp file starting at line 3665.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi moononournation, thank you for your great library! Do you plan to add new features from tft_espi library to yours?
For example: fillRectHGradient / fillRectVGradient / fillSmoothCircle / fillSmoothRect / fillSmoothRoundRect?
They are great and allow you to create graphics that are looking more like vector graphics, instead of pixel graphics.
Beta Was this translation helpful? Give feedback.
All reactions