Quote:
Originally Posted by peterx
As pkbo writes, any viewer can be extended by a scribbling widget (from onyx, see the sdk sources) that just draws on top. _the_ scribbling application seems to just show a white screen and then adds the scribbling widget. For _the_ scribbling application there is also another difference: The data is stored in a sqlite database in /root while for pdf scribbles, it is stored in an sqlite database in the respective .onyx-directory.
By the way, you can convert these sqlite databases to svg files using https://github.com/peter-x/boox-annotation-export
|
(added to software list... :P )
That's nice to the respect that it seems that we don't have to touch the closed source reader to change scribble functionality, if I get things correctly... speaking of which... your Scribble project - do you intend to replace the scribble application or the scribble widget? (I didn't fully get your motivation and goal there)