We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cf876e6
There was an error while loading. Please reload this page.
重构了原IconGen工程,并更名为ImageResizer。
提供了三种模式的功能:icon, scale, size。
模式icon,可基于自定义配置生成相应的图标,针对Mobile App的图标生成准备。
模式scale,可针对一个或多个图像进行按指定比例缩放。
模式size,可针对一个或多个图像进行缩放到指定尺寸。
本工具可用于生成固定size的临时图像资源。
删除了旧tags: 1.0和1.1
新增加tag: v1.0.0