Show
Ignore:
Timestamp:
10/01/07 23:24:10 (17 years ago)
Author:
jerome
Message:

v3.20 is out with support for Brother HBP and improved PCLXL
parser wrt the inclusion of Canon ImageRunner? commands.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/pkpgpdls/analyzer.py

    r476 r480  
    2828import tempfile 
    2929 
    30 import version, pdlparser, postscript, pdf, pcl345, pclxl, \ 
     30import version, pdlparser, postscript, pdf, pcl345, pclxl, hbp, \ 
    3131       escp2, dvi, tiff, ooo, zjstream, qpdl, spl1, escpages03, plain 
    3232import inkcoverage 
     
    165165                           zjstream, \ 
    166166                           ooo, \ 
     167                           hbp, \ 
    167168                           pcl345, \ 
    168169                           escp2, \