view lisp/gnus/uu-decode.xpm @ 59325:68eaccfa130a

* macterm.c (x_new_font): Set FRAME_SPACE_WIDTH. (x_font_min_bounds, XLoadQueryFont): Use the correct font width metrics for max and min bounds. (x_load_font): Correctly calculate average font width metrics.
author Steven Tamm <steventamm@mac.com>
date Mon, 03 Jan 2005 16:49:35 +0000
parents 55fd4f77387a
children
line wrap: on
line source

/* XPM */
static char * uu_decode_xpm[] = {
"24 24 9 1",
" 	c None",
".	c #919187876969",
"X	c #C2C2B9B99C9C",
"o	c #868686868686",
"O	c #8F8F8F8F8F8F",
"+	c #000000000000",
"@	c #4C4C4C4C4C4C",
"#	c #E9E9EFEFE8E8",
"$	c #8686ADAD7D7D",
"                        ",
"                        ",
"                        ",
"    ..............      ",
"    X.o.........O.++    ",
"    XX++++++++++..++    ",
"    XX@########+..++    ",
"    XX@########+..++    ",
"    XX@$#$$$#$#+..++    ",
"    XX@#$$$$$$#+..++    ",
"    XX@##$#####+..++    ",
"    XX@##$#$$##+..++    ",
"    XX@##$#$$##+..++    ",
"    XX@##$$#$$#+..++    ",
"    XX@######$#+..++    ",
"    XX@########+..++    ",
"    XX@########+..++    ",
"    XX.@@@@@@@@@..++    ",
"    X.XXXXXXXXXX..++    ",
"    .XXXXXXXXXXXX.++    ",
"     +++++++++++++++    ",
"     +++++++++++++++    ",
"                        ",
"                        "};