Update README.md

This commit is contained in:
ERROR404 2022-12-19 19:15:28 +08:00 committed by GitHub
parent ee1d5ee1ae
commit 4be0733b08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,8 @@ A tool that can convert Windows Animated Cursors (*.ani) to GIF/Pillow Images/Ca
- [x] ANI2Pillow Image
- [x] ANI2GIF(ANI2Pillow Image + Pillow Image2GIF)
- [x] ANI2SpriteSheet(ANI2Pillow Image + Pillow Image2SpriteSheet)
- [x] GIF2SpriteSheet(GIF2Pillow Image + Pillow Image2SpriteSheet)
- [ ] ANI2Cape(TODO)
# Usage