root / pkpgcounter / trunk / pkpgpdls / postscript.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3474 [3474] 15 years jerome Changed copyright years.
(edit) @3436 [3436] 15 years jerome Removed spaces at EOL.
(edit) @3410 [3410] 16 years jerome Changed coding statement to please this fucking Emacs.
(edit) @564 [564] 16 years jerome Changed copyright years. Removed unnecessary shebang lines. Changed …
(edit) @562 [562] 16 years jerome Fixed a small problem with the parser's rewrite.
(edit) @561 [561] 16 years jerome Partial rewrite of PostScript? parser to increase both readability and …
(edit) @560 [560] 16 years jerome Fixed a problem with number of copies set through 'dvips -c xx'
(edit) @555 [555] 16 years jerome Each parser now has a 'format' attribute containing its short name.
(edit) @527 [527] 16 years jerome Now the presence of executable dependencies is tested at runtime.
(edit) @522 [522] 16 years jerome Finally we need to duplicate some datas, since for some file formats (e.g. …
(edit) @521 [521] 16 years jerome More code cleaning : let ghostscript do the job of reading the input file …
(edit) @520 [520] 16 years jerome Code cleaning.
(edit) @492 [492] 16 years jerome Even more code cleaning : we use named temporary files now, so no need for …
(edit) @491 [491] 16 years jerome Major code cleaning. Now clearer, although probably a bit slower since a …
(edit) @463 [463] 17 years jerome Licensing terms changed to GNU GPL v3.0 or higher. Removed old PCL3/4/5 …
(edit) @450 [450] 17 years jerome Now uses Python's universal newline detection to read input files, and …
(edit) @448 [448] 17 years jerome Improved detection of number of copies.
(edit) @447 [447] 17 years jerome Ensures some clever "student" can't generate '%%Pages:' comment and fool …
(edit) @444 [444] 17 years jerome Fixed a problem with PostScript? parser and some printer drivers.
(edit) @443 [443] 17 years jerome Changed copyright years.
(edit) @437 [437] 17 years jerome Fixed a problem in the PostScript? parser with some versions (or …
(edit) @428 [428] 17 years jerome Improved ink accounting by allowing several commands to be launch to …
(edit) @415 [415] 18 years jerome Moved the test() function elsewhere, so that it is present only once in …
(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) @384 [384] 18 years jerome Now uses the maximum between the value computed natively and the …
(edit) @371 [371] 18 years jerome Refactored some duplicate code.
(edit) @363 [363] 18 years jerome Initial support for the computation of ink coverage for PostScript? input …
(edit) @359 [359] 18 years jerome Explicitely catches the OSError exception instead of catching all of them …
(edit) @357 [357] 18 years jerome Added missing docstrings, thanks to pylint.
(edit) @334 [334] 18 years jerome Improved the gs+Acrobat Reader fix done in 1.78
(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) @314 [314] 18 years jerome 1.76 is out.
(edit) @308 [308] 18 years jerome Does not launch ghostscript in the case the page description language …
(edit) @303 [303] 18 years jerome Changed copyright years. v1.74 is out
(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) @283 [283] 18 years jerome Can now return an accurate result and ink coverage percents for PS docs.
(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) @263 [263] 19 years jerome Fixed special case in PostScript? parser.
(edit) @261 [261] 19 years jerome Improved postscript parser wrt number of copies
(edit) @256 [256] 19 years jerome Improved PostScript? and PCL3/4/5 parsers.
(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) @237 [237] 19 years jerome A constant wasn't imported correctly.
(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/postscript.py:
(edit) @220 [220] 19 years jerome Big improvements on readability + maintainability
Note: See TracRevisionLog for help on using the revision log.