Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2010 04:27:10 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/tumble Makefile distinfo pkg-descr
Message-ID:  <201001140427.o0E4RAH0078195@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2010-01-14 04:27:10 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/tumble      Makefile distinfo pkg-descr 
  Log:
  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>
  
  Revision  Changes    Path
  1.1303    +1 -0      ports/graphics/Makefile
  1.1       +45 -0     ports/graphics/tumble/Makefile (new)
  1.1       +3 -0      ports/graphics/tumble/distinfo (new)
  1.1       +11 -0     ports/graphics/tumble/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001140427.o0E4RAH0078195>