root / pkpgcounter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @357 [357] 18 years jerome Added missing docstrings, thanks to pylint.
(edit) @356 [356] 18 years jerome Added missing docstring, thanks to pylint
(edit) @355 [355] 18 years jerome Cleaned up a bit with pylint.
(edit) @354 [354] 18 years jerome Cleaned up with pylint.
(edit) @353 [353] 18 years jerome Cleaned up some uglyness, thanks to pylint.
(edit) @352 [352] 18 years jerome Missing space.
(edit) @351 [351] 18 years jerome API change for PDLAnalyzer's constructor.
(edit) @350 [350] 18 years jerome Now accepts --colorspace bw | cmyk | cmy | all and --resolution x (in DPI) …
(edit) @349 [349] 18 years jerome Continues to handle -h | --help directly, but delegates to …
(edit) @348 [348] 18 years jerome Now uses optparse for easier extensibility.
(edit) @347 [347] 18 years jerome Changed help when launching analyzer.py directly.
(edit) @346 [346] 18 years jerome Changed reference to OpenDocument? to include ISO number.
(edit) @345 [345] 18 years jerome Not sure…
(edit) @344 [344] 18 years jerome Tag for v1.83
(edit) @343 [343] 18 years jerome Fixed very important bug in file type autodetection code.
(edit) @342 [342] 18 years jerome Fixed a typo.
(edit) @341 [341] 18 years jerome Tag for v1.82
(edit) @340 [340] 18 years jerome Regenerated the manual page. Fixed the reference to OpenDocument?.
(edit) @339 [339] 18 years jerome Improved PCL3/4/5 autodetection for some Xerox drivers.
(edit) @338 [338] 18 years jerome Now uses ISO standard number 26300 for OpenDocument?.
(edit) @337 [337] 18 years jerome Nothing, just to test CIA…
(edit) @336 [336] 18 years jerome Changed the project's URLs.
(edit) @335 [335] 18 years jerome Tag for 1.81
(edit) @334 [334] 18 years jerome Improved the gs+Acrobat Reader fix done in 1.78
(edit) @333 [333] 18 years jerome New 1.80 tag with typo fixed
(edit) @332 [332] 18 years jerome Removed tag because of typo
(edit) @331 [331] 18 years jerome Fixed typo
(edit) @330 [330] 18 years jerome Tag for 1.80
(edit) @329 [329] 18 years jerome Added complete support for Zenographics ZjStream? input format.
(edit) @328 [328] 18 years jerome Added preliminary support for the ZjStream? Page Description Language.
(edit) @327 [327] 18 years jerome New tag for 1.79
(edit) @326 [326] 18 years jerome Bad tag
(edit) @325 [325] 18 years jerome I forgot to add the note…
(edit) @324 [324] 18 years jerome Tag for 1.79
(edit) @323 [323] 18 years jerome Fixed a problem with PS files produced by dvips and embedded EPS …
(edit) @322 [322] 18 years jerome Tag for 1.78
(edit) @321 [321] 18 years jerome Launches gs less often when acroread is used to print. v1.78 is out.
(edit) @320 [320] 18 years jerome Increased readability
(edit) @319 [319] 18 years jerome Tag for 1.77
(edit) @318 [318] 18 years jerome Fixed handling of the undocumented 0x46 tag, hopefully for good…
(edit) @317 [317] 18 years jerome Simplified code again, with a small loss performance.
(edit) @316 [316] 18 years jerome Simplified the PCLXL parser. This gives a 10% speedup.
(edit) @315 [315] 18 years jerome Tag for 1.76
(edit) @314 [314] 18 years jerome 1.76 is out.
(edit) @313 [313] 18 years jerome Removed unneeded stuff.
(edit) @312 [312] 18 years jerome Now skips Kyocera's Prescribe commands.
(edit) @311 [311] 18 years jerome Better comments
(edit) @310 [310] 18 years jerome Cleaned the code a bit. Removed the warning about two reserved tags : when …
(edit) @309 [309] 18 years jerome Improved PCLXL parser with regard to undocumented PCLXL 3.0 tags
(edit) @308 [308] 18 years jerome Does not launch ghostscript in the case the page description language …
(edit) @307 [307] 18 years jerome Ensure that the input file is closed in all cases. Skip faulty tags (due …
(edit) @306 [306] 18 years jerome Tag for 1.75
(edit) @305 [305] 18 years jerome Added preliminary support for Canon ImageRunner?'s "extension" to PCL.
(edit) @304 [304] 18 years jerome Tag for 1.74
(edit) @303 [303] 18 years jerome Changed copyright years. v1.74 is out
(edit) @302 [302] 18 years jerome Fixed problem with fully spelled media size names.
(edit) @301 [301] 18 years jerome More helpful (form me!) error message
(edit) @300 [300] 18 years jerome Small fix for error message when a size error is encountered.
(edit) @299 [299] 18 years jerome Fixed duplex detection code when done from the PCLXL stream itself …
(edit) @298 [298] 18 years jerome Added skeleton for the handling of the passthrough tag
(edit) @297 [297] 18 years jerome Created tag for v1.73
(edit) @296 [296] 18 years jerome Updated manual page
(edit) @295 [295] 18 years jerome 1.73 Final is out.
(edit) @294 [294] 18 years jerome Fixed detection of duplex mode
(edit) @293 [293] 18 years jerome Fixed a PCLXL detection problem when HP-GL2 (I think) commands were …
(edit) @292 [292] 18 years jerome I'm really really stupid (or still sleeping)
(edit) @291 [291] 18 years jerome Better cleanup for temporary tiff file
(edit) @290 [290] 18 years jerome Small fix wrt number of copies and some drivers.
(edit) @289 [289] 18 years jerome Now FAIL when PIL is missing
(edit) @288 [288] 18 years jerome Now warns about PIL missing
(edit) @287 [287] 18 years jerome Rewriting
(edit) @286 [286] 18 years jerome Added the history of the PCL3/4/5 parser.
(edit) @285 [285] 18 years jerome Improved PCL3/4/5 parser in corner cases
(edit) @284 [284] 18 years jerome Version
(edit) @283 [283] 18 years jerome Can now return an accurate result and ink coverage percents for PS docs.
(edit) @282 [282] 18 years jerome Now also returns each page's dimensions in pixels.
(edit) @281 [281] 18 years jerome Now handles multipage TIFF images correctly
(edit) @280 [280] 18 years jerome Now computes ink coverage in : Black, RGB, CMY, and CMYK. For CMYK we use …
(edit) @279 [279] 18 years jerome Now extracts black as well. For black the result is identical to …
(edit) @278 [278] 18 years jerome Now much faster even without Psyco. In any case, the time will be spent in …
(edit) @277 [277] 18 years jerome Guess what it is ! Just a skeleton for now though... (didn't change much …
(edit) @276 [276] 18 years jerome More complete message (and second test for the mailing list at the same …
(edit) @275 [275] 18 years jerome Just a test. pkpgcounter is also of interest to people who want to follow …
(edit) @274 [274] 18 years jerome Tag for 1.72
(edit) @273 [273] 18 years jerome Better heuristic to detect when gs has to be used for parsing
(edit) @272 [272] 18 years jerome Fixed some PS parsing issues
(edit) @271 [271] 18 years jerome Now warns about psyco missing only during setup, and stays quiet while …
(edit) @270 [270] 19 years jerome Tag for 1.70
(edit) @269 [269] 19 years jerome Fixed some PJL escaping issues
(edit) @268 [268] 19 years jerome Tag for 1.69
(edit) @267 [267] 19 years jerome Improved PCL3/4/5 parser.
(edit) @266 [266] 19 years jerome Improved PCLXL parser.
(edit) @265 [265] 19 years jerome Improved PCL3/4/5 parser
(edit) @264 [264] 19 years jerome Tag for 1.68
(edit) @263 [263] 19 years jerome Fixed special case in PostScript? parser.
(edit) @262 [262] 19 years jerome Improved the PCL3/4/5 parser a bit.
(edit) @261 [261] 19 years jerome Improved postscript parser wrt number of copies
(edit) @260 [260] 19 years jerome Recreated tag for 1.66
(edit) @259 [259] 19 years jerome Removed buggy tag
(edit) @258 [258] 19 years jerome Forgot to commit this afternoon !
Note: See TracRevisionLog for help on using the revision log.