Mercurial > emacs
view etc/images/smilies/grayscale/forced.xpm @ 96560:d87a9f1b9378
(xfont_open): Adjust it for the change of
font_make_object. Don't check Vvertical_centering_font_regexp
here.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 09 Jul 2008 00:31:26 +0000 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * forced_xpm[] = { "14 14 6 1", " c None", ". c #484848", "+ c #000000", "@ c #6E6E6E", "# c #ABABAB", "$ c #171717", " ", " ", " . . ", " + + ", " + + ", " + + ", " ", " @ @ ", " +# #+ ", " @@# #@@ ", " #$++++++$# ", " ######## ", " ", " "};