Quote:
Originally Posted by plisken
Ok, so for example instead of using evince as djvu reader it should be possible to cripple it a bit to be just a plugin and make it compatible with uds API, right? Where is the documentation for the API?
|
In the interface files ofcourse

.
Serious, there is a lot of
documentation in the header files and there is the implementation of the interface for plaintext, pdf and images. No tutorial or manual, but with some puzzling and experimenting it should be possible to make your own plug-in, although I have never tried ...
Good luck, if you have a go at it, please make a 'tutorial' as you go, so others can also benefit?