wok view mtpaint/stuff/icons-tango/xbm_polygon_mask.xbm @ rev 2176

Add h8300-binutils, h8300-gcc3 and h8300-gdb (thanks Matthew)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 08 16:52:33 2009 +0000 (2009-02-08)
parents
children
line source
1 #define xbm_polygon_mask_width 20
2 #define xbm_polygon_mask_height 20
3 static unsigned char xbm_polygon_mask_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
5 0x00, 0x0E, 0x00, 0x00, 0x0E, 0x00, 0x00, 0x0E, 0x00, 0x00, 0x0E, 0x00,
6 0x00, 0x04, 0x00, 0xF0, 0xE0, 0x01, 0xF8, 0xF1, 0x03, 0xF0, 0xE0, 0x01,
7 0x00, 0x04, 0x04, 0x00, 0x0E, 0x0E, 0x00, 0x0E, 0x0F, 0x00, 0x8E, 0x0F,
8 0x00, 0xCE, 0x0F, 0x00, 0xE4, 0x0F, 0x00, 0xF0, 0x0F, 0x00, 0xE0, 0x0F
9 };