文件名称:iconcutter:为所有平台调整图标大小的无痛方式
文件大小:745KB
文件格式:ZIP
更新时间:2024-07-21 12:14:49
Ruby
图标切割机 为所有平台调整图标大小的无痛方式:微信、微博、ios、android 等 预安装 IconCutter 依赖于imagemagick ,如果你没有安装它,请看下面: 如果您使用的是 Mac OS,请使用brew install imagemagick 如果您使用的是 Debian 或 Ubuntu,请使用apt-get install imagemagick 如果您使用的是 Windows,请祈祷..... 安装 如果您的计算机上安装了 ruby env,只需运行以下命令: gem install iconcutter 或者,您可以直接克隆这个 repo,见下文: git clone https://github.com:lyfeyaj/iconcutter.git 用法 运行命令如下: # # Options # Usage: crop_image_as_
【文件预览】:
iconcutter-master
----.gitignore(573B)
----res()
--------screenshot.png(737KB)
----bin()
--------iconcutter(133B)
----LICENSE(1KB)
----spec()
--------.gitkeep(0B)
----README.md(1KB)
----iconcutter.gemspec(1KB)
----lib()
--------iconcutter.rb(110B)
--------iconcutter()
----Gemfile(94B)
----Rakefile(225B)
----Gemfile.lock(735B)