TMF Hg

include <stdbool.h> after <pbm.h> to avoid compile error on Red Hat 7.3.

  • Tue, 09 Dec 2003 17:55:25 +0000
  • by eric [Tue, 09 Dec 2003 17:55:25 +0000] rev 162
  • include <stdbool.h> after <pbm.h> to avoid compile error on Red Hat 7.3.

add target for bin-dist-fc. remove rh_rel variable.

  • Tue, 09 Dec 2003 17:48:33 +0000
  • by eric [Tue, 09 Dec 2003 17:48:33 +0000] rev 161
  • add target for bin-dist-fc. remove rh_rel variable.

added CTL_LANG conditional.

  • Tue, 09 Dec 2003 17:40:54 +0000
  • by eric [Tue, 09 Dec 2003 17:40:54 +0000] rev 160
  • added CTL_LANG conditional.

added big-endian support

  • Mon, 18 Aug 2003 09:59:41 +0000
  • by eric [Mon, 18 Aug 2003 09:59:41 +0000] rev 159
  • added big-endian support

include tumble version in usage message.

  • Thu, 10 Apr 2003 09:02:12 +0000
  • by eric [Thu, 10 Apr 2003 09:02:12 +0000] rev 158
  • include tumble version in usage message.

first cut at PBM support.

  • Thu, 10 Apr 2003 08:47:30 +0000
  • by eric [Thu, 10 Apr 2003 08:47:30 +0000] rev 157
  • first cut at PBM support.

support both big- and little-endian TIFF files. don't crash in close_input_file() if current_input_handler is NULL. REL_0_32

  • Tue, 25 Mar 2003 09:38:08 +0000
  • by eric [Tue, 25 Mar 2003 09:38:08 +0000] rev 156
  • support both big- and little-endian TIFF files. don't crash in close_input_file() if current_input_handler is NULL.

*** empty log message ***

  • Tue, 25 Mar 2003 09:36:56 +0000
  • by eric [Tue, 25 Mar 2003 09:36:56 +0000] rev 155
  • *** empty log message ***

handle bookmark hierarchy.

  • Thu, 20 Mar 2003 16:23:37 +0000
  • by eric [Thu, 20 Mar 2003 16:23:37 +0000] rev 154
  • handle bookmark hierarchy.

*** empty log message ***

  • Thu, 20 Mar 2003 15:26:16 +0000
  • by eric [Thu, 20 Mar 2003 15:26:16 +0000] rev 153
  • *** empty log message ***

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.