# # ChangeLog for /pkpgcounter/trunk # # Generated by Trac 0.11rc1 # 04/27/24 09:00:07 Thu, 16 Feb 2006 14:42:11 GMT jerome [331] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/man/pkpgcounter.1 (modified) Fixed typo Thu, 16 Feb 2006 14:00:58 GMT jerome [329] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) * pkpgcounter/trunk/pkpgpdls/zjstream.py (modified) * pkpgcounter/trunk/README (modified) Added complete support for Zenographics ZjStream input format. Thu, 16 Feb 2006 13:18:16 GMT jerome [328] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/zjstream.py (added) Added preliminary support for the ZjStream Page Description Language. Wed, 15 Feb 2006 19:22:54 GMT jerome [325] * pkpgcounter/trunk/NEWS (modified) I forgot to add the note... Wed, 15 Feb 2006 19:21:48 GMT jerome [323] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed a problem with PS files produced by dvips and embedded ... Wed, 15 Feb 2006 13:00:46 GMT jerome [321] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Launches gs less often when acroread is used to print. v1.78 is out. Fri, 10 Feb 2006 10:24:07 GMT jerome [320] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Increased readability Thu, 09 Feb 2006 23:30:17 GMT jerome [318] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed handling of the undocumented 0x46 tag, hopefully for good... Thu, 09 Feb 2006 22:04:48 GMT jerome [317] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Simplified code again, with a small loss performance. Thu, 09 Feb 2006 21:52:21 GMT jerome [316] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Simplified the PCLXL parser. This gives a 10% speedup. Wed, 08 Feb 2006 08:31:42 GMT jerome [314] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) 1.76 is out. Tue, 07 Feb 2006 20:15:48 GMT jerome [313] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Removed unneeded stuff. Tue, 07 Feb 2006 18:46:44 GMT jerome [312] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Now skips Kyocera's Prescribe commands. Tue, 07 Feb 2006 18:29:09 GMT jerome [311] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Better comments Tue, 07 Feb 2006 18:25:47 GMT jerome [310] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Cleaned the code a bit. Removed the warning about two reserved tags : ... Tue, 07 Feb 2006 15:34:35 GMT jerome [309] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Improved PCLXL parser with regard to undocumented PCLXL 3.0 tags Tue, 07 Feb 2006 09:36:13 GMT jerome [308] * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Does not launch ghostscript in the case the page description ... Fri, 03 Feb 2006 17:37:53 GMT jerome [307] * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Ensure that the input file is closed in all cases. Skip faulty tags (due ... Fri, 20 Jan 2006 19:47:05 GMT jerome [305] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Added preliminary support for Canon ImageRunner's "extension" to PCL. Tue, 17 Jan 2006 21:55:50 GMT jerome [303] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/BUGS (modified) * pkpgcounter/trunk/CREDITS (modified) * pkpgcounter/trunk/man/genman.sh (modified) * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/dvi.py (modified) * pkpgcounter/trunk/pkpgpdls/escp2.py (modified) * pkpgcounter/trunk/pkpgpdls/__init__.py (modified) * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) * pkpgcounter/trunk/pkpgpdls/ooo.py (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pdf.py (modified) * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) * pkpgcounter/trunk/pkpgpdls/pjl.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) * pkpgcounter/trunk/README (modified) * pkpgcounter/trunk/setup.py (modified) * pkpgcounter/trunk/tests/README (modified) Changed copyright years. v1.74 is out Tue, 17 Jan 2006 21:55:27 GMT jerome [302] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Fixed problem with fully spelled media size names. Mon, 09 Jan 2006 14:57:15 GMT jerome [301] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) More helpful (form me!) error message Thu, 05 Jan 2006 05:48:01 GMT jerome [300] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Small fix for error message when a size error is encountered. Wed, 07 Dec 2005 14:43:44 GMT jerome [299] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Fixed duplex detection code when done from the PCLXL stream ... Wed, 07 Dec 2005 08:39:04 GMT jerome [298] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Added skeleton for the handling of the passthrough tag Wed, 07 Dec 2005 07:48:43 GMT jerome [296] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) Updated manual page Wed, 07 Dec 2005 07:47:47 GMT jerome [295] * pkpgcounter/trunk/NEWS (modified) 1.73 Final is out. Wed, 07 Dec 2005 07:47:36 GMT jerome [294] * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) Fixed detection of duplex mode Wed, 07 Dec 2005 07:31:08 GMT jerome [293] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Fixed a PCLXL detection problem when HP-GL2 (I think) commands ... Tue, 06 Dec 2005 07:52:46 GMT jerome [292] * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) I'm really really stupid (or still sleeping) Tue, 06 Dec 2005 07:50:58 GMT jerome [291] * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Better cleanup for temporary tiff file Wed, 23 Nov 2005 21:33:47 GMT jerome [290] * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Small fix wrt number of copies and some drivers. Wed, 23 Nov 2005 21:33:29 GMT jerome [289] * pkpgcounter/trunk/setup.py (modified) Now FAIL when PIL is missing Wed, 23 Nov 2005 21:33:00 GMT jerome [288] * pkpgcounter/trunk/setup.py (modified) Now warns about PIL missing Wed, 23 Nov 2005 21:32:38 GMT jerome [287] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Rewriting Wed, 16 Nov 2005 12:14:57 GMT jerome [286] * pkpgcounter/trunk/README (modified) Added the history of the PCL3/4/5 parser. Tue, 15 Nov 2005 21:02:36 GMT jerome [285] * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) Improved PCL3/4/5 parser in corner cases Wed, 09 Nov 2005 15:13:44 GMT jerome [284] * pkpgcounter/trunk/pkpgpdls/version.py (modified) Version Mon, 07 Nov 2005 23:56:50 GMT jerome [283] * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Can now return an accurate result and ink coverage percents for PS docs. Mon, 07 Nov 2005 23:56:08 GMT jerome [282] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Now also returns each page's dimensions in pixels. Mon, 07 Nov 2005 23:40:05 GMT jerome [281] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Now handles multipage TIFF images correctly Sat, 05 Nov 2005 23:07:19 GMT jerome [280] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Now computes ink coverage in : Black, RGB, CMY, and CMYK. For CMYK we ... Sat, 05 Nov 2005 09:04:18 GMT jerome [279] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Now extracts black as well. For black the result is identical to ... Wed, 02 Nov 2005 19:35:58 GMT jerome [278] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Now much faster even without Psyco. In any case, the time will ... Wed, 02 Nov 2005 19:07:15 GMT jerome [277] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (added) Guess what it is ! Just a skeleton for now though... (didn't change much ... Sat, 08 Oct 2005 19:52:05 GMT jerome [276] * pkpgcounter/trunk/BUGS (modified) More complete message (and second test for the mailing list at the same ... Sat, 08 Oct 2005 19:45:43 GMT jerome [275] * pkpgcounter/trunk/BUGS (modified) Just a test. pkpgcounter is also of interest to people who want to ... Fri, 07 Oct 2005 21:36:57 GMT jerome [273] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Better heuristic to detect when gs has to be used for parsing Thu, 06 Oct 2005 11:21:48 GMT jerome [272] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed some PS parsing issues Thu, 06 Oct 2005 10:58:51 GMT jerome [271] * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) * pkpgcounter/trunk/setup.py (modified) Now warns about psyco missing only during setup, and stays quiet while ... Thu, 29 Sep 2005 10:05:32 GMT jerome [269] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed some PJL escaping issues Mon, 19 Sep 2005 12:25:12 GMT jerome [267] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Improved PCL3/4/5 parser. Mon, 19 Sep 2005 11:48:28 GMT jerome [266] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Improved PCLXL parser. Mon, 19 Sep 2005 11:18:44 GMT jerome [265] * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) Improved PCL3/4/5 parser Thu, 15 Sep 2005 12:35:27 GMT jerome [263] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed special case in PostScript parser. Thu, 15 Sep 2005 07:37:46 GMT jerome [262] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Improved the PCL3/4/5 parser a bit. Tue, 13 Sep 2005 08:07:37 GMT jerome [261] * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Improved postscript parser wrt number of copies Wed, 07 Sep 2005 18:30:56 GMT jerome [258] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Forgot to commit this afternoon ! Tue, 06 Sep 2005 13:56:34 GMT jerome [256] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Improved PostScript and PCL3/4/5 parsers. Mon, 05 Sep 2005 08:06:47 GMT jerome [255] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Improved PCL3/4/5 parser. Sat, 03 Sep 2005 07:29:28 GMT jerome [253] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Now parses PJL statements. Fri, 02 Sep 2005 22:40:57 GMT jerome [252] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/dvi.py (modified) * pkpgcounter/trunk/pkpgpdls/escp2.py (modified) * pkpgcounter/trunk/pkpgpdls/ooo.py (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/pdf.py (modified) * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) * pkpgcounter/trunk/pkpgpdls/pjl.py (added) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Added a PJL parsing module to extract SET and DEFAULT ... Tue, 30 Aug 2005 15:24:51 GMT jerome [250] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) Updated manual page Mon, 29 Aug 2005 15:46:50 GMT jerome [249] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) Improved PCL3/4/5 parser Sat, 20 Aug 2005 15:56:22 GMT jerome [248] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed PCLXL computation of number of copies for each page. Now uses a ... Fri, 19 Aug 2005 18:41:26 GMT jerome [247] * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) * pkpgcounter/trunk/README (modified) Don't bother the user with installing Psyco if he doesn't have a 32 bits ... Fri, 22 Jul 2005 22:10:10 GMT jerome [246] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Improved PCLXL parser Fri, 22 Jul 2005 14:22:46 GMT jerome [245] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Improved PCLXL parser. Wed, 20 Jul 2005 22:03:12 GMT jerome [243] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pdf.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed the different PDF problems reported. Wed, 20 Jul 2005 14:54:35 GMT jerome [241] * pkpgcounter/trunk/pkpgpdls/pdf.py (modified) Fix for the fix ! Wed, 20 Jul 2005 12:45:04 GMT jerome [240] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pdf.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed the PDF parser for PDF documents which contain several versions of ... Wed, 20 Jul 2005 08:11:15 GMT jerome [239] * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) Psyco was imported twice, and a missing psyco made the program ... Fri, 15 Jul 2005 06:59:50 GMT jerome [237] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) A constant wasn't imported correctly. Sat, 09 Jul 2005 08:46:59 GMT jerome [235] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/clean.sh (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/dvi.py (modified) * pkpgcounter/trunk/pkpgpdls/escp2.py (modified) * pkpgcounter/trunk/pkpgpdls/ooo.py (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/pdf.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) * pkpgcounter/trunk/README (modified) * pkpgcounter/trunk/setup.py (modified) * pkpgcounter/trunk/tests/runtest.sh (modified) Finished to move files around. Removed any unneeded reference to the ... Sat, 09 Jul 2005 08:34:16 GMT jerome [234] * pkpgcounter/trunk/pkpgpdls (moved) Moved files around Fri, 08 Jul 2005 09:02:15 GMT jerome [232] * pkpgcounter/trunk/pdlanalyzer/ooo.py (added) Added missing file Fri, 08 Jul 2005 08:23:08 GMT jerome [229] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pdlanalyzer/analyzer.py (modified) * pkpgcounter/trunk/pdlanalyzer/version.py (modified) * pkpgcounter/trunk/README (modified) Added support for OpenOffice.org Writer and Impress file formats Wed, 06 Jul 2005 13:13:41 GMT jerome [226] * pkpgcounter/trunk/pdlanalyzer/analyzer.py (modified) Added -d for debug mode Tue, 05 Jul 2005 09:38:37 GMT jerome [224] * pkpgcounter/trunk/NEWS (modified) v1.54 is out Tue, 05 Jul 2005 09:34:57 GMT jerome [223] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/man/genman.sh (added) * pkpgcounter/trunk/man/pkpgcounter.1 (added) * pkpgcounter/trunk/pdlanalyzer/version.py (modified) Added online help and a manual page. Tue, 05 Jul 2005 09:12:27 GMT jerome [222] * pkpgcounter/trunk/bin/pkpgcounter (modified) Changed the FSF's address Sat, 02 Jul 2005 14:02:16 GMT jerome [221] * pkpgcounter/trunk/README (modified) Added a note about the two newly added formats Sat, 02 Jul 2005 13:41:30 GMT jerome [220] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pdlanalyzer/analyzer.py (modified) * pkpgcounter/trunk/pdlanalyzer/dvi.py (modified) * pkpgcounter/trunk/pdlanalyzer/escp2.py (modified) * pkpgcounter/trunk/pdlanalyzer/pcl345.py (modified) * pkpgcounter/trunk/pdlanalyzer/pclxl.py (modified) * pkpgcounter/trunk/pdlanalyzer/pdf.py (modified) * pkpgcounter/trunk/pdlanalyzer/pdlparser.py (modified) * pkpgcounter/trunk/pdlanalyzer/postscript.py (modified) * pkpgcounter/trunk/pdlanalyzer/tiff.py (modified) * pkpgcounter/trunk/pdlanalyzer/version.py (modified) * pkpgcounter/trunk/tests/runtest.sh (modified) Big improvements on readability + maintainability Sat, 02 Jul 2005 09:43:02 GMT jerome [219] * pkpgcounter/trunk/pdlanalyzer/tiff.py (modified) Documented where the file format is documented Sat, 02 Jul 2005 09:42:23 GMT jerome [218] * pkpgcounter/trunk/pdlanalyzer/dvi.py (modified) The input file was not always closed Sat, 02 Jul 2005 09:23:23 GMT jerome [217] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pdlanalyzer/analyzer.py (modified) * pkpgcounter/trunk/pdlanalyzer/tiff.py (added) * pkpgcounter/trunk/pdlanalyzer/version.py (modified) Added basic support for the TIFF format (which can handle multiple pages ... Thu, 30 Jun 2005 12:31:35 GMT jerome [216] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pdlanalyzer/analyzer.py (modified) * pkpgcounter/trunk/pdlanalyzer/dvi.py (added) * pkpgcounter/trunk/pdlanalyzer/version.py (modified) Added support for the DVI format Thu, 16 Jun 2005 14:04:26 GMT jerome [213] * pkpgcounter/trunk/bin/pkpgcounter (modified) Brown paper bag again ! Thu, 16 Jun 2005 13:50:14 GMT jerome [211] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/BUGS (modified) * pkpgcounter/trunk/clean.sh (modified) * pkpgcounter/trunk/COPYING (modified) * pkpgcounter/trunk/CREDITS (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pdlanalyzer/analyzer.py (modified) * pkpgcounter/trunk/pdlanalyzer/escp2.py (modified) * pkpgcounter/trunk/pdlanalyzer/__init__.py (modified) * pkpgcounter/trunk/pdlanalyzer/pcl345.py (modified) * pkpgcounter/trunk/pdlanalyzer/pclxl.py (modified) * pkpgcounter/trunk/pdlanalyzer/pdf.py (modified) * pkpgcounter/trunk/pdlanalyzer/pdlparser.py (modified) * pkpgcounter/trunk/pdlanalyzer/postscript.py (modified) * pkpgcounter/trunk/pdlanalyzer/version.py (modified) * pkpgcounter/trunk/README (modified) * pkpgcounter/trunk/setup.py (modified) * pkpgcounter/trunk/tests/README (modified) License changes because of the new snail mail address of the ... Wed, 15 Jun 2005 18:38:30 GMT jerome [210] * pkpgcounter/trunk/pdlanalyzer/pcl345.py (modified) Added small fix for some HPIJS drivers Wed, 15 Jun 2005 15:47:33 GMT jerome [209] * pkpgcounter/trunk/pdlanalyzer/analyzer.py (modified) Fix for rotten printer drivers which prefix datas with a huge number of ... Tue, 12 Apr 2005 06:16:35 GMT jerome [208] * pkpgcounter/trunk/pdlanalyzer/pdf.py (modified) * pkpgcounter/trunk/pdlanalyzer/postscript.py (modified) Use raw strings now, maybe it will help with the psyco problem Fri, 08 Apr 2005 06:37:14 GMT jerome [207] * pkpgcounter/trunk/pdlanalyzer/pclxl.py (modified) Improved readability Fri, 08 Apr 2005 06:32:10 GMT jerome [206] * pkpgcounter/trunk/pdlanalyzer/pclxl.py (modified) Improved colorspace detection Thu, 07 Apr 2005 23:16:29 GMT jerome [205] * pkpgcounter/trunk/pdlanalyzer/pclxl.py (modified) PCLXL parser now seems to correctly detect color/gray mode Tue, 05 Apr 2005 15:40:01 GMT jerome [204] * pkpgcounter/trunk/README (modified) New installation procedure Mon, 04 Apr 2005 12:33:15 GMT jerome [203] * pkpgcounter/trunk/pdlanalyzer/analyzer.py (modified) Missing import Mon, 04 Apr 2005 12:32:17 GMT jerome [202] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/pdlanalyzer/pcl345.py (modified) * pkpgcounter/trunk/pdlanalyzer/pclxl.py (modified) * pkpgcounter/trunk/pdlanalyzer/postscript.py (modified) Seems to work fine now Mon, 04 Apr 2005 12:19:03 GMT jerome [201] * pkpgcounter/trunk/tests/runtest.sh (modified) Launches the correct file now Mon, 04 Apr 2005 12:18:36 GMT jerome [200] * pkpgcounter/trunk/pdlanalyzer/analyzer.py (added) * pkpgcounter/trunk/pdlanalyzer/escp2.py (modified) * pkpgcounter/trunk/pdlanalyzer/pcl345.py (modified) * pkpgcounter/trunk/pdlanalyzer/pclxl.py (modified) * pkpgcounter/trunk/pdlanalyzer/pdf.py (modified) * pkpgcounter/trunk/pdlanalyzer/pdlparser.py (modified) * pkpgcounter/trunk/pdlanalyzer/postscript.py (modified) * pkpgcounter/trunk/tests/runtest.sh (modified) More file splits Mon, 04 Apr 2005 11:59:39 GMT jerome [199] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/pdlanalyzer/pdlparser.py (modified) * pkpgcounter/trunk/setup.py (modified) More work done on moving stuff around