~ubuntu-branches/ubuntu/vivid/gimp/vivid

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach
  • Date: 2012-05-08 18:50:03 UTC
  • mto: (1.1.26) (0.5.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 71.
  • Revision ID: package-import@ubuntu.com-20120508185003-tltkvbaysf8d2426
ImportĀ upstreamĀ versionĀ 2.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#define tool_ink_width 32
2
 
#define tool_ink_height 32
3
 
static unsigned char tool_ink_bits[] = {
4
 
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
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, 0x18, 0x00, 0x00, 0x00, 0x2c,
9
 
   0x00, 0x00, 0x00, 0x76, 0x00, 0x00, 0x00, 0x7b, 0x00, 0x00, 0x80, 0x3d,
10
 
   0x00, 0x00, 0xc0, 0x1e, 0x00, 0x00, 0x60, 0x0f, 0x00, 0x00, 0xb8, 0x07,
11
 
   0x00, 0x00, 0xfe, 0x03, 0x00, 0x00, 0xe3, 0x01, 0x00, 0x00, 0xd5, 0x00,
12
 
   0x00, 0x80, 0xc9, 0x00, 0x00, 0x80, 0x54, 0x00, 0x00, 0x80, 0x62, 0x00,
13
 
   0x00, 0x40, 0x39, 0x00, 0x00, 0xc0, 0x0e, 0x00, 0x00, 0xe0, 0x01, 0x00,
14
 
   0x00, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };