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

« back to all changes in this revision

Viewing changes to TeXmacs/misc/pixmaps/modern/20x20/mode/tm_list.xpm

  • Committer: Package Import Robot
  • Author(s): Atsuhito KOHDA
  • Date: 2013-02-21 11:51:59 UTC
  • mfrom: (4.3.2 sid)
  • Revision ID: package-import@ubuntu.com-20130221115159-e0ejzow5o83ogzsy
Tags: 1:1.0.7.18-1
* New Upstream Release.
* Removed 05_fixRd.patch and updated 01_american.patch, 09_ipa.patch
  10_tex-files.cpp.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *tm_list[] = {
 
3
/* columns rows colors chars-per-pixel */
 
4
"20 20 11 1 ",
 
5
"  c gray25",
 
6
". c #717171",
 
7
"X c gray45",
 
8
"o c gray57",
 
9
"O c #A4A4A4",
 
10
"+ c #ACACAC",
 
11
"@ c #BCBCBC",
 
12
"# c gray74",
 
13
"$ c #C5C5C5",
 
14
"% c gray78",
 
15
"& c None",
 
16
/* pixels */
 
17
"O.O&%++++++++++++++$",
 
18
". .&.              .",
 
19
"O.O&#oooooooooooooo$",
 
20
"&&&&.              .",
 
21
"&&&&$++++++++++++++%",
 
22
"&&&&&&&&&&&&&&&&&&&&",
 
23
"&&&&&&&&&&&&&&&&&&&&",
 
24
"O.O&$++++++++++++++%",
 
25
". .&.              .",
 
26
"O.O&$oooooooooooooo#",
 
27
"&&&&.              .",
 
28
"&&&&$++++++++++++++%",
 
29
"&&&&&&&&&&&&&&&&&&&&",
 
30
"&&&&&&&&&&&&&&&&&&&&",
 
31
"O.O&%++++++++++++++%",
 
32
". .&.              .",
 
33
"O.O&#oooooooooooooo#",
 
34
"&&&&.              .",
 
35
"&&&&%++++++++++++++%",
 
36
"&&&&&&&&&&&&&&&&&&&&"
 
37
};