【问题标题】:Convert PVR.CCZ image to PNG for edit the image.将 PVR.CCZ 图像转换为 PNG 以编辑图像。
【发布时间】:2014-06-26 08:29:30
【问题描述】:

我需要将 PVR.CCZ 图像文件转换为 PNG 图像来编辑我的图像文件。 m 原始图像被删除。我使用纹理打包器创建 pvr 文件。

我参考了这个链接:- How can I recover PNG images from a .pvr.ccz file? 但没用。

【问题讨论】:

    标签: cocos2d-iphone texturepacker


    【解决方案1】:

    在谷歌搜索你会得到。我得到了这个链接:-https://gamedev.stackexchange.com/questions/69519/how-can-i-batch-convert-texturepacker-pvr-ccz-files-to-png 它也工作得很好..

    终端中的简单命令将有所帮助:-

    TexturePacker filename.pvr.ccz --sheet filename.png --data dummy.plist --algorithm Basic --allow-free-size --no-trim 
    

    【讨论】:

      猜你喜欢
      • 2011-02-01
      • 1970-01-01
      • 2020-06-15
      • 2012-06-01
      • 2017-09-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-12-25
      相关资源
      最近更新 更多