bitmaps/ComboDn.8.xpm
author Stefan Vogel <sv@exept.de>
Fri, 27 Apr 2018 17:16:22 +0200
changeset 6314 ac5b9324a82a
parent 5999 ff5d2548cc0e
permissions -rw-r--r--
#DOCUMENTATION by stefan class: EditTextView comment/format in: #codeAspect
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5999
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
/* XPM */
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
static char *ComboDn_8_xpm[] = {
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
/* width height ncolors chars_per_pixel */
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
"8 8 2 1",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
/* colors */
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
"a c black",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
"b c none",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
/* pixels */
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
"bbbaabbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
"bbbaabbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
"bbbaabbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
"baaaaaab",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
"bbaaaabb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
"bbbaabbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
"bbbbbbbb",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
"baaaaaab",
ff5d2548cc0e oops - need a mask
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
};