"RokuJoel" wrote:
so if you really want to, you could probably iterate over that, write it to tmp:/using ifByteArray and read it back in as a new image file.
"RokuJoel" wrote:
I would think it should be possible to create pie charts on the newer firmware devices without that, using some ingenuity and DrawRotatedObject().
"EnTerr" wrote:"RokuJoel" wrote:
I would think it should be possible to create pie charts on the newer firmware devices without that, using some ingenuity and DrawRotatedObject().
Documentation says "Theta is currently limited to 0, 90, 180, and 270 degrees.", so won't work for pie slices (or other rotational objects). Unless that has changed, has it?
"TheEndless" wrote:"EnTerr" wrote:"RokuJoel" wrote:
I would think it should be possible to create pie charts on the newer firmware devices without that, using some ingenuity and DrawRotatedObject().
Documentation says "Theta is currently limited to 0, 90, 180, and 270 degrees.", so won't work for pie slices (or other rotational objects). Unless that has changed, has it?
It has for 5.X firmware devices, but not 3.X devices.
"EnTerr" wrote:"TheEndless" wrote:"EnTerr" wrote:
Documentation says "Theta is currently limited to 0, 90, 180, and 270 degrees.", so won't work for pie slices (or other rotational objects). Unless that has changed, has it?
It has for 5.X firmware devices, but not 3.X devices.
Pray tell more? And maybe someone will update docs too.