TMF Hg

move struct pdf_bookmark from pdf_private.h into pdf_bookmark.c.

  • Wed, 05 Mar 2003 20:56:25 +0000
  • by eric [Wed, 05 Mar 2003 20:56:25 +0000] rev 79
  • move struct pdf_bookmark from pdf_private.h into pdf_bookmark.c.

correct copyright years on recently created source files.

  • Wed, 05 Mar 2003 20:44:33 +0000
  • by eric [Wed, 05 Mar 2003 20:44:33 +0000] rev 78
  • correct copyright years on recently created source files.

added count field to struct pdf_bookmark.

  • Wed, 05 Mar 2003 20:39:50 +0000
  • by eric [Wed, 05 Mar 2003 20:39:50 +0000] rev 77
  • added count field to struct pdf_bookmark.

fixed Count for closed bookmarks, doesn't contribute to parent's Count.

  • Wed, 05 Mar 2003 02:26:43 +0000
  • by eric [Wed, 05 Mar 2003 02:26:43 +0000] rev 76
  • fixed Count for closed bookmarks, doesn't contribute to parent's Count.

Added support for PageMode.

  • Wed, 05 Mar 2003 02:09:49 +0000
  • by eric [Wed, 05 Mar 2003 02:09:49 +0000] rev 75
  • Added support for PageMode.

added bookmark support.

  • Wed, 05 Mar 2003 01:58:36 +0000
  • by eric [Wed, 05 Mar 2003 01:58:36 +0000] rev 74
  • added bookmark support.

*** empty log message ***

  • Wed, 05 Mar 2003 01:58:31 +0000
  • by eric [Wed, 05 Mar 2003 01:58:31 +0000] rev 73
  • *** empty log message ***

get_row_run_lengths() now fills in an array of run_t to provide more information.

  • Sun, 23 Feb 2003 17:40:41 +0000
  • by eric [Sun, 23 Feb 2003 17:40:41 +0000] rev 72
  • get_row_run_lengths() now fills in an array of run_t to provide more information.

Generate G4 tables from strings of ones and zeros.

  • Sat, 22 Feb 2003 10:02:06 +0000
  • by eric [Sat, 22 Feb 2003 10:02:06 +0000] rev 71
  • Generate G4 tables from strings of ones and zeros.

updated HDRS

  • Fri, 21 Feb 2003 12:29:16 +0000
  • by eric [Fri, 21 Feb 2003 12:29:16 +0000] rev 70
  • updated HDRS

GPL

  • Fri, 21 Feb 2003 12:28:37 +0000
  • by eric [Fri, 21 Feb 2003 12:28:37 +0000] rev 69
  • GPL

g4 tables

  • Fri, 21 Feb 2003 12:28:06 +0000
  • by eric [Fri, 21 Feb 2003 12:28:06 +0000] rev 68
  • g4 tables

changed pdf_calloc() to take two args like ordinary calloc(). added pdf_stream_write_bits() and pdf_stream_flush_bits().

  • Fri, 21 Feb 2003 10:49:11 +0000
  • by eric [Fri, 21 Feb 2003 10:49:11 +0000] rev 67
  • changed pdf_calloc() to take two args like ordinary calloc(). added pdf_stream_write_bits() and pdf_stream_flush_bits().

implemented ImageMask fill color arguments to pdf_write_g4_fax_image().

  • Fri, 21 Feb 2003 09:25:47 +0000
  • by eric [Fri, 21 Feb 2003 09:25:47 +0000] rev 66
  • implemented ImageMask fill color arguments to pdf_write_g4_fax_image().

*** empty log message ***

  • Fri, 21 Feb 2003 09:12:05 +0000
  • by eric [Fri, 21 Feb 2003 09:12:05 +0000] rev 65
  • *** empty log message ***

added image position and size arguments to pdf_write_g4_fax_image.

  • Fri, 21 Feb 2003 09:01:33 +0000
  • by eric [Fri, 21 Feb 2003 09:01:33 +0000] rev 64
  • added image position and size arguments to pdf_write_g4_fax_image.

GPL.

  • Fri, 21 Feb 2003 08:49:11 +0000
  • by eric [Fri, 21 Feb 2003 08:49:11 +0000] rev 63
  • GPL.

my own PDF routines to replace Panda.

  • Thu, 20 Feb 2003 12:44:17 +0000
  • by eric [Thu, 20 Feb 2003 12:44:17 +0000] rev 62
  • my own PDF routines to replace Panda.

my own PDF routines to replace Panda.

  • Thu, 20 Feb 2003 12:21:10 +0000
  • by eric [Thu, 20 Feb 2003 12:21:10 +0000] rev 61
  • my own PDF routines to replace Panda.

fix includes.

  • Thu, 20 Feb 2003 12:20:28 +0000
  • by eric [Thu, 20 Feb 2003 12:20:28 +0000] rev 60
  • fix includes.

my own PDF routines to replace Panda.

  • Thu, 20 Feb 2003 12:16:00 +0000
  • by eric [Thu, 20 Feb 2003 12:16:00 +0000] rev 59
  • my own PDF routines to replace Panda.

only need a single table for run length encoding now.

  • Thu, 20 Feb 2003 12:11:35 +0000
  • by eric [Thu, 20 Feb 2003 12:11:35 +0000] rev 58
  • only need a single table for run length encoding now.

added run length encoding function.

  • Thu, 20 Feb 2003 12:11:06 +0000
  • by eric [Thu, 20 Feb 2003 12:11:06 +0000] rev 57
  • added run length encoding function.

added code to generate RLE tables.

  • Wed, 19 Feb 2003 10:34:35 +0000
  • by eric [Wed, 19 Feb 2003 10:34:35 +0000] rev 56
  • added code to generate RLE tables.

fix error reporting in process_specs(). rename some functions for clarity.

  • Wed, 19 Feb 2003 10:20:05 +0000
  • by eric [Wed, 19 Feb 2003 10:20:05 +0000] rev 55
  • fix error reporting in process_specs(). rename some functions for clarity.

*** empty log message ***

  • Wed, 19 Feb 2003 10:17:12 +0000
  • by eric [Wed, 19 Feb 2003 10:17:12 +0000] rev 54
  • *** empty log message ***

rename br.c to bitblt_table_gen.c, and integrate use of it into build process

  • Wed, 19 Feb 2003 10:14:49 +0000
  • by eric [Wed, 19 Feb 2003 10:14:49 +0000] rev 53
  • rename br.c to bitblt_table_gen.c, and integrate use of it into build process

*** empty log message ***

  • Wed, 19 Feb 2003 10:15:16 +0000
  • by eric [Wed, 19 Feb 2003 10:15:16 +0000] rev 52
  • *** empty log message ***