Skip to content

Conversation

sergey-shambir
Copy link

After this pull request, Qt5 and C++14 compiler required to build project (VS2013/2015, Clang or GCC5).

Changes:

  • moved CLI interface code into separate file
  • made refactoring to move metadata writer into separate class AtlasMetadataWriter
  • added class CocosMetadataWriter to export into XML (Apple plist) format compatible with cocos2d-x
  • added class CSSMetadataWriter to export into CSS format
  • output image formats combobox now contains following formats (if supported by Qt image format plugins): PNG, JPG, BMP, DDS, WEBP, TGA, TIFF. On my Ubuntu machine only TGA format is not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant