The title says it all really, how do you create a .cur (for a mouse cursor), from a GIF file?
What tool or process can I use?
The title says it all really, how do you create a .cur (for a mouse cursor), from a GIF file?
What tool or process can I use?
Just change the filetype from .gif to .cur
OR (in case that it is not help)
use IrfanView www.irfanview.com - it have an a converter
This discussion might be of help - it reference IrfanView as well as ICONStudio.
You need to use a cursor creator, which is pretty much just a bitmap with some header data. I'd use Irfanview if you do not use Visual Studio or what not. If you use Visual Studio, just create a new cursor, and copy and paste the image data right into the editor... I'm sure I could whip up a tool that does this for you on a file basis, but I'm sure they are many tools out there already.
I just found a reference to a new tool called IconWorkshop lite which is a plugin for Visual Studio. I thought of this question and figured I'd leave the link here for posterity. I don't know for sure if it will do the job asked in the question...