root / pykota / trunk / pykota / pdlanalyzer.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2053 [2053] 19 years jalet Better detection of number of copies in PostScript? parser
(edit) @2026 [2026] 19 years jalet Fixed a fuckingly strange exception by cleverly ignoring it entirely :-)
(edit) @2012 [2012] 19 years jalet Another fix for PCL3/4/5
(edit) @2003 [2003] 19 years jalet Of course if I forget some files during the commits, the software …
(edit) @1987 [1987] 19 years jalet Added some debugging code to PCL3/4/5 parser
(edit) @1982 [1982] 19 years jalet Bad typo
(edit) @1981 [1981] 19 years jalet Outputs debug info to stderr
(edit) @1980 [1980] 19 years jalet Added a --debug command line option to pkpgcounter, for people …
(edit) @1940 [1940] 19 years jalet Fixed Epson Stylus Photo problem in software accounting
(edit) @1912 [1912] 19 years jalet Heavy work done on PCL3/4/5 and PCLXL job analyzis
(edit) @1743 [1743] 20 years jalet Did a pass of PyChecker?
(edit) @1702 [1702] 20 years jalet Support for more laserjet models added.
(edit) @1701 [1701] 20 years jalet Support for PCL3 (HP Deskjets) added to generic PDL parser
(edit) @1700 [1700] 20 years jalet Comments
(edit) @1699 [1699] 20 years jalet First draft of PCL3GUI analyzer.
(edit) @1698 [1698] 20 years jalet One more PCL tag
(edit) @1690 [1690] 20 years jalet Some more work on ESC/P2 analyzer to avoid missing \r\n sequences. …
(edit) @1686 [1686] 20 years jalet Improved the ESC/P2 analyzer so that more GhostScript? devices are …
(edit) @1683 [1683] 20 years jalet Improvement in PostScript? parser to avoid being fooled by clever …
(edit) @1682 [1682] 20 years jalet Forgot to remove some special debugging code…
(edit) @1681 [1681] 20 years jalet Relax checks for PCL5 header to accomodate strange printer drivers
(edit) @1677 [1677] 20 years jalet Improved ESC/P2 miniparser thanks to Paulo Silva
(edit) @1676 [1676] 20 years jalet First draft of ESC/P2 (mini-)parser.
(edit) @1675 [1675] 20 years jalet Fixed index problem in PCLXL parser when retrieving number of copies …
(edit) @1674 [1674] 20 years jalet Fixed number of copies in PCL5 parser
(edit) @1673 [1673] 20 years jalet Added workaround for number of copies and some PostScript? drivers
(edit) @1622 [1622] 20 years jalet Added support for binary PostScript? through GhostScript? if native …
(edit) @1599 [1599] 20 years jalet Fix for Python2.1 incompatibilities
(edit) @1591 [1591] 20 years jalet Fix for number of copies for each page in PCLXL parser
(edit) @1588 [1588] 20 years jalet Testsuite for PDL Analyzer added
(edit) @1580 [1580] 20 years jalet Smallish optimization
(edit) @1577 [1577] 20 years jalet Code de-factorization in PCLXL parser
(edit) @1576 [1576] 20 years jalet Increased speed by a factor of 2 in PCLXL parser
(edit) @1575 [1575] 20 years jalet PCLXL support now works !
(edit) @1574 [1574] 20 years jalet More work on PCLXL parser
(edit) @1573 [1573] 20 years jalet Additionnal speedup for GhostScript? generated PCL5 files
(edit) @1572 [1572] 20 years jalet mmap reintroduced in PCL5 parser
(edit) @1570 [1570] 20 years jalet Now uses Psyco if it is available
(edit) @1568 [1568] 20 years jalet More debug info in PCLXL parser
(edit) @1567 [1567] 20 years jalet Another fix for PCL5 parser
(edit) @1566 [1566] 20 years jalet Fix for number of copies in PCL5 parser
(edit) @1564 [1564] 20 years jalet Fixed PCL5 parser according to the sources of rastertohp
(edit) @1553 [1553] 20 years jalet Removed old comments
(edit) @1552 [1552] 20 years jalet Native PDF parser greatly improved. GhostScript? based PDF parser …
(edit) @1551 [1551] 20 years jalet "ERROR:" prefix added
(edit) @1550 [1550] 20 years jalet Added native fast PDF parsing method
(edit) @1547 [1547] 20 years jalet Added PDF support in smart PDL analyzer (through GhostScript? for now)
(edit) @1544 [1544] 20 years jalet Resets file pointer to start of file in all cases
(edit) @1543 [1543] 20 years jalet Fixes PostScript? detection code for incorrect drivers
(edit) @1487 [1487] 20 years jalet All the code for pkpgcounter is now in pdlanalyzer.py
(edit) @1485 [1485] 20 years jalet Speed improvement
(add) @1482 [1482] 20 years jalet pkpgcounter is now just a wrapper around the PDLAnalyzer class
Note: See TracRevisionLog for help on using the revision log.