v4.0.5.7_release_20220512
Pre-release
Pre-release
kevingpqi123
released this
13 May 10:16
·
58 commits
to release/4.0.5
since this release
主要修改内容:
(1)修复Android、iOS端png图片解码crash问题;
(2)Web端问题修复:
- WebMask 增加font-style 的渲染
- 修复 iOS平台 OffscreenCanvas 不支持的问题
- 创建 WebGL context 时默认关闭 antialiasing
Main revisions:
(1)Fix the issue of png image decoding crashes on Android and iOS platforms;
(2)Web side issue repair:
- WebMask adds font style rendering
- Fix issue with OffscreenCanvas not supported on iOS platform
- antialiasing is turned off by default when creating a WebGL context