Specify an hotspot for a cur or ico file

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
erosennin

Specify an hotspot for a cur or ico file

Post by erosennin »

Hello all I would like to know if it possible to define an hotspot for a cur file or ico file after doing the process of converting them!

convert icon:arrow.cur arrow.png

The hotspot info is lost after converting to png and re-converting to cur .

Isn't there a way to keep it or specify it x and y coordinates??
Post Reply