Mercurial > emacs
view etc/letter.xpm @ 90860:848729201b1c
(glyph-char): Fix for a new character code space (22-bit).
(glyph-face): Likewise.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 28 May 2007 11:59:10 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};