浏览代码

Update README.md

ERROR404 2 年之前
父节点
当前提交
fc8ce4c036
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -1,2 +1,9 @@
 # ANI2Cape
 A tool that can convert Windows Animated Cursors (*.ani) to GIF/Pillow Images/Cape format
+一个可以将ANI格式文件转化为GIF格式、抽帧转为Pillow Images格式,转为Linux/MacOS可用的指针格式的工具~
+
+- [x] ANI2Pillow Image
+- [x] ANI2GIF(ANI2Pillow Image + Pillow Image2GIF)
+- [ ] ANI2Cape(TODO)
+
+# Document