Egret 3.2.1 Release Note
===============================


Updated on: October 17, 2016


Welcome to Egret!

## Overview

Developed by Egret Technology, Egret Engine 3.0 includes a newly built 3D engine and a 2D engine created based on HTML5. With its robust cross-platform operability and commitment to solving the performance and fragmentation problems of HTML5 APP and games, Egret Engine 3.0 will perfectly meet developers’ needs. We appreciate every suggestion and please send it to Egret team if you have any.

## Updated items

This update aggregates all the changes from 3.2.0 to 3.2.1.

* eui.Label adds the style setting.
* Texture adds the bitmapData property.
* Texture adds the getPixels method.
* TextField adds size and textColor default settings.
* Added exml compiler error message.
* Fixed RenderTexture in the webgl mode to draw abnormal problems.
* Fixed TextField measurement inaccuracies.

#### Roadmap
* Filters can be optimized.