Kanzi 3.2.7 release notes ========================= Feature improvements -------------------- * You can configure in your Kanzi application whether you want to use EGL image API or glTexImage2D to deploy textures. * You can now use in your Kanzi application images in raw format with zlib compression. Changes -------------- These libraries are updated for the QNX platform to the listed version: * Freetype 2.6 * Harfbuzz 0.9.35 * ICU4C 52.1 * LibJPEG 9a * LibPNG 1.6.21 * libunibreak 1.1 * V8 3.28.25 * zlib 1.2.8 Fixes in Kanzi -------------- These issues are fixed in the Kanzi 3.2.7 release: * Wrong algorithm of resource preloading, Kanzi Engine * Changing text crashes preview, Kanzi Engine * Crash in Slider2D, Kanzi Engine * BringItemCenter(2000, false) in listbox cannot jump to certain index immediately, Kanzi Engine * EGLimage texture upload should be disabled for render target textures, Kanzi Engine * Bi-directional text layouting issue on QNX arm freetype, Kanzi Engine * Boost using unsafe locking on Integrityss, Kanzi Engine * Item already added when importing po => crash, Kanzi Studio