summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/fontseldialog.xpm
blob: 1e8e82e0c9867567d9b9fba1459f179b11b9a534 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
/* XPM */
static char *fontseldialog_xpm[] = {
/* columns rows colors chars-per-pixel */
"21 21 13 1",
"  c Gray0",
". c #00007b",
"X c #7b7b7b",
"o c Green",
"O c Cyan",
"+ c Red",
"@ c Yellow",
"# c Gray61",
"$ c #d6d6d6",
"% c #b3cece",
"& c Gray87",
"* c Gray100",
"= c None",
/* pixels */
"=====================",
"=====================",
"=====================",
"=====================",
"==XXXXXXXXXXXXXXXX===",
"==X.+@...........X ==",
"==X.Oo.***....$ $X ==",
"==XXXXXXXXXXXXXXXX ==",
"==X**************X ==",
"==X*******#  $***X ==",
"==X******&  *#***X ==",
"==X*****   ******X ==",
"==X******   *****X ==",
"==X*** &  *******X ==",
"==X***$  #*******X ==",
"==X**************X ==",
"==XXXXXXXXXXXXXXXX ==",
"===                ==",
"=====================",
"=====================",
"====================="
};