mirror of
https://github.com/alibaba/GCanvas.git
synced 2026-01-25 14:08:42 +00:00
1.1 KiB
1.1 KiB
Chnagelog
All notable changes of this project will be documented in.
[1.1.0] - 2019-10-31
Changed
-
Core Engine
- Refacotor
GCanvasandGCanvasContextclass, make it more lower coupling.GCanvasresponse for initialize, createGCanvasContextand drawFrame, all 2dpropertyandAPImove toGCanvasContext - Add
GCanvasWeexonly forWeexUI framework - Add
GCanvasHooksandGCanvasLog, support for custom exception log. GCanvasContextSupport set canvas dimension- New
2dpropertylineDashandlineDashOffset - New
2dproperty supportshadowColor,shadowBlur,shadowOffsetX,shadowOffstY - Font support
measureTextandItalicstyle Fill()、Clip(), support winding-rule and promote performance- Out of Android platform- implementation :
GCanvas2DContextAndroid,GCanvasAndroid,GFontManagerAndroid, - Refactor Android-Weex
GcanvasWeexAndroid - Fix some compatibility issue
- Refacotor
-
Weex GCanvas Component
- Update New
WeexSDK(>=0.26.0) - [iOS]
iOSdeployment_target update to iOS 9.0 - [Android]
Android:moudle bridge_spec source code depend on the module gcanvas_library
- Update New