view pixmaps/fontface2.xpm @ 4024:c97789bb4bbc

[gaim-migrate @ 4226] spelling fixes from John B. Silvestri. quoth he: While looking through the .todo (the web version, actually) for something, my cable modem chose to drop my connection. In a fit of boredom, I've gone ahead and proofread the todo for typos. I could have gone crazy and capitalized the first letter of every sentence, but I was not that bored :-). These are just a few little typos. For some reason, I have a knack at spotting these things, and somehow it just seems better to have it right, even for developers :). [Added note: It later occurred to me to run the .todo through a spellchecker, which caught about twice as many new typos as my eyes caught - hint: "I before E, except after C, and a few odd cases (their, weigh, etc.).] committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 30 Nov 2002 19:09:22 +0000
parents 3fd5311a3894
children
line wrap: on
line source

/* XPM */
static char * fontface2_xpm[] = {
"24 24 25 1",
" 	c None",
".	c #FFFF99",
"+	c #FFC777",
"@	c #FF5533",
"#	c #FF1D11",
"$	c #FF0000",
"%	c #FF3922",
"&	c #FF8E55",
"*	c #FFAA66",
"=	c #FF7244",
"-	c #FFE388",
";	c #FF5935",
">	c #FF9157",
",	c #FFD07D",
"'	c #FF4E2F",
")	c #FF190F",
"!	c #FF331E",
"~	c #FF472A",
"{	c #FFDC84",
"]	c #FF7D4B",
"^	c #FFDF86",
"/	c #FFBB70",
"(	c #FF3F25",
"_	c #FF4E2E",
":	c #FFB36B",
"       .........        ",
"      .+@#$$$$%&.       ",
"     .*$=+.-#$$$.       ",
"     .@&...=$#$$.       ",
"     .;>..-$=@$$.       ",
"     .,'..=#.@$$.       ",
"      .,..#=.@$$.       ",
"        .&$&*%$$..-**.. ",
"        .#$$$$$$.%$$$#*.",
"...    .&#...*$$.@-.&$$+",
"...........  *$$.*. .&$+",
".+@)!~@$%@+. *$$$@.  .*.",
"=$&..+*.+#$*.-***..     ",
"$&..@$@..+$#..$$*.      ",
"%- .@$@. .$#..$$=.      ",
"{] .@$@..-$*..$$#..     ",
" + .@$@.^##-..@$$@.  ./.",
"   .@$@.^#$%..+$$$&..-%.",
"   .@$@..+$$* .*$$$%@$=.",
"   .@$@. .$$*  .-&@@=+..",
"   .@$=..-$$+    .....  ",
"  .^#$@(_#$@.           ",
"  :_@@@(_@+..           ",
"  .........             "};