TMF Hg
changelog
- Thu, 13 Mar 2003 03:30:44 +0000
- by eric [Thu, 13 Mar 2003 03:30:44 +0000] rev 115
- change BIT_BUF_SIZE back to 4K, had been reduced to 1 for debugging.
- Wed, 12 Mar 2003 11:17:00 +0000
- by eric [Wed, 12 Mar 2003 11:17:00 +0000] rev 114
- remove the word 'copyright' from producer string in PDF file info.
- Wed, 12 Mar 2003 11:13:28 +0000
- by eric [Wed, 12 Mar 2003 11:13:28 +0000] rev 113
- don't declare variable in middle of block, makes older C compilers unhappy.
- Wed, 12 Mar 2003 11:08:10 +0000
- by eric [Wed, 12 Mar 2003 11:08:10 +0000] rev 112
- changed VERSION to 0.20.
- Wed, 12 Mar 2003 10:59:37 +0000
- by eric [Wed, 12 Mar 2003 10:59:37 +0000] rev 111
- *** empty log message ***
- Wed, 12 Mar 2003 10:59:29 +0000
- by eric [Wed, 12 Mar 2003 10:59:29 +0000] rev 110
- optimized g4_find_pixel().
- Wed, 12 Mar 2003 10:59:09 +0000
- by eric [Wed, 12 Mar 2003 10:59:09 +0000] rev 109
- changed word_type to word_t.
- Wed, 12 Mar 2003 10:58:33 +0000
- by eric [Wed, 12 Mar 2003 10:58:33 +0000] rev 108
- start of JPEG support. changed word_type to word_t.
- Wed, 12 Mar 2003 10:57:55 +0000
- by eric [Wed, 12 Mar 2003 10:57:55 +0000] rev 107
- start of JPEG support. removed prototype for non-existent pdf_insert_tiff_image().
- Wed, 12 Mar 2003 10:57:06 +0000
- by eric [Wed, 12 Mar 2003 10:57:06 +0000] rev 106
- start of JPEG support.
- Wed, 12 Mar 2003 09:52:09 +0000
- by eric [Wed, 12 Mar 2003 09:52:09 +0000] rev 105
- *** empty log message ***
- Wed, 12 Mar 2003 08:38:04 +0000
- by eric [Wed, 12 Mar 2003 08:38:04 +0000] rev 104
- updated copyright notice.
- Wed, 12 Mar 2003 08:18:04 +0000
- by eric [Wed, 12 Mar 2003 08:18:04 +0000] rev 103
- *** empty log message ***
- Wed, 12 Mar 2003 07:53:55 +0000
- by eric [Wed, 12 Mar 2003 07:53:55 +0000] rev 102
- made callback functions static.
- Wed, 12 Mar 2003 07:43:56 +0000
- by eric [Wed, 12 Mar 2003 07:43:56 +0000] rev 101
- moved pdf_new_XObject() from pdf_g4.c to pdf_prim.c.