Does anyone know how to convert a GIF file to a CUR file for use as a CSS cursor on a Mac? I've seen several applications for Windows that do this, but nothing yet for Mac. Is there anything out there?

link|improve this question
feedback

migrated from stackoverflow.com Nov 22 '10 at 21:39

This question came from our site for professional and enthusiast programmers.

2 Answers

Looked everywhere, found nothing :-(. Nearest possibility I found was the source code for a Gimp plug-in (for Windows, but at least there is some source): http://www.gimptalk.com/forum/viewtopic.php?f=9&t=27573

Gimp is available for OS X at least, so you may be able to convert the plugin if it uses no internal windows APIs.

link|improve this answer
feedback
up vote 0 down vote accepted

Couldn't find anything, so I dug out the old PC and used a program there. Thanks for looking everyone!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.