~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/pixmaps/cursor-rect.xpm

  • Committer: JazzyNico
  • Date: 2011-08-29 20:25:30 UTC
  • Revision ID: nicoduf@yahoo.fr-20110829202530-6deuoz11q90usldv
Code refactoring and merging with trunk (revision 10599).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* XPM */
2
2
static char const *cursor_rect_xpm[] = {
3
 
"32 32 3 1",
 
3
"32 32 5 1",
4
4
"       c None",
5
5
".      c #FFFFFF",
 
6
"%      c Stroke",
 
7
"*      c Fill",
6
8
"+      c #000000",
7
9
"   ...                          ",
8
10
"   .+.                          ",
12
14
"....+....                       ",
13
15
"   .+.                          ",
14
16
"   .+. .................        ",
15
 
"   ... .+++++++++++++++.        ",
16
 
"       .+.............+.        ",
17
 
"       .+.............+.        ",
18
 
"       .+.............+.        ",
19
 
"       .+.............+.        ",
20
 
"       .+.............+.        ",
21
 
"       .+.............+.        ",
22
 
"       .+.............+.        ",
23
 
"       .+.............+.        ",
24
 
"       .+.............+.        ",
25
 
"       .+++++++++++++++.        ",
 
17
"   ... .%%%%%%%%%%%%%%%.        ",
 
18
"       .%*************%.        ",
 
19
"       .%*************%.        ",
 
20
"       .%*************%.        ",
 
21
"       .%*************%.        ",
 
22
"       .%*************%.        ",
 
23
"       .%*************%.        ",
 
24
"       .%*************%.        ",
 
25
"       .%*************%.        ",
 
26
"       .%*************%.        ",
 
27
"       .%%%%%%%%%%%%%%%.        ",
26
28
"       .................        ",
27
29
"                                ",
28
30
"                                ",