-
What I currently do is combine maybe 10 single page files like this at a command prompt:
djvm -c pg-10.djvu pg-1.djvu pg-2.djvu pg-3.djvu pg-4.djvu pg-5.djvu pg-6.djvu pg-7.djvu pg-8.djvu pg-9.djvu pg-10jvu
Then combine those files again like this:
djvm -c pg-10~20.djvu pg-10.djvu pg-20.djvu
I would think that there should be a way to enter a range or use wild cards, but I couldn't...
2009-08-12 18:39:35 UTC in DjVuLibre
-
Just recently I came across a Jbig2 encoder that could be of use. You can find it here:
http://www.imperialviolet.org/jbig2.html
It would be nice if this could be made to work with Djvumake. Here is what I tried using the Jbig2 encoder to create a jb2 file.
jbig2 -v -T 180 samp.pgm > samp.jb2
This does some simple thresholding and creates a jb2 file. The new jb2 file can be...
2009-03-31 18:04:54 UTC in DjVuLibre
-
I have to agree with this request.
It appears that NullSoft was used for creating the Setup package. 7-Zip should be able to disassemble it okay (haven't tried it just yet).
I don't/won't allow any software to install via setup anymore. You have know way of knowing until it is too late if the package will overwrite any dll's, change/take possession of any file associations, add bogus crud...
2009-03-02 19:29:32 UTC in WinDjView