Mercurial > emacs
view etc/images/gud/go.xpm @ 107166:87681b1f74ce
Small edit to custom images for better text alignment.
* etc/images/custom/down-pushed.xpm, etc/images/custom/down.xpm:
* etc/images/custom/right-pushed.xpm:
* etc/images/custom/right-pushed.xpm: Increase height by four
pixels, to improve text alignment.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 16 Feb 2010 09:28:41 -0500 |
parents | be635ea1cd02 |
children |
line wrap: on
line source
/* XPM */ static char * go_xpm[] = { "24 24 3 1", " c None", ". c #000080800000", "X c #FFFFFFFFFFFF", " ", " ", " .......... ", " ............ ", " .............. ", " ................ ", " .................. ", " ......XX...XX....... ", " .....X..X.X..X...... ", " .....X....X..X...... ", " .....X....X..X...... ", " .....X....X..X...... ", " .....X.XX.X..X...... ", " .....X..X.X..X...... ", " .....X..X.X..X...... ", " .....X..X.X..X...... ", " ......XX...XX....... ", " .................. ", " ................ ", " .............. ", " ............ ", " .......... ", " ", " "};