diff --git a/README.md b/README.md index 0d90668..7e7c138 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A tool that can convert Windows Animated Cursors (*.ani) to GIF/Pillow Images/Ca - [x] ANI2GIF(ANI2Pillow Image + Pillow Image2GIF) - [x] ANI2SpriteSheet(ANI2Pillow Image + Pillow Image2SpriteSheet) - [x] GIF2SpriteSheet(GIF2Pillow Image + Pillow Image2SpriteSheet) -- [ ] ANI2Cape(TODO) +- [x] ANI2Cape # Usage `Usage:python XXX.py ` @@ -18,3 +18,5 @@ outputFile:输出的文件路径。默认为<输入文件名>.xxx # Document [从Windows动态指针到MacOS动态指针——ANI2GIF](https://www.bilibili.com/read/cv20591812) +[从Windows动态指针到MacOS动态指针—— 在MacOS上制作指针](https://www.bilibili.com/read/cv20591812) +[从Windows动态指针到MacOS动态指针—— 在Windows上制作指针]()