root / pkpgcounter / trunk / pkpgpdls / analyzer.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) @3460 [3460] 15 years jerome Ensures the temporary files are always closed (they should be anyway, but …
(edit) @3457 [3457] 15 years jerome Fixes #31 (will require a fix in PyKota as well, which references …
(edit) @3456 [3456] 15 years jerome Replaced all print statements.
(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) @547 [547] 16 years jerome Renamed parser in a more consistent and informational way.
(edit) @546 [546] 16 years jerome Added support for ASCII PNM files.
(edit) @545 [545] 16 years jerome Added support for Canon BJ/BJC file format in page counting mode.
(edit) @539 [539] 16 years jerome Added support for Structured Fax documents.
(edit) @529 [529] 16 years jerome Finalized support for MS documents.
(edit) @527 [527] 16 years jerome Now the presence of executable dependencies is tested at runtime.
(edit) @524 [524] 16 years jerome Added helper function to later detect the presence of executable …
(edit) @523 [523] 16 years jerome Renamed module.
(edit) @522 [522] 16 years jerome Finally we need to duplicate some datas, since for some file formats (e.g. …
(edit) @520 [520] 16 years jerome Code cleaning.
(edit) @519 [519] 16 years jerome Added a skeleton for Microsoft Word (c) (tm) (r) (etc...) documents.
(edit) @501 [501] 16 years jerome Added parser for all image formats supported by PIL.
(edit) @493 [493] 16 years jerome Re-optimize disk access by not reopening and re-reading first and last …
(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) @485 [485] 16 years jerome Almost ok for release.
(edit) @480 [480] 17 years jerome v3.20 is out with support for Brother HBP and improved PCLXL parser wrt …
(edit) @476 [476] 17 years jerome Now includes the ESC/PageS03 parser.
(edit) @463 [463] 17 years jerome Licensing terms changed to GNU GPL v3.0 or higher. Removed old PCL3/4/5 …
(edit) @459 [459] 17 years jerome Fixed problem with Python 2.5
(edit) @450 [450] 17 years jerome Now uses Python's universal newline detection to read input files, and …
(edit) @443 [443] 17 years jerome Changed copyright years.
(edit) @439 [439] 17 years jerome Now recognizes the GC pseudo colorspace to differentiate between grayscale …
(edit) @434 [434] 17 years jerome Code de-uglyfication.
(edit) @427 [427] 17 years jerome Ensures the temporary file is removed in all cases.
(edit) @416 [416] 18 years jerome Removed badly placed comments.
(edit) @413 [413] 18 years jerome Re-ordered parsers.
(edit) @412 [412] 18 years jerome Added a plain text parser. BEWARE with this !
(edit) @411 [411] 18 years jerome Improved robustness
(edit) @410 [410] 18 years jerome Integrated the SPL1 parser.
(edit) @386 [386] 18 years jerome Added support for Samsung QPDL (aka SPL2) language, thanks to the …
(edit) @383 [383] 18 years jerome Cleaner output for color components.
(edit) @377 [377] 18 years jerome Don't output the number of pages anymore in ink coverage mode, the number …
(edit) @376 [376] 18 years jerome Output is now easier to read.
(edit) @370 [370] 18 years jerome Ensures the size is initialized even in case an exception occurs.
(edit) @367 [367] 18 years jerome Changed the default resolution to 72 dpi when rendering to TIFF to compute …
(edit) @363 [363] 18 years jerome Initial support for the computation of ink coverage for PostScript? input …
(edit) @358 [358] 18 years jerome Ensures that the resolution argument is comprised between 72 and 1200 dpi.
(edit) @353 [353] 18 years jerome Cleaned up some uglyness, thanks to pylint.
(edit) @351 [351] 18 years jerome API change for PDLAnalyzer's constructor.
(edit) @350 [350] 18 years jerome Now accepts --colorspace bw | cmyk | cmy | all and --resolution x (in DPI) …
(edit) @348 [348] 18 years jerome Now uses optparse for easier extensibility.
(edit) @347 [347] 18 years jerome Changed help when launching analyzer.py directly.
(edit) @328 [328] 18 years jerome Added preliminary support for the ZjStream? Page Description Language.
(edit) @303 [303] 18 years jerome Changed copyright years. v1.74 is out
(edit) @252 [252] 19 years jerome Added a PJL parsing module to extract SET and DEFAULT statements. Improved …
(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/analyzer.py:
(edit) @229 [229] 19 years jerome Added support for OpenOffice?.org Writer and Impress file formats
Note: See TracRevisionLog for help on using the revision log.