Mercurial > emacs
view etc/images/ezimage/key.xpm @ 100006:527cfe29292e
(Text Representations, Converting Representations, Character Sets,
Scanning Charsets, Translation of Characters): Make text more accurate.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 28 Nov 2008 13:26:17 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * key_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ........ ", " ..++++++.. ", " .+@@@@@@+. ", " .+@@++@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@@@+. ", " .+@@@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .+@@+. ", " .+@@@+. ", " .+@@+. ", " .++. ", " .. "};