keeferrourke / capitaine-cursors

An x-cursor theme inspired by macOS and based on KDE Breeze. Designed to pair well with my icon pack, La Capitaine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows light build

MoshiMoshi0 opened this issue · comments

Could we get an updated release of windows cursors that includes the light version?

Also, is it really not possible to automate the windows build? I've never worked with windows cursors before but can't something like ImageMagick convert to cur/ani?

It's really a pain, but I could try to rebuild the cursors for Windows this weekend.

Upon inspection, it looks like ImageMagick does support the CUR file format, but ANI is not on their list :( https://imagemagick.org/script/formats.php

Metamorphosis generate invalid ani file.
I wrote a ugly script based on it to create cur file (it's juste ico file with 3 bits changed for mouse center position)
For the two ani file I used one freeware with png files cause I doesn't find how to create them.
capitaine cursor white.zip
generate-windows.zip

/Edit: Changed cur files, wrong center on first post, replace with the 24px in cursor config file

I've ignored this for far too long -- but it'll soon be possible to run ./build.sh -p win32 to get the windows build.

capitaine-cursors-white-W10.zip
I updated @lapoigne version a little by changing frametimes of animations, so it's matching original ones now