File: mac.xbm

package info (click to toggle)
tkman 2.2-4
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 948 kB
  • ctags: 290
  • sloc: tcl: 8,264; sh: 470; makefile: 241
file content (6 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#define mac_width 16
#define mac_height 15
static unsigned char mac_bits[] = {
   0xf8, 0x1f, 0x04, 0x20, 0xf4, 0x2f, 0x14, 0x28, 0x54, 0x29, 0x14, 0x28,
   0x54, 0x28, 0x14, 0x28, 0xf4, 0x2f, 0x04, 0x20, 0x04, 0x20, 0x04, 0x2f,
   0x04, 0x20, 0xf8, 0x1f, 0xf8, 0x1f};