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

« back to all changes in this revision

Viewing changes to TeXmacs/misc/pixmaps/modern/20x20/mode/tm_graphics_grid.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_graphics_grid[] = {
 
3
/* columns rows colors chars-per-pixel */
 
4
"20 20 17 1 ",
 
5
"  c #808080",
 
6
". c #808081",
 
7
"X c #818181",
 
8
"o c #818182",
 
9
"O c gray51",
 
10
"+ c #9494C3",
 
11
"@ c #9494C4",
 
12
"# c #A7A7C6",
 
13
"$ c #A7A7C7",
 
14
"% c #A8A8C7",
 
15
"& c #A8A8C8",
 
16
"* c #A9A9C8",
 
17
"= c #A9A9C9",
 
18
"- c #CECECE",
 
19
"; c gray81",
 
20
": c #CFCFD0",
 
21
"> c None",
 
22
/* pixels */
 
23
">>%>>>%>>>.>>>%>>>*>",
 
24
"::$>>:*:::.-->*--:%>",
 
25
"**@***@*** ***@***@%",
 
26
">>%>>>*>>> >>>*>>>%>",
 
27
">>*>>>$>>>.>>>%>>>*>",
 
28
"::$>>:*::-.-:>*--:%>",
 
29
"**@***@***.***@***@%",
 
30
">>*>>>*>>>.>>>*>>>%>",
 
31
">>%>>>*>>>X>>>%>>>%>",
 
32
">>%>>>*>>>.>>>%>>>%>",
 
33
".................X..",
 
34
";;%;;:$-;;.>>;%>>>%>",
 
35
">>%>>>%>>>.>>>%>>>*>",
 
36
"::%>>:*::;X;;>%;-:%>",
 
37
"**@***@***.%**@***@%",
 
38
">>%>>>%>>>.>>>*>>>%>",
 
39
">>*>>>*>>>.>>>$>>>%>",
 
40
"::*>>:*:::.-->*::-%>",
 
41
"**@***@**$.***@***@%",
 
42
">>*>>>%>>>X>>>*>>>*>"
 
43
};