Mercurial > pidgin
view pixmaps/bsmile.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 | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * bsmile_xpm[] = { "15 15 7 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #666600", "$ c #999900", "% c #FF3300", " ......... ", " .@@@@@@@@@. ", " .@@@@@@@@@@@. ", ".@@@.@@@@@.@@@.", ".@@...@@@...@@.", ".@@...@@@...@@.", ".@@@.@@@@@.@@@.", ".@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@.", ".@@.+@@@@@+.@@.", ".@@@.@@@@@.@@@.", ".@@@.%%%%%.@@@.", " .@@@.....@@@. ", " .@@@@@@@@@. ", " ......... "};