view pixmaps/fontface.xpm @ 834:bac7089491c1

[gaim-migrate @ 844] redesigned chat page a bit, and fixed some libfaim stuff. oh, and made some FIXME's more informative. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 02 Sep 2000 12:46:05 +0000
parents 83dd297aa363
children 78d0512d71d6
line wrap: on
line source

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