root / pkpgcounter / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @384 [384] 18 years jerome Now uses the maximum between the value computed natively and the …
(edit) @383 [383] 18 years jerome Cleaner output for color components.
(edit) @382 [382] 18 years jerome Now includes the test for colors.
(edit) @381 [381] 18 years jerome Added svn:keywords property.
(edit) @380 [380] 18 years jerome Added program to generate test document for ink coverage. Added the test …
(edit) @378 [378] 18 years jerome v1.84 is out.
(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) @375 [375] 18 years jerome The computation of ink coverage now works for both the PCL3/4/5 and PCLXL …
(edit) @374 [374] 18 years jerome Improved the documentation.
(edit) @373 [373] 18 years jerome The computation of ink coverage now works for the DVI file format.
(edit) @372 [372] 18 years jerome Now uses the standard mechanism for the TIFF conversion, even if none has …
(edit) @371 [371] 18 years jerome Refactored some duplicate code.
(edit) @370 [370] 18 years jerome Ensures the size is initialized even in case an exception occurs.
(edit) @369 [369] 18 years jerome Now the --help command line option explains how to use the computation of …
(edit) @368 [368] 18 years jerome Now exposes the possibility to compute ink coverage. Gives credit where …
(edit) @367 [367] 18 years jerome Changed the default resolution to 72 dpi when rendering to TIFF to compute …
(edit) @366 [366] 18 years jerome Fixed a typo.
(edit) @365 [365] 18 years jerome Added PRELIMINARY support for ink coverage with the TIFF format. IMPORTANT …
(edit) @364 [364] 18 years jerome Added support for the computation of ink coverage for the PDF format.
(edit) @363 [363] 18 years jerome Initial support for the computation of ink coverage for PostScript? input …
(edit) @362 [362] 18 years jerome Added template for TIFF conversion method.
(edit) @361 [361] 18 years jerome Better comment.
(edit) @360 [360] 18 years jerome Added a module documentation string.
(edit) @359 [359] 18 years jerome Explicitely catches the OSError exception instead of catching all of them …
(edit) @358 [358] 18 years jerome Ensures that the resolution argument is comprised between 72 and 1200 dpi.
(edit) @357 [357] 18 years jerome Added missing docstrings, thanks to pylint.
(edit) @356 [356] 18 years jerome Added missing docstring, thanks to pylint
(edit) @355 [355] 18 years jerome Cleaned up a bit with pylint.
(edit) @354 [354] 18 years jerome Cleaned up with pylint.
(edit) @353 [353] 18 years jerome Cleaned up some uglyness, thanks to pylint.
(edit) @352 [352] 18 years jerome Missing space.
(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) @349 [349] 18 years jerome Continues to handle -h | --help directly, but delegates to …
(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) @346 [346] 18 years jerome Changed reference to OpenDocument? to include ISO number.
(edit) @345 [345] 18 years jerome Not sure…
(edit) @343 [343] 18 years jerome Fixed very important bug in file type autodetection code.
(edit) @342 [342] 18 years jerome Fixed a typo.
(edit) @340 [340] 18 years jerome Regenerated the manual page. Fixed the reference to OpenDocument?.
(edit) @339 [339] 18 years jerome Improved PCL3/4/5 autodetection for some Xerox drivers.
(edit) @338 [338] 18 years jerome Now uses ISO standard number 26300 for OpenDocument?.
(edit) @337 [337] 18 years jerome Nothing, just to test CIA…
(edit) @336 [336] 18 years jerome Changed the project's URLs.
(edit) @334 [334] 18 years jerome Improved the gs+Acrobat Reader fix done in 1.78
(edit) @331 [331] 18 years jerome Fixed typo
(edit) @329 [329] 18 years jerome Added complete support for Zenographics ZjStream? input format.
(edit) @328 [328] 18 years jerome Added preliminary support for the ZjStream? Page Description Language.
(edit) @325 [325] 18 years jerome I forgot to add the note…
(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) @320 [320] 18 years jerome Increased readability
(edit) @318 [318] 18 years jerome Fixed handling of the undocumented 0x46 tag, hopefully for good…
(edit) @317 [317] 18 years jerome Simplified code again, with a small loss performance.
(edit) @316 [316] 18 years jerome Simplified the PCLXL parser. This gives a 10% speedup.
(edit) @314 [314] 18 years jerome 1.76 is out.
(edit) @313 [313] 18 years jerome Removed unneeded stuff.
(edit) @312 [312] 18 years jerome Now skips Kyocera's Prescribe commands.
(edit) @311 [311] 18 years jerome Better comments
(edit) @310 [310] 18 years jerome Cleaned the code a bit. Removed the warning about two reserved tags : when …
(edit) @309 [309] 18 years jerome Improved PCLXL parser with regard to undocumented PCLXL 3.0 tags
(edit) @308 [308] 18 years jerome Does not launch ghostscript in the case the page description language …
(edit) @307 [307] 18 years jerome Ensure that the input file is closed in all cases. Skip faulty tags (due …
(edit) @305 [305] 18 years jerome Added preliminary support for Canon ImageRunner?'s "extension" to PCL.
(edit) @303 [303] 18 years jerome Changed copyright years. v1.74 is out
(edit) @302 [302] 18 years jerome Fixed problem with fully spelled media size names.
(edit) @301 [301] 18 years jerome More helpful (form me!) error message
(edit) @300 [300] 18 years jerome Small fix for error message when a size error is encountered.
(edit) @299 [299] 18 years jerome Fixed duplex detection code when done from the PCLXL stream itself …
(edit) @298 [298] 18 years jerome Added skeleton for the handling of the passthrough tag
(edit) @296 [296] 18 years jerome Updated manual page
(edit) @295 [295] 18 years jerome 1.73 Final is out.
(edit) @294 [294] 18 years jerome Fixed detection of duplex mode
(edit) @293 [293] 18 years jerome Fixed a PCLXL detection problem when HP-GL2 (I think) commands were …
(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) @289 [289] 18 years jerome Now FAIL when PIL is missing
(edit) @288 [288] 18 years jerome Now warns about PIL missing
(edit) @287 [287] 18 years jerome Rewriting
(edit) @286 [286] 18 years jerome Added the history of the PCL3/4/5 parser.
(edit) @285 [285] 18 years jerome Improved PCL3/4/5 parser in corner cases
(edit) @284 [284] 18 years jerome Version
(edit) @283 [283] 18 years jerome Can now return an accurate result and ink coverage percents for PS docs.
(edit) @282 [282] 18 years jerome Now also returns each page's dimensions in pixels.
(edit) @281 [281] 18 years jerome Now handles multipage TIFF images correctly
(edit) @280 [280] 18 years jerome Now computes ink coverage in : Black, RGB, CMY, and CMYK. For CMYK we use …
(edit) @279 [279] 18 years jerome Now extracts black as well. For black the result is identical to …
(edit) @278 [278] 18 years jerome Now much faster even without Psyco. In any case, the time will be spent in …
(edit) @277 [277] 18 years jerome Guess what it is ! Just a skeleton for now though... (didn't change much …
(edit) @276 [276] 18 years jerome More complete message (and second test for the mailing list at the same …
(edit) @275 [275] 18 years jerome Just a test. pkpgcounter is also of interest to people who want to follow …
(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) @271 [271] 18 years jerome Now warns about psyco missing only during setup, and stays quiet while …
(edit) @269 [269] 19 years jerome Fixed some PJL escaping issues
(edit) @267 [267] 19 years jerome Improved PCL3/4/5 parser.
(edit) @266 [266] 19 years jerome Improved PCLXL parser.
Note: See TracRevisionLog for help on using the revision log.