creating a new cursor from an image and using it with Xcursor library

2009-06-09 Thread Meir Goldenberg
Hi, I'm trying to create a new cursor which can be used with the XCURSOR cursor management library. I have a picture which I converted to a png format and then used the xcursorgen to create a cursor file from. In my C code I then used the following set of commands in order to read the

Re: creating a new cursor from an image and using it with Xcursor library

2009-06-09 Thread Stanislav Sedov
On Tue, 9 Jun 2009 06:41:37 + Meir Goldenberg meirg...@hotmail.com mentioned: Hi, I'm trying to create a new cursor which can be used with the XCURSOR cursor management library. I have a picture which I converted to a png format and then used the xcursorgen to create a