view pixmaps/fontface.xpm @ 256:7615d22ad227

[gaim-migrate @ 266] Permit/deny works now (I hope). Also, the README's and things for libfaim are now included in 'make dist'. Hopefully someone will actually READ the README.gaim file. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 23 May 2000 18:11:39 +0000
parents 83dd297aa363
children 78d0512d71d6
line wrap: on
line source

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