# # ChangeLog for /pkpgcounter/trunk/pkpgpdls # # Generated by Trac 0.11rc1 # 04/25/24 15:57:40 Wed, 17 Jan 2007 22:27:39 GMT jerome [443] * 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/oldpcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/ooo.py (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) * pkpgcounter/trunk/pkpgpdls/pjl.py (modified) * pkpgcounter/trunk/pkpgpdls/plain.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/qpdl.py (modified) * pkpgcounter/trunk/pkpgpdls/spl1.py (modified) * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) * pkpgcounter/trunk/pkpgpdls/zjstream.py (modified) * pkpgcounter/trunk/README (modified) * pkpgcounter/trunk/setup.py (modified) * pkpgcounter/trunk/tests/README (modified) * pkpgcounter/trunk/tests/runcolors.py (modified) Changed copyright years. Sat, 16 Dec 2006 20:44:34 GMT jerome [442] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Severely optimized color detection code in GC colorspace with absolutely ... Sun, 10 Dec 2006 18:15:07 GMT jerome [439] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Now recognizes the GC pseudo colorspace to differentiate between ... Tue, 28 Nov 2006 17:03:07 GMT jerome [437] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed a problem in the PostScript parser with some versions ... Fri, 27 Oct 2006 21:42:54 GMT jerome [435] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) New release. Fri, 27 Oct 2006 21:39:58 GMT jerome [434] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Code de-uglyfication. Fri, 27 Oct 2006 21:39:27 GMT jerome [433] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Now gives more information in case of failure. Fri, 27 Oct 2006 21:19:25 GMT jerome [432] * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) Improved error detection. Fri, 27 Oct 2006 21:09:00 GMT jerome [431] * pkpgcounter/trunk/pkpgpdls/oldpcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) Use the same converter command lines for all PCL parsers. Wed, 18 Oct 2006 06:29:02 GMT jerome [430] * pkpgcounter/trunk/pkpgpdls/oldpcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Forces the resolution at the first conversion command in the pipe. Wed, 18 Oct 2006 06:28:21 GMT jerome [429] * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) Ensure no data remains in the pipe. Tue, 17 Oct 2006 07:41:55 GMT jerome [428] * pkpgcounter/trunk/pkpgpdls/dvi.py (modified) * pkpgcounter/trunk/pkpgpdls/oldpcl345.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/plain.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) Improved ink accounting by allowing several commands to be launch ... Tue, 17 Oct 2006 07:21:54 GMT jerome [427] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Ensures the temporary file is removed in all cases. Mon, 16 Oct 2006 19:13:01 GMT jerome [426] * pkpgcounter/trunk/pkpgpdls/oldpcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Uses pswrite instead of pdfwrite to workaround some missing ... Mon, 16 Oct 2006 16:31:45 GMT jerome [425] * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Ensure to close the child's stdin in all cases. Fri, 15 Sep 2006 20:41:57 GMT jerome [424] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Fixed some docstrings. Fri, 15 Sep 2006 09:38:46 GMT jerome [422] * pkpgcounter/trunk/pkpgpdls/plain.py (modified) Fixed a problem with multiple FormFeed characters per line. Fri, 15 Sep 2006 09:19:37 GMT jerome [418] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/plain.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) * pkpgcounter/trunk/README (modified) Added plain text parser with support for both page counting and ... Fri, 15 Sep 2006 07:45:17 GMT jerome [417] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Fixed a problem in the skipping of Kyocera Prescribe commands. Thu, 14 Sep 2006 22:53:57 GMT jerome [416] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Removed badly placed comments. Thu, 14 Sep 2006 22:47:46 GMT jerome [415] * pkpgcounter/trunk/pkpgpdls/dvi.py (modified) * pkpgcounter/trunk/pkpgpdls/escp2.py (modified) * pkpgcounter/trunk/pkpgpdls/oldpcl345.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/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/qpdl.py (modified) * pkpgcounter/trunk/pkpgpdls/spl1.py (modified) * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) * pkpgcounter/trunk/pkpgpdls/zjstream.py (modified) Moved the test() function elsewhere, so that it is present only once in ... Thu, 14 Sep 2006 22:47:15 GMT jerome [414] * pkpgcounter/trunk/pkpgpdls/plain.py (modified) Make the plain text parser automatically fail when the file doesn't seem ... Thu, 14 Sep 2006 22:46:47 GMT jerome [413] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Re-ordered parsers. Thu, 14 Sep 2006 12:06:16 GMT jerome [412] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/plain.py (added) Added a plain text parser. BEWARE with this ! Thu, 14 Sep 2006 11:40:13 GMT jerome [411] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Improved robustness Wed, 13 Sep 2006 09:40:37 GMT jerome [410] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/spl1.py (modified) Integrated the SPL1 parser. Wed, 13 Sep 2006 08:45:42 GMT jerome [409] * pkpgcounter/trunk/pkpgpdls/spl1.py (modified) First attempt at a work SPL1 parser. Tue, 12 Sep 2006 20:48:39 GMT jerome [408] * pkpgcounter/trunk/pkpgpdls/spl1.py (added) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Added initial parser for SPL1. Mon, 11 Sep 2006 21:24:54 GMT jerome [406] * pkpgcounter/trunk/BUGS (modified) * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) * pkpgcounter/trunk/README (modified) pkpgcounter v2.00 is out. Mon, 11 Sep 2006 10:56:48 GMT jerome [403] * pkpgcounter/trunk/pkpgpdls/pcl345.py (moved) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Renamed the new PCL3/4/5 parser in order to activate it. Mon, 11 Sep 2006 10:55:53 GMT jerome [402] * pkpgcounter/trunk/pkpgpdls/oldpcl345.py (moved) Renamed the actual PCL3/4/5 parser to deactivate it but keep ... Mon, 11 Sep 2006 09:24:35 GMT jerome [401] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (modified) Doesn't increment the page count if the parser is inside an HPGL2 block. Fri, 08 Sep 2006 21:21:12 GMT jerome [400] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (modified) Re-added the handling of the PJL stuff. Probably needs to be ... Fri, 08 Sep 2006 21:16:23 GMT jerome [399] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (modified) Added untested code for Canon ImageRunner printer drivers. Fri, 08 Sep 2006 12:40:20 GMT jerome [398] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (modified) Improved parser a bit more. Fri, 08 Sep 2006 11:53:09 GMT jerome [397] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (modified) Fixed a problem with the ESC% sequence. Fri, 08 Sep 2006 11:44:32 GMT jerome [396] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (modified) Much improved parser, now skips HPGL2. Fri, 08 Sep 2006 09:16:49 GMT jerome [395] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (modified) Improved the new pcl345 parser. It correctly parses the testsuite, but ... Fri, 08 Sep 2006 05:50:41 GMT jerome [394] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (modified) Improved logging. Thu, 07 Sep 2006 23:42:01 GMT jerome [393] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (modified) Code cleanup. Thu, 07 Sep 2006 23:39:18 GMT jerome [392] * pkpgcounter/trunk/pkpgpdls/newpcl345.py (added) Finally began to rewrite the PCL3/4/5 parser. Don't use it yet ! Wed, 06 Sep 2006 22:14:31 GMT jerome [390] * pkpgcounter/trunk/pkpgpdls/version.py (modified) Version Wed, 06 Sep 2006 22:13:44 GMT jerome [389] * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Added the detection of number of copies in code generated by ... Tue, 05 Sep 2006 21:44:49 GMT jerome [387] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (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/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/qpdl.py (modified) * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) * pkpgcounter/trunk/pkpgpdls/zjstream.py (modified) Code cleanups. Tue, 05 Sep 2006 21:36:18 GMT jerome [386] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/CREDITS (modified) * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/qpdl.py (added) * pkpgcounter/trunk/README (modified) Added support for Samsung QPDL (aka SPL2) language, thanks to the ... Tue, 05 Sep 2006 21:13:31 GMT jerome [385] * pkpgcounter/trunk/pkpgpdls/zjstream.py (modified) Fixed error message. Mon, 04 Sep 2006 09:14:02 GMT jerome [384] * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Now uses the maximum between the value computed natively and ... Mon, 28 Aug 2006 22:08:45 GMT jerome [383] * pkpgcounter/trunk/MANIFEST.in (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Cleaner output for color components. Sun, 27 Aug 2006 21:04:57 GMT jerome [378] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) v1.84 is out. Sun, 27 Aug 2006 20:57:22 GMT jerome [377] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Don't output the number of pages anymore in ink coverage mode, ... Sat, 26 Aug 2006 22:41:23 GMT jerome [376] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Output is now easier to read. Sat, 26 Aug 2006 22:27:47 GMT jerome [375] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/README (modified) The computation of ink coverage now works for both the PCL3/4/5 and ... Sat, 26 Aug 2006 21:55:03 GMT jerome [373] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/pkpgpdls/dvi.py (modified) * pkpgcounter/trunk/README (modified) The computation of ink coverage now works for the DVI file format. Sat, 26 Aug 2006 21:53:35 GMT jerome [372] * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) Now uses the standard mechanism for the TIFF conversion, even if ... Sat, 26 Aug 2006 21:39:31 GMT jerome [371] * pkpgcounter/trunk/pkpgpdls/pdf.py (modified) * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Refactored some duplicate code. Sat, 26 Aug 2006 21:22:46 GMT jerome [370] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Ensures the size is initialized even in case an exception occurs. Sat, 26 Aug 2006 21:06:24 GMT jerome [367] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Changed the default resolution to 72 dpi when rendering to TIFF to ... Wed, 16 Aug 2006 14:30:20 GMT jerome [365] * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) Added PRELIMINARY support for ink coverage with the TIFF ... Wed, 16 Aug 2006 14:20:35 GMT jerome [364] * pkpgcounter/trunk/pkpgpdls/pdf.py (modified) Added support for the computation of ink coverage for the PDF format. Tue, 15 Aug 2006 23:12:57 GMT jerome [363] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Initial support for the computation of ink coverage for PostScript input ... Tue, 15 Aug 2006 22:27:28 GMT jerome [362] * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) Added template for TIFF conversion method. Tue, 15 Aug 2006 22:09:50 GMT jerome [361] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Better comment. Tue, 15 Aug 2006 22:09:40 GMT jerome [360] * pkpgcounter/trunk/pkpgpdls/pdlparser.py (modified) Added a module documentation string. Tue, 15 Aug 2006 22:04:22 GMT jerome [359] * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) Explicitely catches the OSError exception instead of catching all ... Mon, 14 Aug 2006 22:10:52 GMT jerome [358] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Ensures that the resolution argument is comprised between 72 and ... Sun, 13 Aug 2006 23:06:38 GMT jerome [357] * pkpgcounter/trunk/pkpgpdls/escp2.py (modified) * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) * pkpgcounter/trunk/pkpgpdls/ooo.py (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) * pkpgcounter/trunk/pkpgpdls/pjl.py (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) * pkpgcounter/trunk/pkpgpdls/zjstream.py (modified) Added missing docstrings, thanks to pylint. Sun, 13 Aug 2006 23:02:06 GMT jerome [356] * pkpgcounter/trunk/pkpgpdls/dvi.py (modified) Added missing docstring, thanks to pylint Sun, 13 Aug 2006 23:00:18 GMT jerome [355] * pkpgcounter/trunk/pkpgpdls/pdf.py (modified) Cleaned up a bit with pylint. Sun, 13 Aug 2006 22:55:38 GMT jerome [354] * pkpgcounter/trunk/pkpgpdls/tiff.py (modified) Cleaned up with pylint. Sun, 13 Aug 2006 22:49:13 GMT jerome [353] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Cleaned up some uglyness, thanks to pylint. Sun, 13 Aug 2006 22:45:25 GMT jerome [352] * pkpgcounter/trunk/pkpgpdls/pclxl.py (modified) Missing space. Sun, 13 Aug 2006 22:31:48 GMT jerome [351] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) API change for PDLAnalyzer's constructor. Sun, 13 Aug 2006 22:21:51 GMT jerome [350] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Now accepts --colorspace bw | cmyk | cmy | all and --resolution x (in ... Sun, 13 Aug 2006 21:27:25 GMT jerome [348] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Now uses optparse for easier extensibility. Sun, 13 Aug 2006 21:14:31 GMT jerome [347] * pkpgcounter/trunk/pkpgpdls/analyzer.py (modified) Changed help when launching analyzer.py directly. Thu, 20 Jul 2006 13:33:11 GMT jerome [343] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Fixed very important bug in file type autodetection code. Fri, 09 Jun 2006 22:21:25 GMT jerome [342] * pkpgcounter/trunk/pkpgpdls/inkcoverage.py (modified) Fixed a typo. Thu, 08 Jun 2006 13:43:03 GMT jerome [339] * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/pcl345.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Improved PCL3/4/5 autodetection for some Xerox drivers. Fri, 17 Feb 2006 13:09:04 GMT jerome [334] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/NEWS (modified) * pkpgcounter/trunk/pkpgpdls/postscript.py (modified) * pkpgcounter/trunk/pkpgpdls/version.py (modified) Improved the gs+Acrobat Reader fix done in 1.78 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: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 ...