TMF Hg

recognize both big-endian and little-endian TIFF files.

  • Thu, 20 Mar 2003 15:22:23 +0000
  • by eric [Thu, 20 Mar 2003 15:22:23 +0000] rev 152
  • recognize both big-endian and little-endian TIFF files.

added match_suffix() to input handlers.

  • Thu, 20 Mar 2003 14:55:28 +0000
  • by eric [Thu, 20 Mar 2003 14:55:28 +0000] rev 151
  • added match_suffix() to input handlers.

fix return value in process_jpeg_image(). REL_0_31

  • Thu, 20 Mar 2003 08:32:16 +0000
  • by eric [Thu, 20 Mar 2003 08:32:16 +0000] rev 150
  • fix return value in process_jpeg_image().

strip more extensions for bookmark names.

  • Thu, 20 Mar 2003 08:26:18 +0000
  • by eric [Thu, 20 Mar 2003 08:26:18 +0000] rev 149
  • strip more extensions for bookmark names.

fix return values in process_tiff_image().

  • Thu, 20 Mar 2003 08:20:52 +0000
  • by eric [Thu, 20 Mar 2003 08:20:52 +0000] rev 148
  • fix return values in process_tiff_image().

added color, width_samples, height_samples areguments to pdf_write_jpeg_image().

  • Thu, 20 Mar 2003 07:53:09 +0000
  • by eric [Thu, 20 Mar 2003 07:53:09 +0000] rev 147
  • added color, width_samples, height_samples areguments to pdf_write_jpeg_image().

new release.

  • Thu, 20 Mar 2003 07:52:25 +0000
  • by eric [Thu, 20 Mar 2003 07:52:25 +0000] rev 146
  • new release.

newline before endstream is NOT the responsibility of callback!

  • Thu, 20 Mar 2003 07:44:53 +0000
  • by eric [Thu, 20 Mar 2003 07:44:53 +0000] rev 145
  • newline before endstream is NOT the responsibility of callback!

*** empty log message ***

  • Thu, 20 Mar 2003 07:06:35 +0000
  • by eric [Thu, 20 Mar 2003 07:06:35 +0000] rev 144
  • *** empty log message ***

no DEBUG in release version. REL_0_29

  • Thu, 20 Mar 2003 07:03:29 +0000
  • by eric [Thu, 20 Mar 2003 07:03:29 +0000] rev 143
  • no DEBUG in release version.

fix multiple close of input file.

  • Thu, 20 Mar 2003 07:02:28 +0000
  • by eric [Thu, 20 Mar 2003 07:02:28 +0000] rev 142
  • fix multiple close of input file.

more JPEG support. added input file handler API.

  • Thu, 20 Mar 2003 06:54:08 +0000
  • by eric [Thu, 20 Mar 2003 06:54:08 +0000] rev 141
  • more JPEG support. added input file handler API.

*** empty log message ***

  • Thu, 20 Mar 2003 01:08:05 +0000
  • by eric [Thu, 20 Mar 2003 01:08:05 +0000] rev 140
  • *** empty log message ***

more JPEG support.

  • Wed, 19 Mar 2003 15:39:55 +0000
  • by eric [Wed, 19 Mar 2003 15:39:55 +0000] rev 139
  • more JPEG support.

Added README to binary distribution. REL_0_28

  • Sun, 16 Mar 2003 15:40:00 +0000
  • by eric [Sun, 16 Mar 2003 15:40:00 +0000] rev 138
  • Added README to binary distribution.

made test data width greater than 32, a multiple of 4, but not a multiple of 8. added printfs to clarify output.

  • Sun, 16 Mar 2003 15:36:54 +0000
  • by eric [Sun, 16 Mar 2003 15:36:54 +0000] rev 137
  • made test data width greater than 32, a multiple of 4, but not a multiple of 8. added printfs to clarify output.

added README, INSTALL.

  • Sun, 16 Mar 2003 15:37:16 +0000
  • by eric [Sun, 16 Mar 2003 15:37:16 +0000] rev 136
  • added README, INSTALL.

fix shifting in flip_h().

  • Sun, 16 Mar 2003 15:27:06 +0000
  • by eric [Sun, 16 Mar 2003 15:27:06 +0000] rev 135
  • fix shifting in flip_h().

spec files are now called control files.

  • Sun, 16 Mar 2003 13:58:26 +0000
  • by eric [Sun, 16 Mar 2003 13:58:26 +0000] rev 134
  • spec files are now called control files.

specify page mode when file is closed rather than when it is initially created. if USE_OUTLINES but no bookmarks, use USE_NONE instead. REL_0_27

  • Fri, 14 Mar 2003 08:57:40 +0000
  • by eric [Fri, 14 Mar 2003 08:57:40 +0000] rev 133
  • specify page mode when file is closed rather than when it is initially created. if USE_OUTLINES but no bookmarks, use USE_NONE instead.