Quote:
Originally Posted by b_k
which means, we have access to loads of Zaurus software. (if thats true) cool.
|
Hmm here I have the pnmtools/netpbm plus
djvu page extraction, to be used from line interface, compiled for ARM with libc and libm 2.2.3, thus older libraries. I am not sure if there is compatibility between 2.2 and 2.3 but someone can try.
http://dftuz.unizar.es/~rivero/lbdjvu.tgz
Example:
ls -al | pbmtext | pnmdepth 255 | pnmscalefixed -width=600 -height=800> result.pnm
takes about 1.5 and 2.2 seconds in a machine with 98.09 bogomips loop.