pngpacker_V1.1,plist打包工具,免费的png打包plist工具,输出大图默认使用pngquant压缩
pngpacker_V1.1,plist打包工具,免费的png打包plist工具,输出大图默认使用pngquant压缩
pngPacker是一款免费的图片打包工具,软件小巧易用,主流游戏图片格式,如 bmp,jpg,png 可以打包为 png 大图,采用命令行格,前一版本的名称为CppTextu,从V1.1版本开始,统一命名为pngPacker,主要是处理png图片的,后续升级还会增加其它功能,感谢大家的支持与关注。
使用命令:
输出单张图片
(默认压缩):
pngPacker -i 456 -n test -o 789 -f png -w 4096 -h 4096
(不压缩):
pngPacker -i 456 -n test -o 789 -f png -w 4096 -h 4096 -c 0
输出多张图片
(默认压缩):
pngPacker -i 456 -n test%d -o 789 -f png -w 4096 -h 4096
(不压缩):
pngPacker -i 456 -n test%d -o 789 -f png -w 4096 -h 4096 -c 0
注:
w,h取值范围:1~65535
全部命令详细如下:
[verson] … v1.1.0.1
usage: pngpacker –input_dir=string [options] …
options:
-i, –input_dir input dir (string)
-n, –ouput_name output atlas name (string [=out])
-o, –ouput_dir output dir (string [=./])
-p, –base_image_path base image path (string [=])
-f, –image_format output image format (string [=png])
-w, –max_width max atlas width (unsigned int [=4096])
-h, –max_height max atlas height (unsigned int [=4096])
-c, –enable_compress enable use pngquant to compress generated images (bool [=1])
-r, –enable_rotate enable rotate (bool [=0])
-s, –force_square force square (bool [=0])
–border_padding border padding (unsigned char [= ])
–shape_padding shape padding (unsigned char [= ])
–inner_padding inner padding (unsigned char [= ])
-b, –reduce_border_artifacts reduce border artifacts (bool [=0])
-t, –trim_mode trim pixel alpha less than input value (unsigned char [= ])
-e, –extrude extrude (unsigned char [= ])
-?, –help print this message
上面的为命令行运行的软件,现在推出更为直观的GUI界面方式的png打包工具,
下面为链接地址,
1.本站资源都是白菜价出售,同样的东西,我们不卖几百,也不卖几十,甚至才卖几块钱,一个永久会员能下载全站100%源码了,所以单独购买也好,会员也好均不提供相关技术服务。
2.如果源码下载地址失效请联系站长QQ进行补发。
3.本站所有资源仅用于学习及研究使用,请必须在24小时内删除所下载资源,切勿用于商业用途,否则由此引发的法律纠纷及连带责任本站和发布者概不承担。资源除标明原创外均来自网络整理,版权归原作者或本站特约原创作者所有,如侵犯到您权益请联系本站删除!
4.本站站内提供的所有可下载资源(软件等等)本站保证未做任何负面改动(不包含修复bug和完善功能等正面优化或二次开发);但本网站不能保证资源的准确性、安全性和完整性,由于源码具有复制性,一经售出,概不退换。用户下载后自行斟酌,我们以交流学习为目的,并不是所有的源码都100%无错或无bug;同时本站用户必须明白,【188资源网】对提供下载的软件等不拥有任何权利(本站原创和特约原创作者除外),其版权归该资源的合法拥有者所有。
5.请您认真阅读上述内容,购买即以为着您同意上述内容。
188资源网 » pngpacker_V1.1,plist打包工具,免费的png打包plist工具,输出大图默认使用pngquant压缩