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

Make sure package receipt exists before source in check_commit function. I hope this causes no problems.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 18 16:45:22 2010 +0000 (2010-09-18)
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 };