wok-6.x diff mtpaint/stuff/icons-tango/xbm_polygon.xbm @ rev 11598

dropbear/sshx: add screen support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 14 11:56:41 2012 +0100 (2012-01-14)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xbm_polygon.xbm	Sat Jan 14 11:56:41 2012 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +#define xbm_polygon_width 20
     1.5 +#define xbm_polygon_height 20
     1.6 +static unsigned char xbm_polygon_bits[] = {
     1.7 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
     1.8 + 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
     1.9 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xF0, 0xE0, 0x01, 0x00, 0x00, 0x00,
    1.10 + 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x00, 0x04, 0x06, 0x00, 0x04, 0x05,
    1.11 + 0x00, 0x84, 0x04, 0x00, 0x40, 0x04, 0x00, 0xE0, 0x07, 0x00, 0x00, 0x00
    1.12 + };