~ubuntu-branches/ubuntu/saucy/texmacs/saucy

« back to all changes in this revision

Viewing changes to TeXmacs/misc/pixmaps/traditional/--x17/tm_arrow.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Atsuhito KOHDA
  • Date: 2011-04-04 13:58:09 UTC
  • mfrom: (4.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20110404135809-6f6jvotefb694vgp
Tags: 1:1.0.7.10-1
* New Upstream Release.
* Added gostscript to Build-Depends.  (Closes: #582228)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *magick[] = {
 
3
/* columns rows colors chars-per-pixel */
 
4
"17 17 13 1",
 
5
"  c None",
 
6
"Y c Gray0",
 
7
". c #080c08",
 
8
"X c #181c18",
 
9
"o c #383c38",
 
10
"O c #484c48",
 
11
"+ c #585c58",
 
12
"@ c #686c68",
 
13
"# c #787c78",
 
14
"$ c #888c88",
 
15
"% c #989c98",
 
16
"& c #a8aca8",
 
17
"* c #b8bcb8",
 
18
/* pixels */
 
19
"                 ",
 
20
"                 ",
 
21
"                 ",
 
22
"                 ",
 
23
"           O$    ",
 
24
"           @o    ",
 
25
"           *.$   ",
 
26
"            #.%  ",
 
27
"*XXXXXXXXXXXXYY+ ",
 
28
" &&&&&&&&&&&$Y+* ",
 
29
"            X+   ",
 
30
"           #X    ",
 
31
"           o@    ",
 
32
"           **    ",
 
33
"                 ",
 
34
"                 ",
 
35
"                 "
 
36
};