Releases: nativescript-community/ui-canvas
Releases · nativescript-community/ui-canvas
v4.4.0
4.4.0 (2022-02-14)
Features
- added StaticLayout.getDesiredWidth (64cc034)
v4.3.2
4.3.2 (2022-02-08)
Bug Fixes
- ios: allow to drawText with
NSAttributedString
(67ad68e)
v4.3.1
4.3.1 (2022-01-20)
Bug Fixes
v4.3.0
4.3.0 (2022-01-20)
Features
Paint
letterSpacing
support (880c260)
v4.2.13
4.2.13 (2021-10-12)
Bug Fixes
- drawFrameRate property name fix (4325ae9)
v4.2.12
4.2.12 (2021-10-11)
Bug Fixes
- android: DashPathEffect fix (d256eee)
v4.2.11
4.2.11 (2021-10-11)
Bug Fixes
- android: Matrix. getValues fix for buffers (371e973)
- android: preparing the path for custom DashPathEffect class (85f208c)
- better utility methods for native arrays / buffers (4d02ee2)
v4.2.10
4.2.10 (2021-10-10)
Bug Fixes
- android: arrayToNativeArray fix (c4c193c)
- android: Matrix.setValues for 8.2.0 (dba0946)
v4.2.9
4.2.9 (2021-10-10)
Bug Fixes
- Paint antialias by default (a544f90)
v4.2.8
4.2.8 (2021-10-10)
Bug Fixes
- new Paint constructor to quickly clone a Paint (a39fed7)