# # ChangeLog for /pkpgcounter # # Generated by Trac 0.11rc1 # 04/26/24 21:07:50 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 ! Thu, 07 Sep 2006 21:09:55 GMT jerome [391] * pkpgcounter/trunk/CREDITS (modified) Gives redit to Franck, for lack of a more complete name... 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:45:19 GMT jerome [388] * pkpgcounter/tags/1.85 (copied) v1.85 is out. 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. Mon, 28 Aug 2006 21:49:44 GMT jerome [382] * pkpgcounter/trunk/tests/runtest.sh (modified) Now includes the test for colors. Mon, 28 Aug 2006 21:38:32 GMT jerome [381] * pkpgcounter/trunk/tests/runcolors.py (modified) Added svn:keywords property. Mon, 28 Aug 2006 21:37:56 GMT jerome [380] * pkpgcounter/trunk/tests/colors.pdf (added) * pkpgcounter/trunk/tests/runcolors.py (added) Added program to generate test document for ink coverage. Added the test ... Sun, 27 Aug 2006 21:05:26 GMT jerome [379] * pkpgcounter/tags/1.84 (copied) Tag for 1.84 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 22:02:14 GMT jerome [374] * pkpgcounter/trunk/bin/pkpgcounter (modified) * pkpgcounter/trunk/README (modified) Improved the documentation. 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:13:07 GMT jerome [369] * pkpgcounter/trunk/bin/pkpgcounter (modified) Now the --help command line option explains how to use ... Sat, 26 Aug 2006 21:07:11 GMT jerome [368] * pkpgcounter/trunk/CREDITS (modified) * pkpgcounter/trunk/README (modified) Now exposes the possibility to compute ink coverage. Gives credit where ... 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 ... Thu, 17 Aug 2006 00:01:32 GMT jerome [366] * pkpgcounter/trunk/NEWS (modified) Fixed a typo. 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:29:07 GMT jerome [349] * pkpgcounter/trunk/bin/pkpgcounter (modified) Continues to handle -h | --help directly, but delegates ... 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. Sun, 13 Aug 2006 21:12:01 GMT jerome [346] * pkpgcounter/trunk/bin/pkpgcounter (modified) Changed reference to OpenDocument to include ISO number. Sun, 13 Aug 2006 21:10:34 GMT jerome [345] * pkpgcounter/trunk/tests/runtest.sh (modified) Not sure... Thu, 20 Jul 2006 13:34:14 GMT jerome [344] * pkpgcounter/tags/1.83 (copied) Tag for v1.83 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 15:40:48 GMT jerome [341] * pkpgcounter/tags/1.82 (copied) Tag for v1.82 Thu, 08 Jun 2006 15:39:19 GMT jerome [340] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) * pkpgcounter/trunk/README (modified) Regenerated the manual page. Fixed the reference to OpenDocument. 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. Sat, 03 Jun 2006 14:40:25 GMT jerome [338] * pkpgcounter/trunk/README (modified) Now uses ISO standard number 26300 for OpenDocument. Wed, 17 May 2006 21:36:05 GMT jerome [337] * pkpgcounter/trunk/setup.py (modified) Nothing, just to test CIA... Wed, 17 May 2006 21:33:28 GMT jerome [336] * pkpgcounter/trunk/README (modified) * pkpgcounter/trunk/setup.py (modified) Changed the project's URLs. Fri, 17 Feb 2006 13:09:43 GMT jerome [335] * pkpgcounter/tags/1.81 (copied) Tag for 1.81 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:42:56 GMT jerome [333] * pkpgcounter/tags/1.80 (copied) New 1.80 tag with typo fixed Thu, 16 Feb 2006 14:42:39 GMT jerome [332] * pkpgcounter/tags/1.80 (deleted) Removed tag because of typo 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:01:23 GMT jerome [330] * pkpgcounter/tags/1.80 (copied) Tag for 1.80 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:23:24 GMT jerome [327] * pkpgcounter/tags/1.79 (copied) New tag for 1.79 Wed, 15 Feb 2006 19:23:09 GMT jerome [326] * pkpgcounter/tags/1.79 (deleted) Bad tag 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:22:15 GMT jerome [324] * pkpgcounter/tags/1.79 (copied) Tag for 1.79 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:02:05 GMT jerome [322] * pkpgcounter/tags/1.78 (copied) Tag for 1.78 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:31:44 GMT jerome [319] * pkpgcounter/tags/1.77 (copied) Tag for 1.77 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:32:04 GMT jerome [315] * pkpgcounter/tags/1.76 (copied) Tag for 1.76 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:44 GMT jerome [306] * pkpgcounter/tags/1.75 (copied) Tag for 1.75 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:56:30 GMT jerome [304] * pkpgcounter/tags/1.74 (copied) Tag for 1.74 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:49:19 GMT jerome [297] * pkpgcounter/tags/1.73 (copied) Created tag for v1.73 Wed, 07 Dec 2005 07:48:43 GMT jerome [296] * pkpgcounter/trunk/man/pkpgcounter.1 (modified) Updated manual page