TMF Hg
changelog
- 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.
- 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.
- Fri, 21 Feb 2003 12:29:16 +0000
- by eric [Fri, 21 Feb 2003 12:29:16 +0000] rev 70
- updated HDRS
- Fri, 21 Feb 2003 12:28:37 +0000
- by eric [Fri, 21 Feb 2003 12:28:37 +0000] rev 69
- GPL
- Fri, 21 Feb 2003 12:28:06 +0000
- by eric [Fri, 21 Feb 2003 12:28:06 +0000] rev 68
- g4 tables
- 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().
- 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().
- Fri, 21 Feb 2003 09:12:05 +0000
- by eric [Fri, 21 Feb 2003 09:12:05 +0000] rev 65
- *** empty log message ***
- 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.
- Fri, 21 Feb 2003 08:49:11 +0000
- by eric [Fri, 21 Feb 2003 08:49:11 +0000] rev 63
- GPL.
- 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.
- 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.
- Thu, 20 Feb 2003 12:20:28 +0000
- by eric [Thu, 20 Feb 2003 12:20:28 +0000] rev 60
- fix includes.
- 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.
- 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.
- 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.
- 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.
- 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.
- Wed, 19 Feb 2003 10:17:12 +0000
- by eric [Wed, 19 Feb 2003 10:17:12 +0000] rev 54
- *** empty log message ***
- 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