Mercurial > emacs
view etc/letter.xpm @ 66003:eefcdbee90bc
(glyph_rect): Return 0 if position is outside text area.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 10 Oct 2005 22:54:19 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};