Commit graph

4 commits

Author SHA1 Message Date
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
8025317a0e - Set MAKE_JOBS_SAFE
- Add WWW forgotten at original submission

PR:		143491
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-02-03 23:18:22 +00:00
Philip M. Gollucci
8aaa99e52e Tumble is a utility to construct PDF files from one or more image
files.  Supported input image file formats are JPEG, and black and
white TIFF (single- or multi-page).  Black and white images will be
encoded in the PDF output using lossless Group 4 fax compression
(ITU-T recommendation T.6).  This provides a very good compression
ratio for text and line art.  JPEG images will be preserved with the
original coding.

The current version of Tumble will only work on little-endian systems,
such as x86, VAX, and Alpha.  The byte order dependencies will be fixed
in a later release.

PR:		ports/142765
Submitted by:	Rob Farmer <rfarmer at predatorlabs.net>
2010-01-14 04:27:10 +00:00