view pixmaps/protocols/yahoo/yahoo_skull.xpm @ 6042:460b4ba2d452

[gaim-migrate @ 6492] This fixes http://sourceforge.net/tracker/index.php?func=detail&aid=761532&group_id=235&atid=100235 It basically puts the cap on the max font size at 100. I thought this was done a while ago, but maybe not? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 06 Jul 2003 08:11:00 +0000
parents 388230971b20
children
line wrap: on
line source

/* XPM */
static char *yahoo_skull[] = {
/* width height ncolors chars_per_pixel */
"18 18 7 1",
/* colors */
"  c #999999",
". c #373737",
"X c #CCCCCC",
"o c #666666",
"O c #FFFFFF",
"@ c #FBFBFB",
"+ c None",
/* pixels */
"++++++++++++++++++",
"+++............+++",
"++. XXXXXXXXXXX.++",
"+. XX oXXXXXo XX.+",
"+. X OOoXXXoOO X.+",
"+. XoOOO.X.OOO X.+",
"+. XoOoo. .ooOoX.+",
"+. XoOoo. .ooOoX.+",
"+. XX.... ....XX.+",
"+.  XX    XXXXXX.+",
"++.  XXX...XXXX.++",
"+++.. XXX.XXXo..++",
"++++.  XXXXX o.+++",
"++++.  XXXXXX.++++",
"++++....XX....++++",
"+++++. ....X .++++",
"+++++.    XX.+++++",
"++++++......++++++"
};