Mercurial > pidgin
view pixmaps/fontface2.xpm @ 4458:a46c57f2d58b
[gaim-migrate @ 4733]
(20:45:09) Trogdor: http://web.ics.purdue.edu/~eblanton/gaim/gaim-cvs-oscar-ssi-conv.diff
(20:45:12) Trogdor: commit please
(20:45:22) LSchiere: commit log?
(20:45:48) Trogdor: Adds best-effort charset conversion to Oscar SSI aliases and group names.
(20:45:55) Trogdor: oh
(20:46:19) Trogdor: Also adds a gaim global function gaim_try_conv_to_utf8 () for attempting several logical encodings on a given string.
(20:46:43) Trogdor: (which replaces the aptly named whatever_to_utf8)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 29 Jan 2003 01:46:44 +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", " ......... ", " .+@#$$$$%&. ", " .*$=+.-#$$$. ", " .@&...=$#$$. ", " .;>..-$=@$$. ", " .,'..=#.@$$. ", " .,..#=.@$$. ", " .&$&*%$$..-**.. ", " .#$$$$$$.%$$$#*.", "... .&#...*$$.@-.&$$+", "........... *$$.*. .&$+", ".+@)!~@$%@+. *$$$@. .*.", "=$&..+*.+#$*.-***.. ", "$&..@$@..+$#..$$*. ", "%- .@$@. .$#..$$=. ", "{] .@$@..-$*..$$#.. ", " + .@$@.^##-..@$$@. ./.", " .@$@.^#$%..+$$$&..-%.", " .@$@..+$$* .*$$$%@$=.", " .@$@. .$$* .-&@@=+..", " .@$=..-$$+ ..... ", " .^#$@(_#$@. ", " :_@@@(_@+.. ", " ......... "};