1
0
Fork 0
mirror of https://github.com/quantum5/win2xcur.git synced 2025-04-25 02:31:56 -04:00
Commit graph

17 commits

Author SHA1 Message Date
ful1e5 5c03c08a61 fixed typo inside win2xcur '--shadow-y' option 2022-03-17 01:29:36 -04:00
Quantum ac9552ce83 Relax *.ani file length requirement in RIFF header
Many *.ani files online have incorrect length in the RIFF header, see , 
2021-03-09 15:47:46 -05:00
Quantum 8b1b5c6f80 Convert all string formatting to f-strings 2020-10-04 04:17:20 -04:00
Quantum b4fc7812e4 Premultiply alpha when converting to Xcursor 2020-10-04 03:57:39 -04:00
Quantum b383486d67 Add borders to avoid cropping cursor shadow 2020-10-04 03:07:34 -04:00
Quantum de7534243d Use standard function wand.image.Image.import_pixels 2020-10-04 02:31:27 -04:00
Guanzhong Chen ec5eb36902
Remove dependency on xcursorgen () 2020-10-04 02:30:00 -04:00
Quantum 5c25adc445 Use correct pixel ordering when loading Xcursor 2020-10-04 02:06:54 -04:00
Guanzhong Chen c2d03cd677
Add x2wincur to reverse the conversion () 2020-10-03 01:49:59 -04:00
Quantum 3c043bc518 Support more versions of *.ani files 2020-09-27 14:43:45 -04:00
Quantum 6eda21c249 More strict mypy checking 2020-09-27 13:58:51 -04:00
Quantum 0ecc367178 More mypy annotations 2020-09-27 00:55:55 -04:00
Quantum 05d3f7e4c1 Add flake8 linting 2020-09-26 20:42:03 -04:00
Quantum f13e4260d4 Add parallel processing 2020-09-26 19:43:45 -04:00
Quantum a46bfd7916 Add support for shadows 2020-09-26 19:37:48 -04:00
Quantum a9b6711228 Fix xcursorgen generating incorrect output to stdout 2020-09-26 18:50:29 -04:00
Quantum b1cd2f0539 Initial commit 2020-09-26 18:14:55 -04:00