[go: up one dir, main page]

File: new.xbm

package info (click to toggle)
fltk1.1 1.1.10-30
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 14,672 kB
  • sloc: cpp: 76,654; ansic: 40,942; makefile: 1,703; sh: 438
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
#define new_width 16
#define new_height 16
static unsigned char new_bits[] = {
   0x00, 0x00, 0x78, 0x00, 0x84, 0x00, 0x02, 0x01, 0x01, 0xfe, 0x01, 0x80,
   0x31, 0x80, 0x31, 0x80, 0xfd, 0x80, 0xfd, 0x80, 0x31, 0x80, 0x31, 0x80,
   0x01, 0x80, 0x01, 0x80, 0xff, 0xff, 0x00, 0x00};