Hi all,
I have created some nice icons (ellipsed icons) and want to place a think ellipse around them when selected. I found the great M5Dial GFX documentation and found the ellipsedArc function. That seems to work file if the line should be two pixels thick. But when I set the inner and outer radius 3 pixels apart the mid pixels are not drawn. So the background comes through the mid part of the circle.
What am I missing?
To fix it, I just draw three circles to overcome this problem, but that's not great!
J
Latest posts made by JeroenDP
-
M5Dial drawEllipseArc does not fill the arc