cheater Posted September 30, 2016 Report Posted September 30, 2016 Edit: Moved from here. Hey Joel, today i wanted to improve performance by using gdispFillArc, but i discovered a bug. gdispFillArc(x, y, r, 79, 80, color); will create a full cirlce
inmarket Posted September 30, 2016 Report Posted September 30, 2016 Can you please put together the shortest possible test application and add it as a zip to this thread so we can test. Thanks.
inmarket Posted September 30, 2016 Report Posted September 30, 2016 My test didn't have the problem so that is why i asked for your test program (including gfxconf.h file).
inmarket Posted October 1, 2016 Report Posted October 1, 2016 This is now fixed in the repository. This adds a small change in behaviour to arc filling. If you fill from 30 degrees to 30 degrees it would previously fill the entire circle. It now draws a line at the 30 degree angle.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now