root / pkpgcounter / trunk / pkpgpdls / pclxl.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @428 [428] 17 years jerome Improved ink accounting by allowing several commands to be launch to …
(edit) @426 [426] 17 years jerome Uses pswrite instead of pdfwrite to workaround some missing glyphs …
(edit) @424 [424] 18 years jerome Fixed some docstrings.
(edit) @417 [417] 18 years jerome Fixed a problem in the skipping of Kyocera Prescribe commands.
(edit) @415 [415] 18 years jerome Moved the test() function elsewhere, so that it is present only once in …
(edit) @387 [387] 18 years jerome Code cleanups.
(edit) @375 [375] 18 years jerome The computation of ink coverage now works for both the PCL3/4/5 and PCLXL …
(edit) @357 [357] 18 years jerome Added missing docstrings, thanks to pylint.
(edit) @352 [352] 18 years jerome Missing space.
(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) @307 [307] 18 years jerome Ensure that the input file is closed in all cases. Skip faulty tags (due …
(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) @293 [293] 18 years jerome Fixed a PCLXL detection problem when HP-GL2 (I think) commands were …
(edit) @269 [269] 19 years jerome Fixed some PJL escaping issues
(edit) @266 [266] 19 years jerome Improved PCLXL parser.
(edit) @258 [258] 19 years jerome Forgot to commit this afternoon !
(edit) @253 [253] 19 years jerome Now parses PJL statements.
(edit) @252 [252] 19 years jerome Added a PJL parsing module to extract SET and DEFAULT statements. Improved …
(edit) @248 [248] 19 years jerome Fixed PCLXL computation of number of copies for each page. Now uses a …
(edit) @246 [246] 19 years jerome Improved PCLXL parser
(edit) @245 [245] 19 years jerome Improved PCLXL parser.
(edit) @235 [235] 19 years jerome Finished to move files around. Removed any unneeded reference to the …
(copy) @234 [234] 19 years jerome Moved files around
copied from pkpgcounter/trunk/pdlanalyzer/pclxl.py:
(edit) @220 [220] 19 years jerome Big improvements on readability + maintainability
Note: See TracRevisionLog for help on using the revision log.