summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/curved-chord.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'app/bin/bitmaps/curved-chord.xpm')
-rw-r--r--app/bin/bitmaps/curved-chord.xpm109
1 files changed, 109 insertions, 0 deletions
diff --git a/app/bin/bitmaps/curved-chord.xpm b/app/bin/bitmaps/curved-chord.xpm
new file mode 100644
index 0000000..b8c1d9d
--- /dev/null
+++ b/app/bin/bitmaps/curved-chord.xpm
@@ -0,0 +1,109 @@
+static char *curved_chord_x16[] = {
+ "16 16 5 1",
+ " c None",
+ "0 c #000000",
+ "1 c #CC0000",
+ "2 c #CC9966",
+ "3 c #FF6666",
+ " 2 2 ",
+ " 2 0000 ",
+ " 2 00 2 2 ",
+ " 2 00 2 000 ",
+ " 0 2 002 2 ",
+ " 2 0 2002 ",
+ " 0 ",
+ " 20 2 1111 ",
+ " 020 113 ",
+ " 20 0 1313 ",
+ " 0202 1 313 1 ",
+ " 0 0 31311 ",
+ "20202 311 ",
+ " 0 0 11 ",
+ "20202 11 ",
+ " "};
+
+static char *curved_chord_x24[] = {
+ "24 24 11 1",
+ " c None",
+ "0 c #000000",
+ "1 c #330000",
+ "2 c #333300",
+ "3 c #663300",
+ "4 c #993300",
+ "5 c #996600",
+ "6 c #CC0000",
+ "7 c #CC3300",
+ "8 c #CC6600",
+ "9 c #CC9900",
+ " 9 ",
+ " 9100300",
+ " 0130 89 ",
+ " 820089 99 ",
+ " 018 930200",
+ " 9500 99 013059 ",
+ " 135 500 9 ",
+ " 9900 9 039 ",
+ " 53 81 9 ",
+ " 099 019 ",
+ " 9 0 950 ",
+ " 938 39 ",
+ " 029990 766666 ",
+ " 0 38 666666 ",
+ " 953 00 6666 ",
+ " 19990 66 66 ",
+ " 00 559 66 66 ",
+ " 00 0 66 66 66",
+ " 929930 66 66 ",
+ " 3299559 6666 ",
+ " 00 0 66 ",
+ " 00 0 66 ",
+ "9459829 66 ",
+ " 25 539 6 "};
+
+static char *curved_chord_x32[] = {
+ "32 32 10 1",
+ " c None",
+ "0 c #000000",
+ "1 c #330000",
+ "2 c #333300",
+ "3 c #663300",
+ "4 c #993300",
+ "5 c #996600",
+ "6 c #CC0000",
+ "7 c #CC6600",
+ "8 c #CC9900",
+ " 8 ",
+ " 88 000330 ",
+ " 250000000 ",
+ " 8 000020 88 ",
+ " 85000058 8 ",
+ " 00010 8 00130 ",
+ " 00038 3200000 ",
+ " 87000 88 00022 8 ",
+ " 0000 5000088 ",
+ " 00078 003 ",
+ " 8500 88000088 ",
+ " 503 500 ",
+ " 0288 0037 ",
+ " 00 888100 8 ",
+ " 88000 8501 ",
+ " 405 0038 ",
+ " 00888 0076666666 ",
+ " 00 820 66666666 ",
+ " 00 0058 66666 ",
+ " 830 00 66666 ",
+ " 0388800 66 666 ",
+ " 00 8703 66 6666 ",
+ " 00 007 66 6666 66 ",
+ " 00 00 66 6666 6666",
+ " 8505 000 6 6666 6666 ",
+ " 1188831 6666666 ",
+ " 00 5038 66666 ",
+ " 00 000 666 ",
+ " 00 00 666 ",
+ " 503 00 666 ",
+ "850788318 666 ",
+ " 0 00 6 "};
+
+static char **curved_chord_xpm[3] = { curved_chord_x16, curved_chord_x24, curved_chord_x32 };
+