Skip to content

Releases: nativescript-community/ui-canvas

v4.4.0

14 Feb 20:45
Compare
Choose a tag to compare

4.4.0 (2022-02-14)

Features

  • added StaticLayout.getDesiredWidth (64cc034)

v4.3.2

08 Feb 14:31
Compare
Choose a tag to compare

4.3.2 (2022-02-08)

Bug Fixes

  • ios: allow to drawText with NSAttributedString (67ad68e)

v4.3.1

20 Jan 13:48
Compare
Choose a tag to compare

4.3.1 (2022-01-20)

Bug Fixes

v4.3.0

20 Jan 13:33
Compare
Choose a tag to compare

4.3.0 (2022-01-20)

Features

  • Paint letterSpacing support (880c260)

v4.2.13

12 Oct 19:26
Compare
Choose a tag to compare

4.2.13 (2021-10-12)

Bug Fixes

  • drawFrameRate property name fix (4325ae9)

v4.2.12

11 Oct 15:49
Compare
Choose a tag to compare

4.2.12 (2021-10-11)

Bug Fixes

  • android: DashPathEffect fix (d256eee)

v4.2.11

11 Oct 08:24
Compare
Choose a tag to compare

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

10 Oct 20:20
Compare
Choose a tag to compare

4.2.10 (2021-10-10)

Bug Fixes

  • android: arrayToNativeArray fix (c4c193c)
  • android: Matrix.setValues for 8.2.0 (dba0946)

v4.2.9

10 Oct 19:37
Compare
Choose a tag to compare

4.2.9 (2021-10-10)

Bug Fixes

  • Paint antialias by default (a544f90)

v4.2.8

10 Oct 19:27
Compare
Choose a tag to compare

4.2.8 (2021-10-10)

Bug Fixes

  • new Paint constructor to quickly clone a Paint (a39fed7)