CursorConverter
Build 0.1.3
一个程序,用于在格式之间转换鼠标光标。
安装依赖项:dotnet
git clone https://github.com/Neurofibromin/CursorConverter CursorConverter
cd CursorConverter
dotnet restore
dotnet publish CursorConverter.sln --configuration Release
# or to publish only the desktop app:
# dotnet publish CursorConverter.Desktop/CursorConverter.Desktop.csproj --configuration Release
以下项目给了我灵感,在许多情况下,我在C#中重新完成了它们的算法。
Teobigusgeekus的Ani2ico
Avagordon01的光标连接器
系统条件的变形
SystemRage的Iconolatry
Coolwanglu的CFX2XC
cactuscata curconvertor
AM71113363的BMPConverter
xcursorgen
xcur2png由eworm-de维护
Hypr项目的Hypransor
Hypr项目的Hyprang
libxcursor
类似的项目: