view pixmaps/fontface.xpm @ 586:4a1181b764b6

[gaim-migrate @ 596] finally got 'cvs add' to work :) committer: Tailor Script <tailor@pidgin.im>
author Todd Kulesza <fflewddur>
date Wed, 02 Aug 2000 15:50:10 +0000
parents 83dd297aa363
children 78d0512d71d6
line wrap: on
line source

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