add square cursors (for windows)
authorRobin Gareus <robin@gareus.org>
Tue, 18 Nov 2014 21:00:58 +0000 (22:00 +0100)
committerRobin Gareus <robin@gareus.org>
Tue, 18 Nov 2014 21:00:58 +0000 (22:00 +0100)
commit37a1717c220f813a5af6a3f16ff0e018f10547b5
tree59fa57b240a11e78590fe6df5b69b41dd17d5637
parent4389fd2acea655fd42d73cb8227d8c3dc0d4b7d7
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.
27 files changed:
gtk2_ardour/icons/cursor_square/anchored_trim_left_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/anchored_trim_right_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/expand_left_right_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/expand_up_down_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/fade_in_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/fade_out_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/grabber.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/grabber_edit_point.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/grabber_note.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/hotspots [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/i_beam_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/move_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/resize_bottom_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/resize_bottom_left_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/resize_bottom_right_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/resize_left_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/resize_right_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/resize_top_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/resize_top_left_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/resize_top_right_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/scissors.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/trim_left_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/trim_left_cursor_right_only.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/trim_right_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/trim_right_cursor_left_only.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/zoom_in_cursor.png [new file with mode: 0644]
gtk2_ardour/icons/cursor_square/zoom_out_cursor.png [new file with mode: 0644]