mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/minidjvu: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
fddb391bb3
commit
f21f2815d7
1 changed files with 9 additions and 7 deletions
|
@ -1,9 +1,11 @@
|
|||
Minidjvu is a command line utility which encodes and decodes single page
|
||||
black-and-white DjVu files, and can compress multiple pages, taking advantage
|
||||
from similarities between pages.
|
||||
Minidjvu is a command line utility which encodes and decodes single
|
||||
page black-and-white DjVu files, and can compress multiple pages,
|
||||
taking advantage from similarities between pages.
|
||||
|
||||
Supported bitmap formats are PBM, Windows BMP, and TIFF (through libtiff).
|
||||
Supported bitmap formats are PBM, Windows BMP, and TIFF (through
|
||||
libtiff).
|
||||
|
||||
Minidjvu is based on DjVuLibre, which is the primary DjVu support library.
|
||||
Minidjvu is not going to support all DjVu functionality; the idea is rather to
|
||||
take the black-and-white part (also called JB2) and experiment with it.
|
||||
Minidjvu is based on DjVuLibre, which is the primary DjVu support
|
||||
library. Minidjvu is not going to support all DjVu functionality;
|
||||
the idea is rather to take the black-and-white part (also called JB2)
|
||||
and experiment with it.
|
||||
|
|
Loading…
Reference in a new issue