You are reading a single comment by @myxor and its replies.
Click here to read the full conversation.
-
Ah, I might be able to help @myxor with Inkscape if you tell me what you want. Attached, a gauge as .png and .svg
Ah, I might be able to help @myxor with Inkscape if you tell me what you want. Attached, a gauge as .png and .svg
I did a doughnut guage in a couple of my Bangle 1 apps and found drawing these guauges is quite hard to get then looking really crisp. Your code looks similar to the solution I used where you rotate a smaller circle around an arc to get a clean edge.
I came to the conclusion that either the gauges needed to be drawn in the firmware or maybe pieced together from say a 5% segment image that was rotated round the circle. I dont really have the knowledge to do this in SVG or TheGimp so I never tried it. But might be something worth trying out.
Update - I have not tried you app for a while but see you have added weather so interested to see how the icons come out for those.