view pixmaps/fontface.xpm @ 598:c763eeec336f

[gaim-migrate @ 608] more rips from X-Chat. lots of cool stuff. --enable-panel instead of --enable-gnome. --disable-gnome if you don't want gnome bits. and messages after ./configure to say what's going on. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 03 Aug 2000 22:50:13 +0000
parents 83dd297aa363
children 78d0512d71d6
line wrap: on
line source

/* XPM */
static char * fontface_xpm[] = {
"22 17 2 1",
" 	c None",
".	c #000000",
"                      ",
"                      ",
"                      ",
"            ..        ",
"            ..        ",
"           ...        ",
"          . ..        ",
"          . ..        ",
"         .  ...       ",
"         ......       ",
"        .   ...       ",
"        .    ..       ",
"       .     ..       ",
"      ...   ....      ",
"                      ",
"                      ",
"                      "};