~ubuntu-branches/ubuntu/hoary/gimp/hoary

« back to all changes in this revision

Viewing changes to cursors/xbm/tool-move-mask.xbm

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-04-04 14:51:23 UTC
  • Revision ID: james.westby@ubuntu.com-20050404145123-9py049eeelfymur8
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Created with The GIMP */
 
2
#define tool_move_mask_width 32
 
3
#define tool_move_mask_height 32
 
4
static unsigned char tool_move_mask_bits[] = {
 
5
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
6
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
7
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
8
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
9
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
10
   0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x00, 0x00, 0xf0, 0x01,
 
11
   0x00, 0x00, 0xf8, 0x03, 0x00, 0x00, 0xf4, 0x05, 0x00, 0x00, 0xee, 0x0e,
 
12
   0x00, 0x00, 0xff, 0x1f, 0x00, 0x80, 0xff, 0x3f, 0x00, 0x00, 0xff, 0x1f,
 
13
   0x00, 0x00, 0xee, 0x0e, 0x00, 0x00, 0xf4, 0x05, 0x00, 0x00, 0xf8, 0x03,
 
14
   0x00, 0x00, 0xf0, 0x01, 0x00, 0x00, 0xe0, 0x00, 0x00, 0x00, 0x40, 0x00,
 
15
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };