summaryrefslogtreecommitdiff
path: root/gtk2_ardour/icons
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-11-18 22:00:58 +0100
committerRobin Gareus <robin@gareus.org>2014-11-18 22:00:58 +0100
commit37a1717c220f813a5af6a3f16ff0e018f10547b5 (patch)
tree59fa57b240a11e78590fe6df5b69b41dd17d5637 /gtk2_ardour/icons
parent4389fd2acea655fd42d73cb8227d8c3dc0d4b7d7 (diff)
add square cursors (for windows)
cursor icons squared with north-west gravity. hotspots are identical to original icons. otherwise gdkcursor-win32 creates square cursors with center gravity and hotspot X/Y differs.
Diffstat (limited to 'gtk2_ardour/icons')
-rw-r--r--gtk2_ardour/icons/cursor_square/anchored_trim_left_cursor.pngbin0 -> 529 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/anchored_trim_right_cursor.pngbin0 -> 524 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/expand_left_right_cursor.pngbin0 -> 322 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/expand_up_down_cursor.pngbin0 -> 407 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/fade_in_cursor.pngbin0 -> 962 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/fade_out_cursor.pngbin0 -> 970 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/grabber.pngbin0 -> 446 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/grabber_edit_point.pngbin0 -> 558 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/grabber_note.pngbin0 -> 746 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/hotspots26
-rw-r--r--gtk2_ardour/icons/cursor_square/i_beam_cursor.pngbin0 -> 151 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/move_cursor.pngbin0 -> 485 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/resize_bottom_cursor.pngbin0 -> 558 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/resize_bottom_left_cursor.pngbin0 -> 816 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/resize_bottom_right_cursor.pngbin0 -> 812 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/resize_left_cursor.pngbin0 -> 463 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/resize_right_cursor.pngbin0 -> 450 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/resize_top_cursor.pngbin0 -> 563 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/resize_top_left_cursor.pngbin0 -> 817 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/resize_top_right_cursor.pngbin0 -> 821 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/scissors.pngbin0 -> 985 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/trim_left_cursor.pngbin0 -> 529 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/trim_left_cursor_right_only.pngbin0 -> 460 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/trim_right_cursor.pngbin0 -> 524 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/trim_right_cursor_left_only.pngbin0 -> 456 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/zoom_in_cursor.pngbin0 -> 1068 bytes
-rw-r--r--gtk2_ardour/icons/cursor_square/zoom_out_cursor.pngbin0 -> 991 bytes
27 files changed, 26 insertions, 0 deletions
diff --git a/gtk2_ardour/icons/cursor_square/anchored_trim_left_cursor.png b/gtk2_ardour/icons/cursor_square/anchored_trim_left_cursor.png
new file mode 100644
index 0000000000..019235fdcf
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/anchored_trim_left_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/anchored_trim_right_cursor.png b/gtk2_ardour/icons/cursor_square/anchored_trim_right_cursor.png
new file mode 100644
index 0000000000..2f327d7a7a
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/anchored_trim_right_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/expand_left_right_cursor.png b/gtk2_ardour/icons/cursor_square/expand_left_right_cursor.png
new file mode 100644
index 0000000000..f00d4d7aac
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/expand_left_right_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/expand_up_down_cursor.png b/gtk2_ardour/icons/cursor_square/expand_up_down_cursor.png
new file mode 100644
index 0000000000..c5c2a1af3d
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/expand_up_down_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/fade_in_cursor.png b/gtk2_ardour/icons/cursor_square/fade_in_cursor.png
new file mode 100644
index 0000000000..bfdaa1a09e
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/fade_in_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/fade_out_cursor.png b/gtk2_ardour/icons/cursor_square/fade_out_cursor.png
new file mode 100644
index 0000000000..f71ffe30a4
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/fade_out_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/grabber.png b/gtk2_ardour/icons/cursor_square/grabber.png
new file mode 100644
index 0000000000..6c27be90e3
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/grabber.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/grabber_edit_point.png b/gtk2_ardour/icons/cursor_square/grabber_edit_point.png
new file mode 100644
index 0000000000..8bcc179c2c
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/grabber_edit_point.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/grabber_note.png b/gtk2_ardour/icons/cursor_square/grabber_note.png
new file mode 100644
index 0000000000..2236a515b2
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/grabber_note.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/hotspots b/gtk2_ardour/icons/cursor_square/hotspots
new file mode 100644
index 0000000000..5b2fe3059a
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/hotspots
@@ -0,0 +1,26 @@
+zoom_in_cursor 10 5
+zoom_out_cursor 5 5
+scissors 5 0
+grabber 5 0
+grabber_note 5 10
+grabber_edit_point 5 17
+trim_left_cursor 5 11
+anchored_trim_left_cursor 5 11
+trim_right_cursor 23 11
+anchored_trim_right_cursor 23 11
+trim_left_cursor_right_only 5 11
+trim_right_cursor_left_only 23 11
+fade_in_cursor 0 0
+fade_out_cursor 29 0
+resize_left_cursor 3 10
+resize_top_left_cursor 3 3
+resize_top_cursor 10 3
+resize_top_right_cursor 18 3
+resize_right_cursor 24 10
+resize_bottom_right_cursor 18 18
+resize_bottom_cursor 10 24
+resize_bottom_left_cursor 3 18
+move_cursor 11 11
+expand_left_right_cursor 11 4
+expand_up_down_cursor 4 11
+i_beam_cursor 4 11
diff --git a/gtk2_ardour/icons/cursor_square/i_beam_cursor.png b/gtk2_ardour/icons/cursor_square/i_beam_cursor.png
new file mode 100644
index 0000000000..21a62565d7
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/i_beam_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/move_cursor.png b/gtk2_ardour/icons/cursor_square/move_cursor.png
new file mode 100644
index 0000000000..25911ed6ff
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/move_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/resize_bottom_cursor.png b/gtk2_ardour/icons/cursor_square/resize_bottom_cursor.png
new file mode 100644
index 0000000000..d2cacc0895
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/resize_bottom_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/resize_bottom_left_cursor.png b/gtk2_ardour/icons/cursor_square/resize_bottom_left_cursor.png
new file mode 100644
index 0000000000..f27a7b8325
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/resize_bottom_left_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/resize_bottom_right_cursor.png b/gtk2_ardour/icons/cursor_square/resize_bottom_right_cursor.png
new file mode 100644
index 0000000000..ea626b62c4
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/resize_bottom_right_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/resize_left_cursor.png b/gtk2_ardour/icons/cursor_square/resize_left_cursor.png
new file mode 100644
index 0000000000..476d2d34e2
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/resize_left_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/resize_right_cursor.png b/gtk2_ardour/icons/cursor_square/resize_right_cursor.png
new file mode 100644
index 0000000000..7762b91b68
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/resize_right_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/resize_top_cursor.png b/gtk2_ardour/icons/cursor_square/resize_top_cursor.png
new file mode 100644
index 0000000000..19f0e48dd4
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/resize_top_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/resize_top_left_cursor.png b/gtk2_ardour/icons/cursor_square/resize_top_left_cursor.png
new file mode 100644
index 0000000000..702b4af6c9
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/resize_top_left_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/resize_top_right_cursor.png b/gtk2_ardour/icons/cursor_square/resize_top_right_cursor.png
new file mode 100644
index 0000000000..c9ecc9a409
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/resize_top_right_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/scissors.png b/gtk2_ardour/icons/cursor_square/scissors.png
new file mode 100644
index 0000000000..c5cf093ada
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/scissors.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/trim_left_cursor.png b/gtk2_ardour/icons/cursor_square/trim_left_cursor.png
new file mode 100644
index 0000000000..019235fdcf
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/trim_left_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/trim_left_cursor_right_only.png b/gtk2_ardour/icons/cursor_square/trim_left_cursor_right_only.png
new file mode 100644
index 0000000000..6df8234f7e
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/trim_left_cursor_right_only.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/trim_right_cursor.png b/gtk2_ardour/icons/cursor_square/trim_right_cursor.png
new file mode 100644
index 0000000000..2f327d7a7a
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/trim_right_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/trim_right_cursor_left_only.png b/gtk2_ardour/icons/cursor_square/trim_right_cursor_left_only.png
new file mode 100644
index 0000000000..2d038da787
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/trim_right_cursor_left_only.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/zoom_in_cursor.png b/gtk2_ardour/icons/cursor_square/zoom_in_cursor.png
new file mode 100644
index 0000000000..b69ea6e141
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/zoom_in_cursor.png
Binary files differ
diff --git a/gtk2_ardour/icons/cursor_square/zoom_out_cursor.png b/gtk2_ardour/icons/cursor_square/zoom_out_cursor.png
new file mode 100644
index 0000000000..4132eef981
--- /dev/null
+++ b/gtk2_ardour/icons/cursor_square/zoom_out_cursor.png
Binary files differ