djvulibre 3.5.24 and djview3

Word processors, spreadsheets, presentations, translation, etc.
Post Reply
Message
Author
User avatar
Dingo
Posts: 1437
Joined: Tue 11 Dec 2007, 17:48
Location: somewhere at the end of rainbow...
Contact:

djvulibre 3.5.24 and djview3

#1 Post by Dingo »

*djview viewer 3.5.24* released 2011-03-06 (static version, standalone - 687 KB - compiled in puppy 3.01)

- http://dokupuppylinux.co.cc/programs:djvu
- html man included (type: man djview3)
- it installs itself in *documents*

I have also compiled the whole set of djvulibre tools

Code: Select all

any2djvu cjb2 ddjvu djvm djvudump djvups djvutoxml bzz cpaldjvu djview djvmcvt djvuextract djvused djvutxt c44 csepdjvu djview3 djvudigital djvumake djvuserve djvuxmlparser
- http://dokupuppylinux.tk/programs:djvu

and made a package with dev-libs
- http://dokupuppylinux.tk/programs:djvu
bzz
A general purpose compression command line program. Many internal DjVu data structures are compressed using this technique.
c44
A DjVuPhoto command line encoder. This state-of-the-art wavelet compressor produces DjVuPhoto images from PPM or JPEG images.
cjb2
A DjVuBitonal command line encoder. This soft-pattern-matching compressor produces DjVuBitonal images from PBM images. It can encode images without loss, or introduce small changes in order to improve the compression ratio. The lossless encoding mode is competitive with that of the Lizardtech commercial encoders. The lossy encoder is improving quickly.
cpaldjvu
A DjVuDocument command line encoder for images with few colors. This encoder is well suited to compressing images with a small number of distinct colors (e.g. screen-shots). The dominant color is encoded by the background layer. The other colors are encoded by the foreground layer.
csepdjvu
A DjVuDocument command line encoder for separated images. This encoder takes a file containing pre-segmented foreground and background images and produces a DjVuDocument image.
ddjvu
A command line decoder for DjVu images. This program produces a PNM or TIFF image representing any segment of any page(s) of a DjVu document at any resolution.
djvups
A command line tool for converting DjVu documents into PostScript.
djview3
The old stand-alone viewer for DjVu images that is distributed with djvulibre. This sophisticated viewer displays DjVu documents. It implements document navigation as well as fast zooming and panning.
djvm
A command line tool for manipulating bundled multi-page DjVu documents. This program is often used to collect individual pages and produce a bundled document.
djvmcvt
A command line tool for converting bundled documents to indirect documents and conversely.
djvused
A powerful command line tool for manipulating multi-page documents, editing annotation chunks, editing hidden text layers, pre-computing thumbnail images, and more...
djvutxt
A command line tool to extract the hidden text from DjVu documents.
djvudump
A command line tool for inspecting DjVu files and displaying their internal structure.
djvuextract
A command line tool for dis-assembling DjVu image files.
djvumake
A command line tool for assembling DjVu image files.
djvuserve
A CGI program for generating indirect multi-page DjVu documents on the fly.
djvuxml
Command line tools for DjVU <-> XML manipulations
djvudigital
A command line tool for converting PS/PDF documents into DjVu.
Last edited by Dingo on Mon 18 Apr 2011, 01:38, edited 1 time in total.
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#2 Post by muggins »

Hello Dingo,

good to hear you got it working. On puppy520, after installing qt-3.3.8.pet, I was getting errors regarding missing libpng.so.3 and libxcb-xlib.so.0. The attached pet resolves this issue, and should work with any pup5 series.
Attachments
libs-for-pup5.pet
(2.02 KiB) Downloaded 836 times

Post Reply