================================================ Kanzi 3.2.13 release notes ================================================ Feature improvements -------------------- * You can now use ETC2 compression for images in your Kanzi applications. * Kanzi Engine now supports 2-bit per pixel PNG images that are not grayscale and their width or height is not an odd number. * When you use the Kanzi Engine API you can now access in the StateManager the StateGroupContainer. Changes ------- * Updated libunibreak library to version 4.0. Documentation ------------- * Added instructions on how to configure your project so that Kanzi Studio does not modify the image when it writes the image to a kzb file. Fixes ----- These issues are fixed in this Kanzi release: * Updated the documentation to correctly list texture compression formats, Kanzi documentation * Failing assert in libunibreak, Kanzi Engine * When removing animation timeline entries. application terminates, Kanzi Engine * Project with vertex attribute mappings cause deadlock during loading, Kanzi Engine * Text is truncated when zero-width character is appended at the end of string, Kanzi Engine * kzuTaskSchedulerRemoveTask not exported in GL_VS2010_Release_DLL, Kanzi Engine * Memory leak in text layouter, Kanzi Engine * Kanzi Engine text layouting throws an error when a UTF-8 sequence is classified as invalid UTF-8, Kanzi Engine