diff options
author | B. Watson <yalhcru@gmail.com> | 2018-07-31 08:29:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:40:03 +0700 |
commit | 4c37f1042c4486e0cc46399536c263089324b661 (patch) | |
tree | bfa757b6d24406fc7a142dd7cd05f193e8db2621 /graphics/xcur2png/README | |
parent | 2a0252a11c4ae3ef94c7965a3a39334ad630fb1a (diff) | |
download | slackbuilds-4c37f1042c4486e0cc46399536c263089324b661.tar.gz |
graphics/xcur2png: Added (convert idiotic Xcursor format files).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/xcur2png/README')
-rw-r--r-- | graphics/xcur2png/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/xcur2png/README b/graphics/xcur2png/README new file mode 100644 index 0000000000..20c3b51563 --- /dev/null +++ b/graphics/xcur2png/README @@ -0,0 +1,5 @@ +xcur2png (convert idiotic Xcursor format files to PNG) + +xcur2png is a program which lets you take PNG images from X cursors, +and generate a config file which is reusable by xcursorgen. To put it +simply, it converts from the X cursor format to PNG images. |