mirror of
https://github.com/alibaba/GCanvas.git
synced 2025-12-08 17:36:42 +00:00
1.6 KiB
1.6 KiB
Chnagelog
All notable changes of this project will be documented in.
[1.1.2] - 2020-07-07
Changed
-
Core Engine
- Support Linux platform
- Add NodeJS binding of
GCanvas - Fix some 2d issues
-
GCanvas Component
Weexhas been archived and not updated。 We will delete/bridgesfolder, and no further update about GCanvas bridge components such asWeexGCanvasandReactNativeGCanvas.
[1.1.1] - 2019-12-30
Changed
- GCanvas Project
- Add
travi-ci - Add benchmark and cppcheck
- Add
[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