Mercurial > emacs
view etc/letter.xpm @ 75279:9c8714bffcdd
* TODO: Proper background color handling for pngs.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 19 Jan 2007 01:28:58 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};