Mercurial > emacs
view etc/images/gud/remove.xpm @ 106735:b12f3cb1fe53
fontset.c (fontset_find_font): Fix getting the frame pointer.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 05 Jan 2010 20:53:11 +0900 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * clear_xpm[] = { "24 24 3 1", " c None", ". c #cc0033", "X c #F0F0F0", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " .XX......XX. ", " ...XX....XX... ", " ....XX..XX.... ", " ......XXXX...... ", " .......XX....... ", " ......XXXX...... ", " .....XX..XX..... ", " ...XX....XX... ", " ..XX......XX.. ", " .X........X. ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};