XCURS
XCurs is a program to edit XFree86 4.3 mouse cursors properties. It is
by no means complete yet. Major functionality is there, but small
fixes aren't.
DO NOT save into same directory that you loaded from, this isn't safe
yet.
- Works
-
- loading (from RGBA capable files)
- saving (no symlinked cursors will be saved) (into XCursor format)
- saving a cursor in serie of PNG images.
- xhot/yhot/delay management
- removing of single image
- adding of single image
- Caveats
-
- terminology: a cursor is set of images, images of different dimensions are grouped together to form animation, for example 32x32 are all lumped together.
- when loading image from PNG, it must have alpha channel. XCurs is not a drawing program, use GIMP or 3d renderer to generate shadow/alpha.
- it's not yet possible to reload from a file, nor to rearrange 'images'.
- Requirements
-
- python
- PyGtk2 (python2.2-gtk2 in debian)
- Image python module (python2.2-imaging in debian)
- XFree86 4.3+ (not a requirement for program, but for results..)
- Licensing
- This software comes unders terms of GPLv2, see <http://www.gnu.org/copyleft/gpl.html> for more information. This software is (c) 2003,2004 Pasi Savolainen <psavo@iki.fi>
