File: sm_document.xbm

package info (click to toggle)
hfsutils 3.2.6-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,392 kB
  • ctags: 1,173
  • sloc: ansic: 12,857; tcl: 1,937; makefile: 587; sh: 152; perl: 29
file content (6 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
#define sm_document_width 13
#define sm_document_height 16
static unsigned char sm_document_bits[] = {
   0xff, 0x03, 0x01, 0x06, 0x01, 0x0a, 0x01, 0x1e, 0x01, 0x10, 0x01, 0x10,
   0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x01, 0x10,
   0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0xff, 0x1f};