Mercurial > emacs
view etc/images/close.xpm @ 102772:2329740318c9
* ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 29 Mar 2009 17:12:10 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};