view Sonar/openbox-3/bullet.xbm @ 3:8090d548d3ba default tip

Added tag version-1 for changeset c11b9a2dec0b
author Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name>
date Mon, 09 Mar 2015 12:48:30 +0100
parents d2f7d0ecf733
children
line wrap: on
line source

#define bullet_width 9
#define bullet_height 13
static unsigned char bullet_bits[] = {
   0x06, 0x00, 0x0e, 0x00, 0x1c, 0x00, 0x38, 0x00, 0x70, 0x00, 0xe0, 0x00,
   0xe0, 0x01, 0xe0, 0x00, 0x70, 0x00, 0x38, 0x00, 0x1c, 0x00, 0x0e, 0x00,
   0x06, 0x00 };