bitmaps/ComboDn.8.xpm
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 04 May 2017 22:34:08 +0200
branchjv
changeset 6187 df5e0e50fe4e
parent 5999 ff5d2548cc0e
permissions -rw-r--r--
Issue #124, case 1: Added test for this case Actual fix is in stx:libbasic, revision 3563e89f551b. https://swing.fit.cvut.cz/projects/stx-jv/ticket/124#comment:19
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
};