File: MRotateRight

package info (click to toggle)
pixmap 2.6pl4-13
  • links: PTS
  • area: main
  • in suites: woody
  • size: 796 kB
  • ctags: 1,558
  • sloc: ansic: 12,703; makefile: 866; sh: 11
file content (6 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
#define MRotateRight_width 15
#define MRotateRight_height 15
static char MRotateRight_bits[] = {
   0x00, 0x00, 0x80, 0x00, 0x80, 0x01, 0x80, 0x03, 0x80, 0x06, 0x80, 0x0d,
   0xf8, 0x1a, 0x8c, 0x35, 0xfe, 0x1a, 0x8e, 0x0d, 0x8e, 0x06, 0x8e, 0x03,
   0x8e, 0x01, 0x8e, 0x00, 0x00, 0x00};