view pixmaps/italic.xpm @ 768:0b160e27904b

[gaim-migrate @ 778] fix some sizing issues. you should be able to *see* all of the options now... committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 25 Aug 2000 21:18:35 +0000
parents 2846a03bda67
children 267ed2b889ee
line wrap: on
line source

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