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?
migrated from stackoverflow.com Nov 22 '10 at 21:39
|
I recently had to look a solution as well for a client request. I came across a freeware /donation-suggested plug-in for Photoshop available: http://www.telegraphics.com.au/svn/icoformat/trunk/dist/README.html http://www.telegraphics.com.au/sw/product/ICOFormat#icoformat I know the answer comes years later but I hope this helps someone. |
|||
|
|
|
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. |
|||
|
|
|
Download winebottler and AniFX, install AniFX into a standalone bottle. That's what I did. You'll need X11 as well. |
|||
|
|
|
Couldn't find anything, so I dug out the old PC and used a program there. Thanks for looking everyone! |
|||