jwarby / jquery-awesome-cursor

jQuery plugin for using FontAwesome icons as custom CSS cursors
https://jwarby.github.io/jquery-awesome-cursor/
MIT License
179 stars 69 forks source link

Cursor outlines #3

Closed jwarby closed 9 years ago

jwarby commented 9 years ago

It should be possible to specify an optional outline for a cursor, to ehance visibility when light cursors are used on light backgrounds and such.

This should be achievable by leveraging the the strokeText method of the Canvas API.