Closed AntonioFromBrazil closed 3 years ago
I inherit Graphics methods from Adafruit_GFX. I do not want to add any other basic methods.
You can draw any quadrilateral with two trangles.
The only possible candidate for extra methods would be arc() and filledArc()
David.
Two inverted triangles is a cure for my headache !!! Thanks for simple and great idea !!!
David, what about implement a angle parameter for drawRect and fillRect functions ? I know it is not easy specially in fillRect but it will be very usefull... Tks, Antonio