~ubuntu-branches/ubuntu/breezy/gimp/breezy

« back to all changes in this revision

Viewing changes to cursors/xbm/tool-hand.xbm

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-10-04 19:04:46 UTC
  • Revision ID: james.westby@ubuntu.com-20051004190446-ukh32kwk56s4sjhu
Tags: upstream-2.2.8
ImportĀ upstreamĀ versionĀ 2.2.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Created with The GIMP */
 
2
#define tool_hand_width 32
 
3
#define tool_hand_height 32
 
4
static unsigned char tool_hand_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, 0x00, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00, 0x80, 0x00, 0x02,
 
11
   0x00, 0x00, 0x3f, 0x04, 0x00, 0x00, 0x04, 0x08, 0x00, 0x00, 0x38, 0x08,
 
12
   0x00, 0x00, 0x04, 0x08, 0x00, 0x00, 0x38, 0x14, 0x00, 0x00, 0x04, 0x22,
 
13
   0x00, 0x00, 0x18, 0x41, 0x00, 0x00, 0xa0, 0x20, 0x00, 0x00, 0x40, 0x12,
 
14
   0x00, 0x00, 0x80, 0x08, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00, 0x02,
 
15
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };