root / pkpgcounter / trunk / pkpgpdls

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @433 [433] 17 years jerome Now gives more information in case of failure.
(edit) @432 [432] 17 years jerome Improved error detection.
(edit) @431 [431] 17 years jerome Use the same converter command lines for all PCL parsers.
(edit) @430 [430] 17 years jerome Forces the resolution at the first conversion command in the pipe.
(edit) @429 [429] 17 years jerome Ensure no data remains in the pipe.
(edit) @428 [428] 17 years jerome Improved ink accounting by allowing several commands to be launch to …
(edit) @427 [427] 17 years jerome Ensures the temporary file is removed in all cases.
(edit) @426 [426] 17 years jerome Uses pswrite instead of pdfwrite to workaround some missing glyphs …
(edit) @425 [425] 17 years jerome Ensure to close the child's stdin in all cases.
(edit) @424 [424] 18 years jerome Fixed some docstrings.
(edit) @422 [422] 18 years jerome Fixed a problem with multiple FormFeed? characters per line.
(edit) @418 [418] 18 years jerome Added plain text parser with support for both page counting and ink …
(edit) @417 [417] 18 years jerome Fixed a problem in the skipping of Kyocera Prescribe commands.
(edit) @416 [416] 18 years jerome Removed badly placed comments.
(edit) @415 [415] 18 years jerome Moved the test() function elsewhere, so that it is present only once in …
(edit) @414 [414] 18 years jerome Make the plain text parser automatically fail when the file doesn't seem …
(edit) @413 [413] 18 years jerome Re-ordered parsers.
(edit) @412 [412] 18 years jerome Added a plain text parser. BEWARE with this !
(edit) @411 [411] 18 years jerome Improved robustness
(edit) @410 [410] 18 years jerome Integrated the SPL1 parser.
(edit) @409 [409] 18 years jerome First attempt at a work SPL1 parser.
(edit) @408 [408] 18 years jerome Added initial parser for SPL1.
(edit) @406 [406] 18 years jerome pkpgcounter v2.00 is out.
(edit) @403 [403] 18 years jerome Renamed the new PCL3/4/5 parser in order to activate it.
(edit) @402 [402] 18 years jerome Renamed the actual PCL3/4/5 parser to deactivate it but keep it available …
(edit) @401 [401] 18 years jerome Doesn't increment the page count if the parser is inside an HPGL2 block.
(edit) @400 [400] 18 years jerome Re-added the handling of the PJL stuff. Probably needs to be moved inline …
(edit) @399 [399] 18 years jerome Added untested code for Canon ImageRunner? printer drivers.
(edit) @398 [398] 18 years jerome Improved parser a bit more.
(edit) @397 [397] 18 years jerome Fixed a problem with the ESC% sequence.
(edit) @396 [396] 18 years jerome Much improved parser, now skips HPGL2.
(edit) @395 [395] 18 years jerome Improved the new pcl345 parser. It correctly parses the testsuite, but …
(edit) @394 [394] 18 years jerome Improved logging.
(edit) @393 [393] 18 years jerome Code cleanup.
(edit) @392 [392] 18 years jerome Finally began to rewrite the PCL3/4/5 parser. Don't use it yet !
(edit) @390 [390] 18 years jerome Version
(edit) @389 [389] 18 years jerome Added the detection of number of copies in code generated by some …
(edit) @387 [387] 18 years jerome Code cleanups.
(edit) @386 [386] 18 years jerome Added support for Samsung QPDL (aka SPL2) language, thanks to the …
(edit) @385 [385] 18 years jerome Fixed error message.
(edit) @384 [384] 18 years jerome Now uses the maximum between the value computed natively and the …
(edit) @383 [383] 18 years jerome Cleaner output for color components.
(edit) @378 [378] 18 years jerome v1.84 is out.
(edit) @377 [377] 18 years jerome Don't output the number of pages anymore in ink coverage mode, the number …
(edit) @376 [376] 18 years jerome Output is now easier to read.
(edit) @375 [375] 18 years jerome The computation of ink coverage now works for both the PCL3/4/5 and PCLXL …
(edit) @373 [373] 18 years jerome The computation of ink coverage now works for the DVI file format.
(edit) @372 [372] 18 years jerome Now uses the standard mechanism for the TIFF conversion, even if none has …
(edit) @371 [371] 18 years jerome Refactored some duplicate code.
(edit) @370 [370] 18 years jerome Ensures the size is initialized even in case an exception occurs.
(edit) @367 [367] 18 years jerome Changed the default resolution to 72 dpi when rendering to TIFF to compute …
(edit) @365 [365] 18 years jerome Added PRELIMINARY support for ink coverage with the TIFF format. IMPORTANT …
(edit) @364 [364] 18 years jerome Added support for the computation of ink coverage for the PDF format.
(edit) @363 [363] 18 years jerome Initial support for the computation of ink coverage for PostScript? input …
(edit) @362 [362] 18 years jerome Added template for TIFF conversion method.
(edit) @361 [361] 18 years jerome Better comment.
(edit) @360 [360] 18 years jerome Added a module documentation string.
(edit) @359 [359] 18 years jerome Explicitely catches the OSError exception instead of catching all of them …
(edit) @358 [358] 18 years jerome Ensures that the resolution argument is comprised between 72 and 1200 dpi.
(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) @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) @343 [343] 18 years jerome Fixed very important bug in file type autodetection code.
(edit) @342 [342] 18 years jerome Fixed a typo.
(edit) @339 [339] 18 years jerome Improved PCL3/4/5 autodetection for some Xerox drivers.
(edit) @334 [334] 18 years jerome Improved the gs+Acrobat Reader fix done in 1.78
(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) @323 [323] 18 years jerome Fixed a problem with PS files produced by dvips and embedded EPS …
(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) @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) @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) @305 [305] 18 years jerome Added preliminary support for Canon ImageRunner?'s "extension" to PCL.
(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) @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
Note: See TracRevisionLog for help on using the revision log.