Mercurial > emacs
view etc/letter.xpm @ 90524:b7bcc590bab5
(ftfont_list): Fix typo.
(ftfont_build_basic_charsets): Don't include letters with
diactrics.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 07 Jul 2006 11:48:40 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};