Mercurial > emacs
view etc/images/letter.xpm @ 97327:53bcf54737b2
(xfont_list_family): Return a list of symbols, not
strings.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 06 Aug 2008 12:20:11 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};