|
|
@463
|
[463]
|
17 years |
jerome |
Licensing terms changed to GNU GPL v3.0 or higher.
Removed old PCL3/4/5 …
|
|
|
@456
|
[456]
|
17 years |
jerome |
Fixed handling of number of copies as defined through PJL statements.
|
|
|
@454
|
[454]
|
17 years |
jerome |
Added some notes and debugging information
|
|
|
@449
|
[449]
|
18 years |
jerome |
Uses True/False vs 1/0
|
|
|
@443
|
[443]
|
18 years |
jerome |
Changed copyright years.
|
|
|
@430
|
[430]
|
18 years |
jerome |
Forces the resolution at the first conversion command in the pipe.
|
|
|
@428
|
[428]
|
18 years |
jerome |
Improved ink accounting by allowing several commands to be launch to …
|
|
|
@426
|
[426]
|
18 years |
jerome |
Uses pswrite instead of pdfwrite to workaround some missing glyphs …
|
|
|
@424
|
[424]
|
18 years |
jerome |
Fixed some docstrings.
|
|
|
@417
|
[417]
|
18 years |
jerome |
Fixed a problem in the skipping of Kyocera Prescribe commands.
|
|
|
@415
|
[415]
|
18 years |
jerome |
Moved the test() function elsewhere, so that it is present only
once in …
|
|
|
@387
|
[387]
|
18 years |
jerome |
Code cleanups.
|
|
|
@375
|
[375]
|
18 years |
jerome |
The computation of ink coverage now works for both the PCL3/4/5
and PCLXL …
|
|
|
@357
|
[357]
|
18 years |
jerome |
Added missing docstrings, thanks to pylint.
|
|
|
@352
|
[352]
|
18 years |
jerome |
Missing space.
|
|
|
@320
|
[320]
|
19 years |
jerome |
Increased readability
|
|
|
@318
|
[318]
|
19 years |
jerome |
Fixed handling of the undocumented 0x46 tag, hopefully for good…
|
|
|
@317
|
[317]
|
19 years |
jerome |
Simplified code again, with a small loss performance.
|
|
|
@316
|
[316]
|
19 years |
jerome |
Simplified the PCLXL parser. This gives a 10% speedup.
|
|
|
@314
|
[314]
|
19 years |
jerome |
1.76 is out.
|
|
|
@313
|
[313]
|
19 years |
jerome |
Removed unneeded stuff.
|
|
|
@312
|
[312]
|
19 years |
jerome |
Now skips Kyocera's Prescribe commands.
|
|
|
@311
|
[311]
|
19 years |
jerome |
Better comments
|
|
|
@310
|
[310]
|
19 years |
jerome |
Cleaned the code a bit.
Removed the warning about two reserved tags : when …
|
|
|
@309
|
[309]
|
19 years |
jerome |
Improved PCLXL parser with regard to undocumented PCLXL 3.0 tags
|
|
|
@307
|
[307]
|
19 years |
jerome |
Ensure that the input file is closed in all cases.
Skip faulty tags (due …
|
|
|
@302
|
[302]
|
19 years |
jerome |
Fixed problem with fully spelled media size names.
|
|
|
@301
|
[301]
|
19 years |
jerome |
More helpful (form me!) error message
|
|
|
@300
|
[300]
|
19 years |
jerome |
Small fix for error message when a size error is encountered.
|
|
|
@299
|
[299]
|
19 years |
jerome |
Fixed duplex detection code when done from the PCLXL stream itself …
|
|
|
@298
|
[298]
|
19 years |
jerome |
Added skeleton for the handling of the passthrough tag
|
|
|
@293
|
[293]
|
19 years |
jerome |
Fixed a PCLXL detection problem when HP-GL2 (I think) commands were …
|
|
|
@269
|
[269]
|
19 years |
jerome |
Fixed some PJL escaping issues
|
|
|
@266
|
[266]
|
19 years |
jerome |
Improved PCLXL parser.
|
|
|
@258
|
[258]
|
19 years |
jerome |
Forgot to commit this afternoon !
|
|
|
@253
|
[253]
|
19 years |
jerome |
Now parses PJL statements.
|
|
|
@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 …
|
|
|
@246
|
[246]
|
19 years |
jerome |
Improved PCLXL parser
|
|
|
@245
|
[245]
|
19 years |
jerome |
Improved PCLXL parser.
|
|
|
@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/pclxl.py:
|
|
|
@220
|
[220]
|
19 years |
jerome |
Big improvements on readability + maintainability
|