mirror of
https://github.com/gryf/wmamixer.git
synced 2026-04-10 11:33:31 +02:00
Added scale method introduced by Xander.
https://gitlab.com/xander1988/dockapps
This commit is contained in:
35
XPM/digits192.xpm
Normal file
35
XPM/digits192.xpm
Normal file
@@ -0,0 +1,35 @@
|
||||
/* XPM */
|
||||
static char * digits192_xpm[] = {
|
||||
"198 27 5 1",
|
||||
" c None",
|
||||
". c #282828 s back_color",
|
||||
"+ c #20B2AE s led_color_high",
|
||||
"@ c #004941 s led_color_low",
|
||||
"# c #188A86 s led_color_med",
|
||||
"......................................................................................................................................................................................................",
|
||||
"......................................................................................................................................................................................................",
|
||||
"......................................................................................................................................................................................................",
|
||||
"......+++++++++.........@@@@@@@@@###...###+++++++++###...###+++++++++###...+++@@@@@@@@@+++...###+++++++++###...###+++++++++###...###+++++++++###...###+++++++++###...###+++++++++###......@@@@@@@@@...",
|
||||
"......+++++++++.........@@@@@@@@@###...###+++++++++###...###+++++++++###...+++@@@@@@@@@+++...###+++++++++###...###+++++++++###...###+++++++++###...###+++++++++###...###+++++++++###......@@@@@@@@@...",
|
||||
"......+++++++++.........@@@@@@@@@###...###+++++++++###...###+++++++++###...+++@@@@@@@@@+++...###+++++++++###...###+++++++++###...###+++++++++###...###+++++++++###...###+++++++++###......@@@@@@@@@...",
|
||||
"...+++.........+++...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...+++.........@@@...+++.........@@@...@@@.........+++...+++.........+++...+++.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...+++.........@@@...+++.........@@@...@@@.........+++...+++.........+++...+++.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...+++.........@@@...+++.........@@@...@@@.........+++...+++.........+++...+++.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...+++.........@@@...+++.........@@@...@@@.........+++...+++.........+++...+++.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...+++.........@@@...+++.........@@@...@@@.........+++...+++.........+++...+++.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...+++.........@@@...+++.........@@@...@@@.........+++...+++.........+++...+++.........+++...@@@.........@@@",
|
||||
"...###@@@@@@@@@###......@@@@@@@@@###...###+++++++++###......+++++++++###...###+++++++++###...++++++++++++###...###+++++++++###......@@@@@@@@@###...###+++++++++###...###+++++++++###......@@@@@@@@@...",
|
||||
"...###@@@@@@@@@###......@@@@@@@@@###...###+++++++++###......+++++++++###...###+++++++++###...++++++++++++###...###+++++++++###......@@@@@@@@@###...###+++++++++###...###+++++++++###......@@@@@@@@@...",
|
||||
"...###@@@@@@@@@###......@@@@@@@@@###...###+++++++++###......+++++++++###...###+++++++++###...++++++++++++###...###+++++++++###......@@@@@@@@@###...###+++++++++###...###+++++++++###......@@@@@@@@@...",
|
||||
"...+++.........+++...@@@.........+++...+++.........@@@...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...@@@.........+++...+++.........+++...@@@.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...+++.........@@@...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...@@@.........+++...+++.........+++...@@@.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...+++.........@@@...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...@@@.........+++...+++.........+++...@@@.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...+++.........@@@...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...@@@.........+++...+++.........+++...@@@.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...+++.........@@@...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...@@@.........+++...+++.........+++...@@@.........+++...@@@.........@@@",
|
||||
"...+++.........+++...@@@.........+++...+++.........@@@...@@@.........+++...@@@.........+++...@@@.........+++...+++.........+++...@@@.........+++...+++.........+++...@@@.........+++...@@@.........@@@",
|
||||
"......+++++++++.........@@@@@@@@@+++...###+++++++++###...###+++++++++###......@@@@@@@@@###...###+++++++++###...###+++++++++###......@@@@@@@@@+++...###+++++++++###...###+++++++++###......@@@@@@@@@...",
|
||||
"......+++++++++.........@@@@@@@@@+++...###+++++++++###...###+++++++++###......@@@@@@@@@###...###+++++++++###...###+++++++++###......@@@@@@@@@+++...###+++++++++###...###+++++++++###......@@@@@@@@@...",
|
||||
"......+++++++++.........@@@@@@@@@+++...###+++++++++###...###+++++++++###......@@@@@@@@@###...###+++++++++###...###+++++++++###......@@@@@@@@@+++...###+++++++++###...###+++++++++###......@@@@@@@@@...",
|
||||
"......................................................................................................................................................................................................",
|
||||
"......................................................................................................................................................................................................",
|
||||
"......................................................................................................................................................................................................"};
|
||||
Reference in New Issue
Block a user