fix path calculations

This commit is contained in:
Anton Lavrenov
2019-10-11 09:14:53 -05:00
parent d6c6d87b73
commit 7de82e5823
4 changed files with 91 additions and 1336 deletions

View File

@@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Not released:
* TS fixes
* Better calculations for `TextPath` with align = right.
## 4.0.14 - 2019-10-11
* TS fixes