03-22-2019, 12:46 PM
Wow, very impressive to achieve that with just our file format.
My idea was to implement support for SVG graphics and allow placeholder for parameters in the XML file. I had it already working but it was way too slow to rerender the whole SVG each time a value changes. Instead I am thinking of supporting layers of SVG graphics and mask layers to which matrix transformations can be applied. This would allow to design gauges and similar things.
However, this was one of several fun ideas that turned out to distract me from the more urgent tasks. I might look into it again once version 1.1.0 is released.
(For those who cannot wait: Zooming, bar charts, QR-Scanning and BLE are working on iOS now. Still need some analysis modules, point picking, color plots and some minor things before you get the beta on iOS.)
My idea was to implement support for SVG graphics and allow placeholder for parameters in the XML file. I had it already working but it was way too slow to rerender the whole SVG each time a value changes. Instead I am thinking of supporting layers of SVG graphics and mask layers to which matrix transformations can be applied. This would allow to design gauges and similar things.
However, this was one of several fun ideas that turned out to distract me from the more urgent tasks. I might look into it again once version 1.1.0 is released.
(For those who cannot wait: Zooming, bar charts, QR-Scanning and BLE are working on iOS now. Still need some analysis modules, point picking, color plots and some minor things before you get the beta on iOS.)