v0.2.0: theme conversions
This release introduces two new commands to convert entire cursor themes:
win2xcurtheme, which converts a Windows cursor theme based on the customary INF installer to an Xcursor theme; andx2wincurtheme, which converts a directory of Xcursors to a Windows cursor theme and generates the complementary INF installer.
It also introduces a debugging command, inspectcur, which shows what exactly is in each cursor.
Full Changelog: v0.1.2...v0.2.0