mirror of
https://mikeslab.dix.asia/gogs/My-Mods/ANI2Cape.git
synced 2025-10-01 23:14:57 +00:00
Update README.md
This commit is contained in:
parent
bc21e68677
commit
a984eebab1
1 changed files with 3 additions and 1 deletions
|
@ -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 <inputFile> <outputFile,Option>`
|
||||
|
@ -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上制作指针]()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue