
Gursor Maker
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Some people may wonder what this is doing here as it isn't a cursor theme. I think it may be of some interest.
Gursor Maker is a graphical interface that allows packing cursors themes for X11 easily. It also provides an option to import Stardock CursorXP themes. Besides that, a few basic image filters (HSV, colorize, shadow) can be applied to individual cursors.
This version is an early stage beta version. It seems however to be already quite stable (but from a programmatically point of view, the code is very messy). I'd be glad to be informed of bugs that may appear here and there.
You can find more informations on http://gursormaker.sourceforge.net
15 years ago
2006-01-21; Vincent Paeder
* Added Import X Cursor Theme command
* Extended cursor name database
* Added support for CursorXP animation scripts and ping pong mode
* Minor appareance bugs corrected (save buttons)
15 years ago
2006-01-21; Vincent Paeder
* Added Import X Cursor Theme command
* Extended cursor name database
* Added support for CursorXP animation scripts and ping pong mode
* Minor appareance bugs corrected (save buttons)
dracozny
1 year ago
Report
5er
13 years ago
Kursor Maker would be better ;)
Report
betamaxman
14 years ago
Report
cent20
14 years ago
Anyway ... interested people can have a look at the new design at http://sourceforge.net/project/screenshots.php?group_id=157772&ssid=27608 , while I'm trying to solve this cvs problem.
Report
NicePics
14 years ago
Report
cent20
14 years ago
Besides that I've decided to change to a monolithic interface. I'll try to release a new version in the next two weeks after I've passed my last exams. I'll integrate at least a flip and mirror function. The rotate option may come later as I'd like to provide an acceptably fast version.
Report
cent20
15 years ago
Report
hellblade
14 years ago
When I install it from the src package it works but it gets installed under python2.3 dir. Can someone explain how I can create a deb of my own from the src, please?
Report
rocketpcguy
15 years ago
Report
maitre
15 years ago
Anything above and beyond a source download from a developer is just icing on the cake.
Report
cent20
15 years ago
Report
maitre
15 years ago
Report
cent20
15 years ago
Report
motyR
15 years ago
Traceback (most recent call last):
File "/usr/bin/gursormaker", line 23, in ?
import GursorMaker
ImportError: No module named GursorMaker
Report
cent20
15 years ago
Report
motyR
15 years ago
u got my vote:)
Report
cent20
15 years ago
do you have a folder named GursorMaker in /usr/lib/python2.4/site-packages/ or /usr/lib/python2.3/site-packages/ ?
Report