source: projects/specs/trunk/f/file/magic.printer-j @ 2679

Revision 2679, 530 bytes checked in by inagaki, 13 years ago (diff)

update: dbusmenu, file

Line 
1
2#------------------------------------------------------------------------------
3# printer-j:  file(1) magic for japanese printer-formatted files
4#
5
6# Canon LIPS printer Data
70       string         \033%@          Canon LIPS printer data
8
9# EPSON Printer Job Language (aka EPSON Remote Mode) Data
100       string          \033\001@EJL    EPSON Remote Mode printer data
11
12# NEC NPDL printer Data
130       string          \033c1\034d240.  NEC NPDL printer data
14
15# NEC NPDL2 printer Data
160       string          \033c1\034&400.  NEC NPDL2 printer data
17
Note: See TracBrowser for help on using the repository browser.