diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2013-11-11 23:34:19 +1100 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2013-11-11 23:34:19 +1100 |
commit | 7a678a3ae581bfb6a5c13a85319d60309b10f556 (patch) | |
tree | 08bc133b1bec28ee049489a80a935825d41f043b /cocoa/res | |
parent | 4bae69ba3c01be59d8918c56c341af78fc09192a (diff) | |
download | scintilla-mirror-7a678a3ae581bfb6a5c13a85319d60309b10f556.tar.gz |
Add @2x images for cursors and info bar to match retina displays.
From Mike Lischke.
Diffstat (limited to 'cocoa/res')
-rw-r--r-- | cocoa/res/info_bar_bg@2x.png | bin | 0 -> 2921 bytes |
-rw-r--r-- | cocoa/res/mac_cursor_busy.png | bin | 1191 -> 5292 bytes |
-rw-r--r-- | cocoa/res/mac_cursor_busy@2x.png | bin | 0 -> 8950 bytes |
-rw-r--r-- | cocoa/res/mac_cursor_flipped.png | bin | 446 -> 4506 bytes |
-rw-r--r-- | cocoa/res/mac_cursor_flipped@2x.png | bin | 0 -> 5779 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/cocoa/res/info_bar_bg@2x.png b/cocoa/res/info_bar_bg@2x.png Binary files differnew file mode 100644 index 000000000..486646a8e --- /dev/null +++ b/cocoa/res/info_bar_bg@2x.png diff --git a/cocoa/res/mac_cursor_busy.png b/cocoa/res/mac_cursor_busy.png Binary files differindex 9ac82769e..93b2a496b 100644 --- a/cocoa/res/mac_cursor_busy.png +++ b/cocoa/res/mac_cursor_busy.png diff --git a/cocoa/res/mac_cursor_busy@2x.png b/cocoa/res/mac_cursor_busy@2x.png Binary files differnew file mode 100644 index 000000000..7a0e12e83 --- /dev/null +++ b/cocoa/res/mac_cursor_busy@2x.png diff --git a/cocoa/res/mac_cursor_flipped.png b/cocoa/res/mac_cursor_flipped.png Binary files differindex 2c984f248..e1ee68631 100644 --- a/cocoa/res/mac_cursor_flipped.png +++ b/cocoa/res/mac_cursor_flipped.png diff --git a/cocoa/res/mac_cursor_flipped@2x.png b/cocoa/res/mac_cursor_flipped@2x.png Binary files differnew file mode 100644 index 000000000..6fedb33d8 --- /dev/null +++ b/cocoa/res/mac_cursor_flipped@2x.png |