|
|
@444
|
[444]
|
18 years |
jerome |
Fixed a problem with PostScript? parser and some printer drivers.
|
|
|
@443
|
[443]
|
18 years |
jerome |
Changed copyright years.
|
|
|
@437
|
[437]
|
18 years |
jerome |
Fixed a problem in the PostScript? parser with some versions (or …
|
|
|
@428
|
[428]
|
18 years |
jerome |
Improved ink accounting by allowing several commands to be launch to …
|
|
|
@415
|
[415]
|
18 years |
jerome |
Moved the test() function elsewhere, so that it is present only
once in …
|
|
|
@389
|
[389]
|
18 years |
jerome |
Added the detection of number of copies in code generated by some …
|
|
|
@387
|
[387]
|
18 years |
jerome |
Code cleanups.
|
|
|
@384
|
[384]
|
18 years |
jerome |
Now uses the maximum between the value computed natively and the …
|
|
|
@371
|
[371]
|
18 years |
jerome |
Refactored some duplicate code.
|
|
|
@363
|
[363]
|
18 years |
jerome |
Initial support for the computation of ink coverage for PostScript?
input …
|
|
|
@359
|
[359]
|
18 years |
jerome |
Explicitely catches the OSError exception instead of catching all of them …
|
|
|
@357
|
[357]
|
18 years |
jerome |
Added missing docstrings, thanks to pylint.
|
|
|
@334
|
[334]
|
19 years |
jerome |
Improved the gs+Acrobat Reader fix done in 1.78
|
|
|
@323
|
[323]
|
19 years |
jerome |
Fixed a problem with PS files produced by dvips and embedded EPS …
|
|
|
@321
|
[321]
|
19 years |
jerome |
Launches gs less often when acroread is used to print.
v1.78 is out.
|
|
|
@314
|
[314]
|
19 years |
jerome |
1.76 is out.
|
|
|
@308
|
[308]
|
19 years |
jerome |
Does not launch ghostscript in the case the page description language …
|
|
|
@303
|
[303]
|
19 years |
jerome |
Changed copyright years.
v1.74 is out
|
|
|
@292
|
[292]
|
19 years |
jerome |
I'm really really stupid (or still sleeping)
|
|
|
@291
|
[291]
|
19 years |
jerome |
Better cleanup for temporary tiff file
|
|
|
@290
|
[290]
|
19 years |
jerome |
Small fix wrt number of copies and some drivers.
|
|
|
@283
|
[283]
|
19 years |
jerome |
Can now return an accurate result and ink coverage percents for PS docs.
|
|
|
@273
|
[273]
|
19 years |
jerome |
Better heuristic to detect when gs has to be used for parsing
|
|
|
@272
|
[272]
|
19 years |
jerome |
Fixed some PS parsing issues
|
|
|
@263
|
[263]
|
19 years |
jerome |
Fixed special case in PostScript? parser.
|
|
|
@261
|
[261]
|
19 years |
jerome |
Improved postscript parser wrt number of copies
|
|
|
@256
|
[256]
|
19 years |
jerome |
Improved PostScript? and PCL3/4/5 parsers.
|
|
|
@252
|
[252]
|
19 years |
jerome |
Added a PJL parsing module to extract SET and DEFAULT statements.
Improved …
|
|
|
@248
|
[248]
|
19 years |
jerome |
Fixed PCLXL computation of number of copies for each page.
Now uses a …
|
|
|
@237
|
[237]
|
19 years |
jerome |
A constant wasn't imported correctly.
|
|
|
@235
|
[235]
|
19 years |
jerome |
Finished to move files around.
Removed any unneeded reference to the …
|
|
|
@234
|
[234]
|
19 years |
jerome |
Moved files around
|
|
copied from pkpgcounter/trunk/pdlanalyzer/postscript.py:
|
|
|
@220
|
[220]
|
19 years |
jerome |
Big improvements on readability + maintainability
|