added hdspmixer by Thomas Charbonnel

This commit is contained in:
Takashi Iwai 2003-07-28 11:32:32 +00:00
parent a459b42371
commit 0fb00d0bdc
102 changed files with 14102 additions and 1 deletions

View file

@ -0,0 +1,27 @@
/* XPM */
char * b_zlm_xpm[] = {
"13 13 11 1",
" c None",
". c #000D00",
"+ c #000500",
"@ c #000000",
"# c #333333",
"$ c #CC66CC",
"% c #660066",
"& c #99FFFF",
"* c #FF00FF",
"= c #FF99FF",
"- c #990099",
".+@@@@@@@@@+#",
"$$$$$$$$$$$$%",
"$$&********$%",
"$**========$%",
"$**========$%",
"$**========$%",
"$*&========$%",
"$**========$%",
"$-*========$%",
"$*&========$%",
"$**=======*$%",
"$$$$$$$$$$$%%",
"%%%%%%%%%%%%%"};