egret-docs-master/Engine2D/update/update525/README.md

18 lines
537 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 白鹭引擎 5.2.5 发布日志
---
白鹭引擎在 2018年5月25日 正式发布了 5.2 稳定版本。在 2018年7月16日我们将发布 5.2.5 稳定版本。本次版本是 5.2 版本的一次集中性缺陷修复
## 2D 渲染 - JavaScript
* 修复滤镜和cacheAsBitmap同时使用后取消滤镜渲染bug感谢开发者 disunit
* 修复微端环境下文本测量错误问题
* 修复贝塞尔曲线测量宽高不准确问题(感谢开发者 陪笑)
## 命令行
* 优化 commonjs 模式编译警告提示