免费的png打包plist工具,一款把若干资源图片拼接为一张大图的免费工具
输出单张图片:
- CppTextu -i 456 -n test -o 789 -f png -w 4096 -h 4096
复制代码 输出多张图片:
- CppTextu -i 456 -n test%d -o 789 -f png -w 4096 -h 4096
复制代码 注:
w,h取值范围:1~65535
操作命令语法如下:
- usage: CppTextu --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])
- -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
复制代码
免费的png打包plist工具,一款把若干资源图片拼接为一张大...
免费的png打包plist工具,一款把若干资源图片拼接为一张大...
有想定制相关功能的,可以与站长联系。
游客,本帖隐藏的内容需要积分高于 2 才可浏览,您当前积分为 0
提取码下载:
上面的为命令行运行的软件,现在推出更为直观的GUI界面方式的png打包工具,
下面为链接地址,下载所需要积分获取方式,可以每天登录就会加积分的。
png图片打包plist工具,手把手教你使用pngPackerGUI_V2.0-软件工具-依星源码资源网-分享编程干货的网站 - Powered by Net188.com
|