This is WarCraft themed cursors.
Misc additions/deletions/modifications included. Like hot spot fixes, animation duration changes, renaming, relinking, recoloring (fel_orc_hand), rotation of existing image and so creating new cursor, shrinkages.
A small program for getting bitmaps and hashes of core X11 cursors and additional mozilla's bitmaps.
Inside ~/.local/share/cursors/default/index.theme
(create if necessary) write:
[Icon Theme]
Inherits = WarCraftIII
Unpack cursors into ~/.local/share/cursors/
. So structure should be like: ~/.local/share/cursors/WarCraftIII/cursors/left_ptr
Note, that XCURSOR_PATH
should include something like: ${XDG_DATA_HOME}/cursors
in environment settings of yours. E. g. XCURSOR_PATH=${HOME}/.local/share/cursors
... in output of printenv
.
That should be enough.
Compile it via gcc -o cursors_dump -lX11 -lXcursor main.c
-
Add
-DDUMP_MOZ_CURSORS
for dumping moz cursors bitmaps fromnsGtkCursors.h
file. -
Add
-DDUMP_X11_CURSORS
for dumping X11 core cursors bitmaps fromcursor.bdf
file.
-
2002, July 5 — WarCraft III released
-
2003, July 16 — mizrahav uploaded
Warcraft 3 Undead
cursors -
20xx — GrynayS (aka KuduK) converted the theme into X11 Mouse theme and refined it with GIMP.
-
2020, June 5 — sorely further changed and updated the theme.
https://freedesktop.org/wiki/Specifications/cursor-spec/
https://www.w3schools.com/csSref/pr_class_cursor.asp
https://echoecho.com/csscursors.htm
https://github.com/trunkmaster/nextspace/wiki/Mouse-Cursors
https://www.x.org/releases/X11R7.7/doc/man/man3/Xcursor.3.xhtml
P. S. i don't own [World of] WarCraft [III] icons, nor other authors work, all rights belong to owners.