12-02-2017, 06:18 AM
I studied abcm2ps and AndroidSVG, and I do believe with some work I could not only support ABC notation in Chord Pro files, but I could also support standalone ABC notation files (*.abc). In order for this to work on Android, Windows 10 and in the companion app, I'm going to have to modify abcm2ps for each application/platform. Windows 10 (C# UWP) already has support for rendering SVG files, but I'd have to use something like https://sharpvectors.codeplex.com/ for the companion app. To get all of this working I'd need at least a month or two given the current amount of time I have for MobileSheetsPro. I'm currently focused on trying to finish other big changes, but I'll come back to this once those changes are finished.
As for a plugin architecture - that would be a nightmare to integrate, would cause potential issues with certification on the various app stores and would lead to situations where the app could crash due to a plugin, making user support much more difficult.
Mike
As for a plugin architecture - that would be a nightmare to integrate, would cause potential issues with certification on the various app stores and would lead to situations where the app could crash due to a plugin, making user support much more difficult.
Mike