mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 00:53:46 +02:00
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
This commit is contained in:
39
images/Cursors32/DisabledCursor.xpm
Normal file
39
images/Cursors32/DisabledCursor.xpm
Normal file
@@ -0,0 +1,39 @@
|
||||
/* XPM */
|
||||
static const char * DisabledCursorXpm[] = {
|
||||
"32 32 3 1",
|
||||
". c #FF0000", // mask color = RGB:255,0,0
|
||||
"# c #000000",
|
||||
"+ c #FFFFFF",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
".............######.............",
|
||||
"...........##++++++##...........",
|
||||
"..........#++++++++++#..........",
|
||||
".........#++++####++++#.........",
|
||||
".........#+++#...#++++#.........",
|
||||
"........#+++#...#++++++#........",
|
||||
"........#++#...#+++##++#........",
|
||||
"........#++#..#+++#.#++#........",
|
||||
"........#++#.#+++#..#++#........",
|
||||
"........#++##+++#...#++#........",
|
||||
"........#++++++#...#+++#........",
|
||||
".........#++++#...#+++#.........",
|
||||
".........#++++####++++#.........",
|
||||
"..........#++++++++++#..........",
|
||||
"...........##++++++##...........",
|
||||
".............######.............",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
||||
|
39
images/Cursors32/DrawCursor.xpm
Normal file
39
images/Cursors32/DrawCursor.xpm
Normal file
@@ -0,0 +1,39 @@
|
||||
//Image of a pencil.
|
||||
static const char * DrawCursorXpm[] = {
|
||||
"32 32 3 1",
|
||||
". c #FF0000", // mask color = RGB:255,0,0
|
||||
"# c #000000",
|
||||
"+ c #FFFFFF",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
".................+++............",
|
||||
"................+###+...........",
|
||||
"...............+#+###+..........",
|
||||
"..............+#+####+..........",
|
||||
"..............+#####+...........",
|
||||
".............+#++###+...........",
|
||||
".............+#+###+............",
|
||||
"............+#++###+............",
|
||||
"............+#+###+.............",
|
||||
"...........+#++###+.............",
|
||||
"...........+#+###+..............",
|
||||
"...........+#####+..............",
|
||||
"...........+####+...............",
|
||||
"...........+###+................",
|
||||
"...........+##+.................",
|
||||
"...........+#+..................",
|
||||
"............+...................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
||||
|
38
images/Cursors32/EnvCursor.xpm
Normal file
38
images/Cursors32/EnvCursor.xpm
Normal file
@@ -0,0 +1,38 @@
|
||||
/* XPM */
|
||||
static const char * EnvCursorXpm[] = {
|
||||
"32 32 3 1",
|
||||
". c #FF0000", // mask color = RGB:255,0,0
|
||||
"# c #000000",
|
||||
"+ c #FFFFFF",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"............#########...........",
|
||||
"............#+++++++#...........",
|
||||
".............#+++++#............",
|
||||
"..............#+++#.............",
|
||||
"...............#+#..............",
|
||||
"................#...............",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................#...............",
|
||||
"...............#+#..............",
|
||||
"..............#+++#.............",
|
||||
".............#+++++#............",
|
||||
"............#+++++++#...........",
|
||||
"............#########...........",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
72
images/Cursors32/IBeamCursor.xpm
Normal file
72
images/Cursors32/IBeamCursor.xpm
Normal file
@@ -0,0 +1,72 @@
|
||||
static const char * IBeamCursorXpm[] = {
|
||||
"32 32 3 1",
|
||||
". c #FF0000", // mask color = RGB:255,0,0
|
||||
"# c #000000",
|
||||
"+ c #FFFFFF",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"............+++++.++++..........",
|
||||
"............+####+###+..........",
|
||||
".............+++##+++...........",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
"...............+##+.............",
|
||||
".............+++##+++...........",
|
||||
"............+####+###+..........",
|
||||
"............+++++.++++..........",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
||||
|
||||
#if 0
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
".............####.###...........",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
"................##..............",
|
||||
".............####.###...........",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
||||
#endif
|
39
images/Cursors32/LabelCursorLeft.xpm
Normal file
39
images/Cursors32/LabelCursorLeft.xpm
Normal file
@@ -0,0 +1,39 @@
|
||||
/* XPM */
|
||||
static const char * LabelCursorLeftXpm[] = {
|
||||
"32 32 4 1",
|
||||
" c None",
|
||||
". c #FF0000",
|
||||
"+ c #000000",
|
||||
"@ c #FFFFFF",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"..........++....................",
|
||||
"..........+@+...................",
|
||||
"..........+@@+..................",
|
||||
"........+++@@+..................",
|
||||
".......++@@+@@+.................",
|
||||
".......+@@@@+@@+................",
|
||||
".......+@@@@+@@+................",
|
||||
".......+@@@@+@@+................",
|
||||
".......+@@@@+@@+................",
|
||||
".......++@@+@@+.................",
|
||||
"........+++@@+..................",
|
||||
"..........+@@+..................",
|
||||
"..........+@+...................",
|
||||
"..........++....................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
39
images/Cursors32/LabelCursorRight.xpm
Normal file
39
images/Cursors32/LabelCursorRight.xpm
Normal file
@@ -0,0 +1,39 @@
|
||||
/* XPM */
|
||||
static const char * LabelCursorRightXpm[] = {
|
||||
"32 32 4 1",
|
||||
" c None",
|
||||
". c #FF0000",
|
||||
"+ c #000000",
|
||||
"@ c #FFFFFF",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"....................++..........",
|
||||
"...................+@+..........",
|
||||
"..................+@@+..........",
|
||||
"..................+@@+++........",
|
||||
".................+@@+@@++.......",
|
||||
"................+@@+@@@@+.......",
|
||||
"................+@@+@@@@+.......",
|
||||
"................+@@+@@@@+.......",
|
||||
"................+@@+@@@@+.......",
|
||||
".................+@@+@@++.......",
|
||||
"..................+@@+++........",
|
||||
"..................+@@+..........",
|
||||
"...................+@+..........",
|
||||
"....................++..........",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
38
images/Cursors32/TimeCursor.xpm
Normal file
38
images/Cursors32/TimeCursor.xpm
Normal file
@@ -0,0 +1,38 @@
|
||||
/* XPM */
|
||||
static const char * TimeCursorXpm[] = {
|
||||
"32 32 3 1",
|
||||
". c #FF0000", // mask color = RGB:255,0,0
|
||||
"# c #000000",
|
||||
"+ c #FFFFFF",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"...........++.......++..........",
|
||||
"..........+#+.......+#+.........",
|
||||
".........+##+.......+##+........",
|
||||
"........+###+++++++++###+.......",
|
||||
".......+#################+......",
|
||||
"........+###+++++++++###+.......",
|
||||
".........+##+.......+##+........",
|
||||
"..........+#+.......+#+.........",
|
||||
"...........++.......++..........",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
37
images/Cursors32/ZoomInCursor.xpm
Normal file
37
images/Cursors32/ZoomInCursor.xpm
Normal file
@@ -0,0 +1,37 @@
|
||||
static const char * ZoomInCursorXpm[] = {
|
||||
"32 32 3 1",
|
||||
"+ c #FFFFFF",
|
||||
". c #FF0000", // mask color = RGB:255,0,0
|
||||
"# c #000000",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................++++............",
|
||||
"...............+####+...........",
|
||||
"..............+##...#+..........",
|
||||
".............+#..##..#+.........",
|
||||
"............+##..##..##+........",
|
||||
"............+#.######.#+........",
|
||||
"............+#.######.#+........",
|
||||
"............+##..##..##+........",
|
||||
".............+#..##..#+.........",
|
||||
"............+####..##+..........",
|
||||
"...........+###+####+...........",
|
||||
"..........+###+.++++............",
|
||||
".........+###+..................",
|
||||
"........+###+...................",
|
||||
".......+###+....................",
|
||||
"........+#+.....................",
|
||||
".........+......................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
37
images/Cursors32/ZoomOutCursor.xpm
Normal file
37
images/Cursors32/ZoomOutCursor.xpm
Normal file
@@ -0,0 +1,37 @@
|
||||
static const char * ZoomOutCursorXpm[] = {
|
||||
"32 32 3 1",
|
||||
". c #FF0000", // mask color = RGB:255,0,0
|
||||
"# c #000000",
|
||||
"+ c #FFFFFF",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................++++............",
|
||||
"...............+####+...........",
|
||||
"..............+##...#+..........",
|
||||
".............+#......#+.........",
|
||||
"............+##......##+........",
|
||||
"............+#.######.#+........",
|
||||
"............+#.######.#+........",
|
||||
"............+##......##+........",
|
||||
".............+#......#+.........",
|
||||
"............+####..##+..........",
|
||||
"...........+###+####+...........",
|
||||
"..........+###+.++++............",
|
||||
".........+###+..................",
|
||||
"........+###+...................",
|
||||
".......+###+....................",
|
||||
"........+#+.....................",
|
||||
".........+......................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"};
|
Reference in New Issue
Block a user