Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssp/escursors
Creates NSCursors with 2/3/4-pronged resize cursors, possibly rounded and rotated
https://github.com/ssp/escursors
cocoa cursor objective-c
Last synced: 18 days ago
JSON representation
Creates NSCursors with 2/3/4-pronged resize cursors, possibly rounded and rotated
- Host: GitHub
- URL: https://github.com/ssp/escursors
- Owner: ssp
- License: mit
- Created: 2011-01-07T00:31:27.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2017-02-15T22:44:13.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T09:12:55.412Z (18 days ago)
- Topics: cocoa, cursor, objective-c
- Language: Objective-C
- Homepage: https://earthlingsoft.net/code/#escursors
- Size: 82 KB
- Stars: 14
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.markdown
- License: License.txt
Awesome Lists containing this project
README
# ESCursors
ESCursors is a Cocoa class with a number of methods returning a wide variety of cursor graphics.The cursors are arrow cursors with one, two, three or four arrows at the size and rotation of your choice. If desired, one of the axes of the cursor can be curved.
![Screenshots of cursor shapes drawn by ESCursors](https://raw.githubusercontent.com/ssp/ESCursors/master/ESCursors-screenshot.png)
Try out earthlingsoft’s [Symmetries](https://earthlingsoft.net/Symmetries/) application to see them in action.
MIT Licensed, use it via [CocoaPods](http://cocoadocs.org/docsets/ESCursors/).