Commit graph

36 commits

Author SHA1 Message Date
Quantum 99ff1bb1ba Deal with Python 3.7 not having the right types 2022-03-17 01:50:30 -04:00
Quantum a89e52a286 Fix mypy typing 2022-03-17 01:46:41 -04:00
ful1e5 5c03c08a61 fixed typo inside win2xcur '--shadow-y' option 2022-03-17 01:29:36 -04:00
Quantum b979ed5fc5 Document wand-related issues 2021-09-08 06:38:36 -04:00
Quantum 8f156b27db Release 0.1.0 2021-06-08 16:26:18 -04:00
Quantum ac9552ce83 Relax *.ani file length requirement in RIFF header
Many *.ani files online have incorrect length in the RIFF header, see #5, #6
2021-03-09 15:47:46 -05:00
Quantum 21682f624d Fix README.md typo 2021-02-02 19:29:45 -05:00
Quantum 380125bc2b Cache wheels 2020-10-06 12:37:09 -04:00
Guanzhong Chen 1de5540077
Switch CI to use 3.9 stable (#4) 2020-10-06 12:34:31 -04: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 (#3) 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
Quantum eda755fe3a Disable codecov status 2020-10-03 15:11:26 -04:00
Quantum a8eb29baae Release 0.0.3 2020-10-03 01:56:47 -04:00
Quantum ad6a6d78c6 Add x2wincur to README.md 2020-10-03 01:56:26 -04:00
Guanzhong Chen c2d03cd677
Add x2wincur to reverse the conversion (#2) 2020-10-03 01:49:59 -04:00
Guanzhong Chen ec9dda6128
Add coverage information and upload to codecov.io (#1) 2020-09-30 17:53:17 -04:00
Quantum 03cbbc1034 Release v0.0.2 2020-09-27 17:32:57 -04:00
Quantum 3c043bc518 Support more versions of *.ani files 2020-09-27 14:43:45 -04:00
Quantum d887ea0ca6 Actually test animated cursors 2020-09-27 13:58:51 -04:00
Quantum 6eda21c249 More strict mypy checking 2020-09-27 13:58:51 -04:00
Quantum e201ee4442 Enforce import order 2020-09-27 01:02:12 -04:00
Quantum 0ecc367178 More mypy annotations 2020-09-27 00:55:55 -04:00
Quantum 764d0f6ca4 Update README for release 2020-09-26 20:51:44 -04:00
Quantum e98085649e Add GitHub actions for CI 2020-09-26 20:49:36 -04:00
Quantum 05d3f7e4c1 Add flake8 linting 2020-09-26 20:42:03 -04:00
Quantum 67d16e8016 Prepare setup.py for first release 2020-09-26 20:30:13 -04:00
Quantum 7bd6aebf73 Add README.md 2020-09-26 19:51:08 -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 0391d63e5e Add example cursor created by hand 2020-09-26 18:26:27 -04:00
Quantum b1cd2f0539 Initial commit 2020-09-26 18:14:55 -04:00