|
|
@3474
|
[3474]
|
16 years |
jerome |
Changed copyright years.
|
|
|
@3461
|
[3461]
|
16 years |
jerome |
Uses True and False instead of 1 and 0.
|
|
|
@3460
|
[3460]
|
16 years |
jerome |
Ensures the temporary files are always closed (they should be anyway,
but …
|
|
|
@3457
|
[3457]
|
16 years |
jerome |
Fixes #31 (will require a fix in PyKota as well, which references …
|
|
|
@3456
|
[3456]
|
16 years |
jerome |
Replaced all print statements.
|
|
|
@3450
|
[3450]
|
16 years |
jerome |
Reorganized packaging stuff.
|
|
|
@3447
|
[3447]
|
16 years |
jerome |
Fixes #33 by implementing Martin Schreiber's patch.
|
|
|
@3443
|
[3443]
|
16 years |
jerome |
Typo in a comment.
|
|
|
@3436
|
[3436]
|
16 years |
jerome |
Removed spaces at EOL.
|
|
|
@3410
|
[3410]
|
16 years |
jerome |
Changed coding statement to please this fucking Emacs.
|
|
|
@3409
|
[3409]
|
16 years |
jerome |
Added basic support for Brother's XL2HB Page Description Language, thanks …
|
|
|
@3402
|
[3402]
|
16 years |
jerome |
Another test.
|
|
|
@3401
|
[3401]
|
16 years |
jerome |
Added a note about the new PDF parser, and allows for a test of
the …
|
|
|
@3400
|
[3400]
|
16 years |
jerome |
Still more work to accomodate custom drivers (incomplete and/or …
|
|
|
@3399
|
[3399]
|
16 years |
jerome |
Another small fix, related to #20.
|
|
|
@3397
|
[3397]
|
16 years |
jerome |
Fixes #20.
|
|
|
@3396
|
[3396]
|
16 years |
jerome |
Fixed a problem with custom PCL3/4/5 drivers, thanks to Roger Jochem.
|
|
|
@3390
|
[3390]
|
16 years |
jerome |
Added a small fix wrt problems reported by Roger Jochem.
|
|
|
@3386
|
[3386]
|
16 years |
jerome |
Removed unneeded stuff in the new PDF parser. We will add it again
later …
|
|
|
@3385
|
[3385]
|
16 years |
jerome |
Rebuilt the PDF parsing engine to correctly account for redacted …
|
|
|
@3384
|
[3384]
|
16 years |
jerome |
Did some work to improve PDF parser : A very fast method (26 times
faster …
|
|
|
@3381
|
[3381]
|
16 years |
jerome |
Specified link to the bug tracker.
|
|
|
@564
|
[564]
|
17 years |
jerome |
Changed copyright years.
Removed unnecessary shebang lines.
Changed …
|
|
|
@563
|
[563]
|
17 years |
jerome |
Now correctly ignores the EOJ statement and the PCLXL marker statement.
|
|
|
@562
|
[562]
|
17 years |
jerome |
Fixed a small problem with the parser's rewrite.
|
|
|
@561
|
[561]
|
17 years |
jerome |
Partial rewrite of PostScript? parser to increase both readability and …
|
|
|
@560
|
[560]
|
17 years |
jerome |
Fixed a problem with number of copies set through 'dvips -c xx'
|
|
|
@559
|
[559]
|
17 years |
jerome |
Missing space after '.'
|
|
|
@557
|
[557]
|
17 years |
jerome |
Updated version number and manual page.
|
|
|
@556
|
[556]
|
17 years |
jerome |
Updated list of supported drivers.
|
|
|
@555
|
[555]
|
17 years |
jerome |
Each parser now has a 'format' attribute containing its short name.
|
|
|
@554
|
[554]
|
17 years |
jerome |
Removed unneeded import statements.
|
|
|
@553
|
[553]
|
17 years |
jerome |
Remove unneeded import statements.
|
|
|
@552
|
[552]
|
17 years |
jerome |
Fixed docstring.
|
|
|
@551
|
[551]
|
17 years |
jerome |
Improved parser for pksm ghostscript device.
|
|
|
@550
|
[550]
|
17 years |
jerome |
Added missing information.
|
|
|
@549
|
[549]
|
17 years |
jerome |
Updated documentation.
|
|
|
@548
|
[548]
|
17 years |
jerome |
Changed docstring.
|
|
|
@547
|
[547]
|
17 years |
jerome |
Renamed parser in a more consistent and informational way.
|
|
|
@546
|
[546]
|
17 years |
jerome |
Added support for ASCII PNM files.
|
|
|
@545
|
[545]
|
17 years |
jerome |
Added support for Canon BJ/BJC file format in page counting mode.
|
|
|
@544
|
[544]
|
17 years |
jerome |
More informations in the testsuite.
|
|
|
@543
|
[543]
|
17 years |
jerome |
Pagecount adjustments for corner cases : makes hpijs/DJ350 and …
|
|
|
@542
|
[542]
|
17 years |
jerome |
Additional informations.
|
|
|
@541
|
[541]
|
17 years |
jerome |
Now the oce9050 ghostscript device should be correctly detected as …
|
|
|
@540
|
[540]
|
17 years |
jerome |
Improved the adjusting of page count in some corner cases.
|
|
|
@539
|
[539]
|
17 years |
jerome |
Added support for Structured Fax documents.
|
|
|
@538
|
[538]
|
17 years |
jerome |
Improved detection of PCL3/4/5 datas.
|
|
|
@537
|
[537]
|
17 years |
jerome |
Cleanly exits when the user does Ctrl+C.
|
|
|
@536
|
[536]
|
17 years |
jerome |
Changed message.
|
|
|
@535
|
[535]
|
17 years |
jerome |
Improved testsuite generator.
|
|
|
@534
|
[534]
|
17 years |
jerome |
Now also checks for some hpijs drivers.
|
|
|
@533
|
[533]
|
17 years |
jerome |
Fixed a problem which was due to a too small test suite for SPL1
file …
|
|
|
@532
|
[532]
|
17 years |
jerome |
Moved try/except out of the main loop to increase performance.
|
|
|
@531
|
[531]
|
17 years |
jerome |
Fixed the generation of the manual page to accomodate Debian packaging …
|
|
|
@529
|
[529]
|
17 years |
jerome |
Finalized support for MS documents.
|
|
|
@528
|
[528]
|
17 years |
jerome |
Improved documentation wrt dependencies.
Moved OpenDocument? up in the list …
|
|
|
@527
|
[527]
|
17 years |
jerome |
Now the presence of executable dependencies is tested at runtime.
|
|
|
@526
|
[526]
|
17 years |
jerome |
Fixed a major problem in the detection of ISO/IEC DIS 26300 …
|
|
|
@525
|
[525]
|
17 years |
jerome |
Added support for ink accounting of MS Word documents through abiword …
|
|
|
@524
|
[524]
|
17 years |
jerome |
Added helper function to later detect the presence of executable …
|
|
|
@523
|
[523]
|
17 years |
jerome |
Renamed module.
|
|
|
@522
|
[522]
|
17 years |
jerome |
Finally we need to duplicate some datas, since for some file formats (e.g. …
|
|
|
@521
|
[521]
|
17 years |
jerome |
More code cleaning : let ghostscript do the job of reading the input
file …
|
|
|
@520
|
[520]
|
17 years |
jerome |
Code cleaning.
|
|
|
@519
|
[519]
|
17 years |
jerome |
Added a skeleton for Microsoft Word (c) (tm) (r) (etc...) documents.
|
|
|
@518
|
[518]
|
17 years |
jerome |
Fixed a problem when opening some non-image files.
|
|
|
@517
|
[517]
|
17 years |
jerome |
Increased version number.
|
|
|
@516
|
[516]
|
17 years |
jerome |
Fixed copyright message.
|
|
|
@514
|
[514]
|
17 years |
jerome |
Added new items.
|
|
|
@513
|
[513]
|
17 years |
jerome |
Most of the needed changes were done. Removing mmap won't be as easy …
|
|
|
@512
|
[512]
|
17 years |
jerome |
Give credits where it's due.
|
|
|
@511
|
[511]
|
17 years |
jerome |
Removed the debian/ directory, since we will maintain it on Debian's …
|
|
|
@510
|
[510]
|
17 years |
jerome |
Moved the color testing before the page accounting tests to improve …
|
|
|
@509
|
[509]
|
17 years |
jerome |
Now outputs separately the number of failed devices, i.e. devices
for …
|
|
|
@508
|
[508]
|
17 years |
jerome |
Improved detection of PCL3/4/5
|
|
|
@507
|
[507]
|
17 years |
jerome |
Use a pipe now.
|
|
|
@506
|
[506]
|
17 years |
jerome |
Ensures the testsuite is sorted in the same order it was generated.
|
|
|
@505
|
[505]
|
17 years |
jerome |
Improved testsuite generation tool to regenerate a testsuite if the input …
|
|
|
@504
|
[504]
|
17 years |
jerome |
Now outputs a WARN instead of ERROR if size is != master's size.
|
|
|
@503
|
[503]
|
17 years |
jerome |
Improved readability of results.
|
|
|
@502
|
[502]
|
17 years |
jerome |
Improved documentation wrt the newly added dependency on ImageMagick?
for …
|
|
|
@501
|
[501]
|
17 years |
jerome |
Added parser for all image formats supported by PIL.
|
|
|
@500
|
[500]
|
17 years |
jerome |
Added parser for image files.
|
|
|
@499
|
[499]
|
17 years |
jerome |
Now launches the tests automatically once the testsuite is created.
|
|
|
@498
|
[498]
|
17 years |
jerome |
Removed the nullpage device from the computed list, if present.
|
|
|
@497
|
[497]
|
17 years |
jerome |
Renamed it since it also runs the tests after having generated the test …
|
|
|
@496
|
[496]
|
17 years |
jerome |
Instead of having a static list of ghostscript devices, it will
be much …
|
|
|
@495
|
[495]
|
17 years |
jerome |
I'm not selfish enough it seems ;-)
|
|
|
@494
|
[494]
|
17 years |
jerome |
Improved plain text detection.
|
|
|
@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 …
|
|
|
@490
|
[490]
|
17 years |
jerome |
Added some notes about what needs to be done to :
1 - Simplify …
|
|
|
@489
|
[489]
|
17 years |
jerome |
Improved code robustness.
|
|
|
@488
|
[488]
|
17 years |
jerome |
Improved parser against cheaters, just in case.
|
|
|
@487
|
[487]
|
17 years |
jerome |
Added gdi driver in the testsuite.
Fixed some docstrings.
|
|
|
@486
|
[486]
|
17 years |
jerome |
Updated manual page.
|
|
|
@485
|
[485]
|
17 years |
jerome |
Almost ok for release.
|
|
|
@484
|
[484]
|
17 years |
jerome |
Added the eject page marker.
|
|
|