File: new.xbm

package info (click to toggle)
rosegarden 2.1-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 3,652 kB
  • ctags: 4,273
  • sloc: ansic: 42,081; makefile: 4,042; sh: 1,711; tcl: 320
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#define new_width 16
#define new_height 16
static unsigned char new_bits[] = {
   0x00, 0x00, 0xf8, 0x01, 0x08, 0x03, 0x08, 0x05, 0x08, 0x09, 0x08, 0x1f,
   0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10,
   0x08, 0x10, 0x08, 0x10, 0xf8, 0x1f, 0x00, 0x00};