Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).