Changeset 472 for pkpgcounter/trunk/pkpgpdls/escp2.py
- Timestamp:
- 09/19/07 14:20:25 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pkpgcounter/trunk/pkpgpdls/escp2.py
r463 r472 34 34 self.firstblock.startswith("\033*") or \ 35 35 self.firstblock.startswith("\n\033@") or \ 36 self.firstblock.startswith("\033\1@EJL") or \ 36 37 self.firstblock.startswith("\0\0\0\033\1@EJL") : # ESC/P Raster ??? Seen on Stylus Photo 1284 37 38 self.logdebug("DEBUG: Input file is in the ESC/P2 format.")