Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Metamorphosis

The Ultimate Cursor Converter

Why

After numerous researches, i figured that it doesn't exist a robust tool performing cursors conversions between the various formats.

So inspired by cfx2xc.py and sd2xc.pl, i decided to create one very cool that works with Windows and Linux.

Requirements

  • Python 3.5+,
  • PIL (Pillow) 3.3.1+
  • xcursorgen
  • tar
  • Iconolatry

Features

  • Extraction of CursorFX / CursorXP theme images and conversion to Linux X11 cursors or Windows ANI cursors.
    • Automatic correction for lazy authors' mistakes.
    • Detailed info log file creation.
    • Packaging of cursors converted.
    • Support for default animations or animations with scripts.
      • NEW !!! Conversion "repeat" / "end repeat" loops in scripts available.
    • Allows resizing cursors.
    • Changes color of cursors.
    • Support for clicked cursors ( only extraction ).
    • Creation of .inf file for Windows installations.
  • Direct conversion of Windows CUR & ANI cursors to Linux X11 cursors.
  • Direct conversion of Linux X11 cursors to Windows ANI cursors.

Usage

For Linux users, create this path: ~/home/User/Metamorphosis/curs2conv.

For Windows users, create this path: C:\Users\User\Metamorphosis\curs2conv.

Put your cursors in curs2conv folder as shown.

input

Now run Metamorphosis.py, then get cursors converted in conversion folder.

output_lin

output_win

Enjoy !

Notes

Do NOT distribute the converted themes without the permission of the original author.

License

License: GPL v3 © Matteo ℱan

You can’t perform that action at this time.