Quote:
Originally Posted by sadowski
Could some of this be easier done in the startdict source?...I just did not figure out how to cross-compile for Kobo, otherwise I would give it a try.
|
Developers can install not only the koreader files, but also the koreader-base files. This would allow you to build and emulate koreader, including sdcv.
Normally the
koreader github has a reference to the current koreader-base (first line), but if you install them yourself you can change and compile to your liking. In the koreader-base files there is a similar link to the current sdcv (
sdcv-0.4.2 @ 9ee1c9e). So you could also install those files and start tweaking.
All the compiling and emulation would be taken care of by the makefiles already in place. And if your tweaks/coding would be as effective as you hope for, you could send a pull-request to koreader-sdcv and have discuss your changes and add them to koreader!