|
|
@501
|
[501]
|
17 years |
jerome |
Added parser for all image formats supported by PIL.
|
|
|
@493
|
[493]
|
17 years |
jerome |
Re-optimize disk access by not reopening and re-reading first and last …
|
|
|
@492
|
[492]
|
17 years |
jerome |
Even more code cleaning : we use named temporary files now, so no need for …
|
|
|
@491
|
[491]
|
17 years |
jerome |
Major code cleaning. Now clearer, although probably a bit slower since
a …
|
|
|
@485
|
[485]
|
17 years |
jerome |
Almost ok for release.
|
|
|
@480
|
[480]
|
17 years |
jerome |
v3.20 is out with support for Brother HBP and improved PCLXL
parser wrt …
|
|
|
@476
|
[476]
|
17 years |
jerome |
Now includes the ESC/PageS03 parser.
|
|
|
@463
|
[463]
|
17 years |
jerome |
Licensing terms changed to GNU GPL v3.0 or higher.
Removed old PCL3/4/5 …
|
|
|
@459
|
[459]
|
17 years |
jerome |
Fixed problem with Python 2.5
|
|
|
@450
|
[450]
|
18 years |
jerome |
Now uses Python's universal newline detection to read input files,
and …
|
|
|
@443
|
[443]
|
18 years |
jerome |
Changed copyright years.
|
|
|
@439
|
[439]
|
18 years |
jerome |
Now recognizes the GC pseudo colorspace to differentiate
between grayscale …
|
|
|
@434
|
[434]
|
18 years |
jerome |
Code de-uglyfication.
|
|
|
@427
|
[427]
|
18 years |
jerome |
Ensures the temporary file is removed in all cases.
|
|
|
@416
|
[416]
|
18 years |
jerome |
Removed badly placed comments.
|
|
|
@413
|
[413]
|
18 years |
jerome |
Re-ordered parsers.
|
|
|
@412
|
[412]
|
18 years |
jerome |
Added a plain text parser. BEWARE with this !
|
|
|
@411
|
[411]
|
18 years |
jerome |
Improved robustness
|
|
|
@410
|
[410]
|
18 years |
jerome |
Integrated the SPL1 parser.
|
|
|
@386
|
[386]
|
18 years |
jerome |
Added support for Samsung QPDL (aka SPL2) language, thanks to
the …
|
|
|
@383
|
[383]
|
18 years |
jerome |
Cleaner output for color components.
|
|
|
@377
|
[377]
|
18 years |
jerome |
Don't output the number of pages anymore in ink coverage mode, the
number …
|
|
|
@376
|
[376]
|
18 years |
jerome |
Output is now easier to read.
|
|
|
@370
|
[370]
|
18 years |
jerome |
Ensures the size is initialized even in case an exception occurs.
|
|
|
@367
|
[367]
|
18 years |
jerome |
Changed the default resolution to 72 dpi when rendering to TIFF
to compute …
|
|
|
@363
|
[363]
|
18 years |
jerome |
Initial support for the computation of ink coverage for PostScript?
input …
|
|
|
@358
|
[358]
|
18 years |
jerome |
Ensures that the resolution argument is comprised between 72 and 1200 dpi.
|
|
|
@353
|
[353]
|
18 years |
jerome |
Cleaned up some uglyness, thanks to pylint.
|
|
|
@351
|
[351]
|
18 years |
jerome |
API change for PDLAnalyzer's constructor.
|
|
|
@350
|
[350]
|
18 years |
jerome |
Now accepts --colorspace bw | cmyk | cmy | all
and --resolution x (in DPI) …
|
|
|
@348
|
[348]
|
18 years |
jerome |
Now uses optparse for easier extensibility.
|
|
|
@347
|
[347]
|
18 years |
jerome |
Changed help when launching analyzer.py directly.
|
|
|
@328
|
[328]
|
19 years |
jerome |
Added preliminary support for the ZjStream? Page Description Language.
|
|
|
@303
|
[303]
|
19 years |
jerome |
Changed copyright years.
v1.74 is out
|
|
|
@252
|
[252]
|
19 years |
jerome |
Added a PJL parsing module to extract SET and DEFAULT statements.
Improved …
|
|
|
@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/analyzer.py:
|
|
|
@229
|
[229]
|
19 years |
jerome |
Added support for OpenOffice?.org Writer and Impress file formats
|