07-13-2024, 04:05 AM
Version 3.9.0 includes support for {start_of_grid}/{end_of_grid} in MobileSheets, so you wouldn't have to rely on ABC for that.
While my initial implementation uses abcm2ps, if there are a lot of reasons to go with abc2svg, then I'll have to see how difficult it would be to embed a javascript engine in all of the different platforms and execute the javascript files that way. I just hope it's not asynchronous in nature, because that would make it a huge headache for processing the images (I'd have to just sit there monitoring the output until I see a file pop into existance which is less than ideal).
Mike
While my initial implementation uses abcm2ps, if there are a lot of reasons to go with abc2svg, then I'll have to see how difficult it would be to embed a javascript engine in all of the different platforms and execute the javascript files that way. I just hope it's not asynchronous in nature, because that would make it a huge headache for processing the images (I'd have to just sit there monitoring the output until I see a file pop into existance which is less than ideal).
Mike